All 138 articles, sorted alphabetically
AlloyDB
PostgreSQL-compatible with columnar accelerator.
Read article →Google App Engine
Standard (sandboxed) vs Flex (containers). Historically GCP's entry.
Read article →Artifact Registry
Docker + Maven + npm + Python + Go + Debian.
Read article →BeyondCorp Enterprise
Google's zero-trust access model.
Read article →BigQuery
Petabyte SQL. Separate storage + compute. BQML.
Read article →BigQuery ML
Train + predict in SQL. Foundation models integrated.
Read article →BigQuery Partitioning + Clustering
Reduce scan → reduce cost. Essential BQ optimization.
Read article →BigQuery Slots + Reservations
Compute unit. Flat-rate + Editions.
Read article →BigQuery Streaming Inserts
Real-time ingest. Storage Write API modern.
Read article →Cloud Bigtable
Google's original Bigtable, managed. Analytical + operational.
Read article →Bigtable vs Spanner vs BigQuery
When to use which. Common confusion.
Read article →Chronicle
Managed SIEM at Google scale.
Read article →Cloud Armor
Rules on HTTP LB. Adaptive Protection (ML).
Read article →Google Cloud Batch
Job queues + auto-scaling. Similar to AWS Batch.
Read article →Cloud Build
Docker + K8s + Terraform + custom builds.
Read article →Cloud CDN
Integrated with HTTP LB. Google's edge network.
Read article →Cloud Composer
Managed Apache Airflow on GCP.
Read article →Cloud Deploy
Progressive delivery. Approvals + rollback.
Read article →Cloud DLP + Sensitive Data Protection
Discover + classify + protect PII.
Read article →Cloud DNS
Public + private zones. DNSSEC. Anycast.
Read article →Cloud Functions
Gen 1 (Lambda-like) + Gen 2 (Cloud Run + Eventarc).
Read article →Cloud Interconnect
Direct + Partner Interconnect. Physical + partner options.
Read article →Cloud KMS
Symmetric + asymmetric + HSM. CMEK integration.
Read article →Cloud Load Balancing
External vs internal. Global vs regional. HTTP vs TCP.
Read article →Cloud Logging
All GCP services publish. Log Router.
Read article →Cloud Monitoring
Managed metrics. Auto-discovers GCP resources.
Read article →Cloud NAT
No NAT gateways to manage. Regional service.
Read article →Cloud Profiler
Low-overhead CPU + memory profiles.
Read article →Cloud Router
BGP peering with on-prem or other clouds.
Read article →Cloud Run
Container to HTTPS URL. Autoscale from zero. Modern GCP default.
Read article →Cloud Run Jobs
Run-to-completion tasks. Cron scheduling.
Read article →Cloud Source Repositories
Git hosting on GCP. Less popular than GitHub.
Read article →Cloud SQL
Similar to AWS RDS. HA + read replicas.
Read article →Cloud SQL Insights
Query performance monitoring. Postgres + MySQL.
Read article →Cloud Storage Classes
GCS tiers. Modeled after S3 but with own nuances.
Read article →Cloud Storage FUSE
GCS as POSIX filesystem. Not for random writes.
Read article →GCS Retention Policy + Object Lock
WORM storage. Cannot delete before retention.
Read article →Cloud Trace
OpenTelemetry-based. GCP-integrated.
Read article →Cloud Vision API
Image + PDF analysis. Managed vision AI.
Read article →Google Compute Engine
N/E/C/M families. Custom machine types. Live migration.
Read article →Confidential VMs on GCP
Memory encryption via AMD SEV / Intel TDX.
Read article →Config Connector
Manage GCP via Kubernetes YAML.
Read article →Custom Images + Instance Templates
Golden images. Shared across projects.
Read article →Dataflow
Batch + streaming unified. Autoscaling.
Read article →Dataplex
Unified data governance + discovery.
Read article →Dataproc
Ephemeral clusters. Spot workers. Metastore.
Read article →Dataproc Metastore + Data Catalog
Shared Hive Metastore. Data Catalog for discovery.
Read article →Deployment Manager
GCP-native IaC. Terraform usually preferred.
Read article →Document AI
Form + invoice + ID parsers. Structured extraction.
Read article →Filestore
Basic, Enterprise, High Scale tiers.
Read article →Firestore
Firestore Native + Firestore in Datastore mode.
Read article →Firestore Scale Limits + Best Practices
1 write/sec per doc. Sharding hot docs.
Read article →GCE Instance Scheduling
Cron-based VM lifecycle. Dev/test cost savings.
Read article →AlloyDB architecture
Deep-dive on AlloyDB: Postgres compatible, compute + log-based storage, columnar engine, read replicas, AI extensions, PITR.
Read article →GCP Cloud Armor
How Cloud Armor protects against DDoS + application attacks.
Read article →GCP BigQuery
How BigQuery provides serverless SQL data warehouse at massive scale.
Read article →BigQuery architecture
Deep-dive on BigQuery internals: Dremel query engine, Capacitor columnar format, Colossus storage, slot allocation, BI Engine, materialized views.
Read article →BigQuery BI Engine
Deep-dive on BigQuery BI Engine: in-memory columnar caching and vectorized execution, automatic query routing and partial acceleration, LRU working-se…
Read article →GCP Bigtable
How Bigtable provides massive-scale wide-column storage, when to use it versus Firestore or Spanner.
Read article →Cloud Bigtable -- wide-column NoSQL at massive scale
Deep-dive on Cloud Bigtable: the sorted wide-column data model, the paramount row key design (locality, load distribution, hotspotting), tablets and a…
Read article →GCP Bigtable Deep Dive
How Cloud Bigtable provides massive-scale NoSQL.
Read article →GCP Cloud Build
How Cloud Build provides managed CI/CD with deep GCP integration.
Read article →GCP Cloud DNS
How Cloud DNS provides authoritative + resolver DNS.
Read article →GCP Cloud Functions
How Cloud Functions run code in response to GCP events, cold starts, and how they compare to AWS Lambda.
Read article →Cloud Functions -- event-driven serverless functions on GCP
Deep-dive on GCP Cloud Functions: the function-as-a-service model, triggers (HTTP/Pub/Sub/storage/Eventarc), Gen 2 on Cloud Run (container-based), aut…
Read article →GCP Cloud Run
How Cloud Run provides serverless container execution, scaling to zero.
Read article →Cloud Run architecture
Deep-dive on Cloud Run: GFE ingress, activator and concurrency-based autoscaler, gVisor/microVM sandboxes, immutable revisions, canary traffic splits,…
Read article →GCP Cloud SQL
How Cloud SQL provides managed relational databases, HA configurations, and read replicas.
Read article →Cloud SQL architecture
Deep-dive on Cloud SQL: synchronous regional persistent-disk HA and cold-standby failover, Auth Proxy and IAM-based connections, async read replicas v…
Read article →Cloud Composer architecture
Deep-dive on Cloud Composer: Airflow scheduler + workers + metadata DB, DAG lifecycle, operators, sensors, IAM, observability.
Read article →gcp_compute_engine
Read article →GCP Dataflow
How Dataflow provides managed Apache Beam for batch + streaming pipelines.
Read article →Dataflow architecture
Deep-dive on Cloud Dataflow: Beam runner, streaming engine, autoscaler, shuffle service, watermark, Flex Templates, snapshot.
Read article →GCP Firestore
How Firestore provides serverless document DB with real-time sync.
Read article →Firestore architecture
Deep-dive on Firestore: collections + documents, single/composite indexes, queries, realtime listeners, security rules, offline.
Read article →Google Cloud Storage
How Cloud Storage compares to S3, storage classes (Standard, Nearline, Coldline, Archive), and lifecycle policies.
Read article →GCP GKE
How GKE provides managed Kubernetes with autopilot mode option.
Read article →GKE architecture
Deep-dive on GKE: cluster mode, node pools, autoscaler, workload identity, VPC-native, Gateway, Binary Authorization, Config Sync.
Read article →GCP IAM
How GCP IAM works: predefined and custom roles, principals (users, service accounts, groups), and hierarchical policy inheritance.
Read article →GCP IAM Deep Dive
How GCP IAM works in detail: role hierarchy, bindings, conditional access.
Read article →GCP Cloud KMS
How Cloud KMS manages encryption keys.
Read article →GCP Load Balancing
How GCP load balancers work: global + regional, application + network.
Read article →GCP Cloud Logging
How Cloud Logging aggregates + queries logs.
Read article →GCP Memorystore
How Memorystore provides managed Redis and Memcached.
Read article →GCP Memorystore -- managed Redis / Memcached
Deep-dive on GCP Memorystore: the fast-cache need, managed Redis/Memcached (no server ops), tiers (basic vs standard/HA), VPC-private access, replicat…
Read article →GCP Cloud Monitoring
How Cloud Monitoring collects + analyzes metrics + alerts.
Read article →GCP Multi-Region Architecture in Depth
A 2500-word walkthrough of GCP multi-region: Cloud DNS, Global LB anycast, regional stacks, Cloud Spanner multi-region, Firestore/GCS/BigQuery, and ob…
Read article →GCP Overview
What GCP is, how projects and folders organize resources, and where GCP fits versus AWS and Azure.
Read article →GCP Pub/Sub
How GCP Pub/Sub provides globally distributed pub/sub messaging.
Read article →GCP Pub/Sub architecture
Deep-dive on Pub/Sub architecture: topic vs subscription, delivery modes, ordering keys, DLQ, exactly-once, and consumer resilience patterns.
Read article →GCP Secret Manager
How Secret Manager stores and manages secrets in GCP.
Read article →GCP Service Accounts
Identity for workloads. Key files vs Workload Identity.
Read article →GCP Cloud Spanner
How Spanner provides horizontally-scalable strongly-consistent SQL globally.
Read article →Spanner architecture
Deep-dive on Cloud Spanner: TrueTime, Paxos-replicated splits, directories, commit wait, 2PC, read variants, split management, schema.
Read article →Spanner TrueTime
Deep-dive on Spanner TrueTime: the interval-returning TrueTime API, GPS/atomic-clock-bounded uncertainty, commit wait for external consistency, Paxos …
Read article →GCP Cloud Trace
How Cloud Trace provides distributed tracing.
Read article →Vertex AI architecture
Deep-dive on Vertex AI: Model Garden and custom training, Model Registry lineage, online endpoints with traffic splits, batch prediction, KFP pipeline…
Read article →GCP VPC
How GCP VPCs differ from AWS: global scope, subnets per region, and shared VPC patterns.
Read article →GCP VPC
Cross-region VPC. Different from AWS regional VPCs.
Read article →GCP Workflows
How Workflows provides serverless orchestration for GCP + external services.
Read article →Cloud Storage Autoclass
Auto-move objects to optimal class. Zero effort.
Read article →Cloud Storage Encryption
Google-managed, customer-managed (KMS), customer-supplied (CSEK).
Read article →Cloud Storage Lifecycle Management
Rules to transition classes + delete. Similar to S3.
Read article →Cloud Storage Object Versioning
Keep every version. Delete uncovers previous.
Read article →GCS Regional vs Dual-Region vs Multi-Region
Location scope + failover semantics.
Read article →Cloud Storage Signed URLs + Cookies
Time-limited access to private objects.
Read article →GCS Storage Transfer Service
Move data into GCS from S3, Azure, on-prem, HTTP.
Read article →Gemini API on Vertex + AI Studio
Google's frontier LLMs. API access.
Read article →GKE Autopilot Deep Dive
Google manages nodes. Pay per pod. Simpler K8s.
Read article →Google Kubernetes Engine (GKE)
Standard vs Autopilot. Google's flagship K8s service.
Read article →GKE for ML
K8s-native ML. Job scheduling via Kueue.
Read article →GKE Workload Identity
Pods authenticate as GCP service accounts. Foundational security.
Read article →Global HTTP(S) Load Balancer
Anycast global LB. Single IP, routes to nearest backend.
Read article →Google Global External LB Family
Global HTTPS/TCP/SSL. Regional External. Internal.
Read article →Identity-Aware Proxy (IAP)
Zero-trust access to apps + SSH. No VPN needed.
Read article →Instance Templates
Reusable template for MIGs. Versioned.
Read article →Looker
Semantic modeling. LookML.
Read article →Memorystore
Sub-ms cache. Redis Cluster + Standalone.
Read article →Managed Instance Groups + Autoscaler
Auto-scale VM fleets. Regional MIG for HA.
Read article →Network Connectivity Center
Central hub for VPCs + on-prem + other clouds.
Read article →Persistent Disk Types
GCP block storage. Match perf to cost.
Read article →Preemptible + Spot VMs on GCP
60-91% discount. 24-hour max (preemptible) or indefinite (spot).
Read article →Private Google Access + Private Service Connect
Reach Google APIs from private subnet without NAT.
Read article →Pub/Sub
Google's Kafka analog. Global + serverless.
Read article →GCP Secret Manager
Managed secrets. Versioning + IAM.
Read article →Security Command Center
GCP security posture + threat detection.
Read article →Shared VPC
Central VPC used by multiple projects. Enterprise pattern.
Read article →Sole-Tenant Nodes on GCP
Dedicated hardware. Compliance + BYOL software.
Read article →Cloud Spanner
Global consistency via TrueTime. NewSQL pioneer.
Read article →Google Speech-to-Text
Streaming + batch STT. Chirp foundation model.
Read article →Google Text-to-Speech
WaveNet + Neural2 voices. Multilingual.
Read article →Google TPU v5 + v6 (Trillium)
Google's ML silicon. v5e cheap inference, v5p high perf, v6 (Trillium) latest.
Read article →Vertex AI
Training, prediction, feature store, pipelines.
Read article →Vertex AI Model Garden
150+ foundation models. Open + partner + Google.
Read article →Vertex AI Search
Grounded search on your data. Multimodal.
Read article →GCP VPC Peering
Direct connect between VPCs. No transit.
Read article →VPC Service Controls
Perimeter around GCP services. Prevent data exfil.
Read article →GCP Workflows
Step Functions analog. YAML workflows.
Read article →