GcpFundamentals
---\ncanonical_id: 01KR79P86TQM4XWVKQHC1X5RWQ\ntitle: GCP Fundamentals\ntype: article\ncluster: cloud-platforms\nstatus: active\ndate: '2026-05-10'\ntags:\n- gcp\n- google-cloud\n- machine-learning\n- data-analytics\n- bigquery\nsummary: The Google Cloud Platform mental model — BigQuery, Vertex AI, GKE, and why GCP leads in specialized AI/ML and data-intensive workloads.\nrelated:\n- CloudPlatformsHub\n- CloudCostOptimization\n- AwsFundamentals\n- AzureFundamentals\n- MultiCloudStrategies\n---\n# GCP Fundamentals\n\nGoogle Cloud Platform (GCP) has evolved from a \"developer-focused niche\" into a profit-making enterprise power (17%+ margins in 2026). It holds ~14% market share but leads the market in specialized **AI/ML** and **Data Analytics** performance.\n\n## The \"Google Scale\" Differentiator\n\nGCP was built from the tools Google uses internally (Borg, Spanner, Colossus). This means their networking is traditionally faster (global VPCs) and their managed services (GKE) are often considered the most stable in the market.\n\n## Core Services Mapping\n\n| Service | AWS Equivalent | What it is |\n|---------|----------------|------------|\n| **Compute Engine** | EC2 | Virtual machines |\n| **VPC (Global)** | VPC (Regional) | Private network with global reach |\n| **Cloud IAM** | IAM | Identity and access |\n| **Cloud Storage** | S3 | Object storage |\n| **Cloud SQL** | RDS | Managed MySQL, Postgres, SQL Server |\n| **BigQuery** | Redshift | Serverless data warehouse (Best-of-breed) |\n| **Cloud Functions** | Lambda | Serverless functions |\n| **Google Kubernetes Engine (GKE)** | EKS | The gold standard for managed K8s |\n| **Vertex AI** | SageMaker | Unified AI/ML platform |\n\n## Networking: Global by Default\n\nUnlike AWS, where VPCs are regional and require \"Transit Gateways\" to talk efficiently across regions, GCP VPCs are **Global**. A single VPC can span all Google regions. This significantly reduces the architectural complexity of multi-region applications.\n\n## Data and ML Leadership\n\n**BigQuery** is GCP\u0027s \"killer app.\" It is truly serverless (no clusters to manage) and separates compute from storage. In 2026, it is the primary reason enterprises adopt GCP for their data lake/warehouse.\n\n**Vertex AI** provides a unified interface for the Gemini family of models and custom training, often outperforming SageMaker in \"time-to-first-inference\" for developers.\n\n## Cost and Adoption ROI\n\nGoogle offers **Committed Use Discounts (CUDs)** that are often more flexible than AWS RIs. However, data egress costs from BigQuery and specialized ML training costs can scale rapidly if not monitored.\n\n**Best Fit**: High-scale analytics, container-heavy workloads (GKE), and \"AI-First\" startups or divisions within larger enterprises.\n\n## Further Reading\n- [CloudPlatforms Hub](CloudPlatformsHub)\n- [MultiCloudStrategies](MultiCloudStrategies)\n- [AwsFundamentals](AwsFundamentals)\n- [AzureFundamentals](AzureFundamentals)\n