The GCP free tier is built around two layers: Always Free (no expiration) and a $300 credit (90 days). Unlike AWS, most of it is permanent, which makes personal projects, learning, and small SaaS workloads runnable for free. This article covers every Always Free item and the architectures that get the most out of them.
| Service | Free quota / month | Regions |
|---|---|---|
| Compute Engine | 1 e2-micro VM + 30 GB HDD + 5 GB snapshot | us-west1 / east1 / central1 |
| Cloud Run | 2M requests + 360,000 GB-s memory + 180,000 vCPU-s | All regions |
| Cloud Functions 2nd gen | 2M requests + 400,000 GB-s + 200,000 vCPU-s | All regions |
| App Engine Standard | 28 instance-hours / day | All regions |
| Service | Free quota / month |
|---|---|
| Cloud Storage | 5 GB Standard (us- regions) |
| BigQuery | 1 TB of queries + 10 GB of storage |
| Firestore | 1 GB storage + 50K reads / 20K writes / 20K deletes |
| Cloud SQL | — |
| Service | Free quota / month |
|---|---|
| Egress (US/EU/CA) | 1 GB |
| Cloud DNS | — |
| Cloud NAT | — |
| Service | Free quota / month |
|---|---|
| Cloud Logging | 50 GB ingestion |
| Cloud Monitoring | Unlimited GCP metrics |
| Cloud Trace | 2.5M spans |
| Cloud Profiler | Completely free |
| Cloud Build | 120 build-minutes |
| Pub/Sub | 10 GB |
| Artifact Registry | 0.5 GB |
| Service | Free quota / month |
|---|---|
| Vision API | 1,000 units per feature |
| Speech-to-Text | 60 minutes |
| Translation | 500K characters |
| Natural Language | 5K units |
| Google AI Studio (Gemini) | Generous RPD limits |
| Item | GCP | AWS |
|---|---|---|
| Credit | $300 / 90 days | — |
| Always Free | Many services (no expiration) | Some services (no expiration) |
| 12-month free | — | Many services (EC2 t2.micro, etc.) |
| BigQuery / Athena | 1 TB of BigQuery queries | Athena free (S3 scan charges apply) |
| Serverless free quota | Cloud Run 2M requests | Lambda 1M requests |
Is the GCP free tier really permanent?
Yes, the Always Free tier has no expiration. Unlike the AWS Free Tier (limited to 12 months), it continues indefinitely. The $300 credit (90 days) is for new accounts only.
What can you do with the free tier?
You get one e2-micro VM, 5 GB of Cloud Storage, 1 TB of BigQuery queries, 2 million Cloud Run requests, 1 GB of Firestore, and more. Small applications can run entirely free.
Is a credit card required?
Yes, to claim the $300 credit. However, you are not billed before upgrading, and services stop automatically when the credit runs out (no overcharges).
Are there region restrictions on Always Free?
Yes: e2-micro is limited to us-west1, us-east1, and us-central1. Cloud Storage requires a us- region, while Cloud Run is available globally. See the official list for details.
Are there free programs for students and researchers?
Yes — Google for Education, Google Research Credits, and Google Cloud Workshops offer additional credits. Startups can apply to the Google for Startups Cloud Program.
How does it compare with AWS Free Tier?
GCP is centered on Always Free (no expiration), while AWS is centered on a 12-month free tier plus a smaller Always Free set. GCP is better suited for long-running experiments.
How do I get notified if I exceed the free tier?
Set up a $1 budget alert under Cloud Billing → Budgets. You can also wire up Pub/Sub to a Cloud Function to automatically stop services.
What is the best architecture for personal projects?
Cloud Run + Firestore + Cloud Storage + Cloud Build. A few thousand requests per month stays essentially free, and custom domains with HTTPS are also free.
Related Articles: Pricing & Free Tier
GCP Professional Cloud Developer (PCD) 完全ガイド|Cloud Run・GKE・CI/CD・APM
Google Cloud Professional Cloud Developer の試験範囲、Cloud Run / GKE / Cloud Build / Cloud Trace、AWS DVA / Azure AZ-204 比較、学習ロードマップを徹底解説。
GCP 料金体系完全ガイド|Sustained/Committed Use Discount・無料枠・コスト管理 (2026)
Google Cloud (GCP) の料金体系を網羅。Sustained Use Discount、Committed Use Discount (CUD / Flex CUD)、Spot VM、Always Free、$300 クレジット、Billing アラート、コストレポート、Asia リージョン料金、AWS との比較を 2026 年最新版で解説。
Cloud Scheduler + Cloud Functions/Run で定期バッチ自動化チュートリアル (GCP)
Google Cloud Scheduler と Cloud Functions / Cloud Run Job で定期バッチ自動化。cron 形式、OIDC 認証、リトライ、Dead Letter、Workflows 連携、Cloud Run Job 並列実行を 2026 年最新版で解説。
GCP vs AWS ストレージ・DB 徹底比較|GCS/S3・BigQuery/Redshift・Spanner/DynamoDB (2026)
GCP と AWS のストレージ・データベースを徹底比較。Cloud Storage vs S3、BigQuery vs Redshift、Spanner vs DynamoDB / Aurora DSQL、Cloud SQL vs RDS、AlloyDB vs Aurora、Firestore vs DynamoDB、Bigtable vs DynamoDB を 2026 年最新版で網羅。
Google Cloud is a trademark of Google LLC. Free-tier quotas may change without notice. For the latest details, see the official Always Free page.
Practice with certification-focused question sets
View GCP Exam PrepNicheeLab Editorial Team
NicheeLab editorial team focused on data engineering and cloud certification learning. Content is structured around practical study needs and official exam domains.
Google Cloud Certification Roadmap (2026)
Choose your GCP certification path — Foundational, Associate...
CDL Cloud Digital Leader: Complete Exam Guide (2026)
Pass the Cloud Digital Leader exam — cloud business value, G...
GAIL Generative AI Leader: Complete Exam Guide (2026)
Pass the Generative AI Leader exam — Gemini, Vertex AI, Work...
Vertex AI Fundamentals for GCP Certs (2026)
Vertex AI basics every cert candidate needs — Workbench, Pip...
Associate Cloud Engineer (ACE): Complete Guide (2026)
Pass the Associate Cloud Engineer exam — Console, gcloud, pr...