Terraform for Android App Backends on Firebase and GCP
Provision Android app backends with Terraform: Firebase Auth, Firestore, FCM push, Cloud Run APIs, and Play Integrity API on Google Cloud.
19 articles
Provision Android app backends with Terraform: Firebase Auth, Firestore, FCM push, Cloud Run APIs, and Play Integrity API on Google Cloud.
Provision Android Automotive OS connected-car backends with Terraform: vehicle telemetry, OTA updates, maps APIs, and secure ingestion pipelines.
Provision cloud infrastructure for ChromeOS fleets with Terraform: Google Workspace, identity, Chrome Enterprise APIs, and PWA backends on GCP.
Deploy Google Cloud Functions with Terraform. HTTP and event-driven functions, Pub/Sub triggers, Cloud Storage triggers, VPC connectors, and IAM configuration.
Deploy Google Cloud Run services with Terraform. Container deployment, custom domains, traffic splitting, IAM, and VPC connector configuration.
Deploy GCP Cloud SQL instances with Terraform. MySQL and PostgreSQL configuration, private networking, backups, replicas, and database user management.
Deploy Google Kubernetes Engine (GKE) clusters with Terraform. Autopilot and Standard modes, node pools, networking, and workload identity.
Deploy Google Cloud Pub/Sub with Terraform. Topics, subscriptions, push and pull delivery, dead-letter topics, message filtering, and BigQuery subscriptions.
Configure Terraform GCS backend to store state in Google Cloud Storage. Bucket setup, encryption, state locking, workspaces, and migration from local state.
Configure Google Cloud HTTP(S) Load Balancer with Terraform — backend services, health checks, CDN, and SSL. Step-by-step guide with code examples and best p...
Set up Pub/Sub topics, subscriptions, and dead letter queues with Terraform for reliable event-driven messaging. Step-by-step guide with code examples and be...
Manage GCP IAM with Terraform — custom roles, service accounts, workload identity, and organization policies. Step-by-step guide with code examples and best ...
Deploy containerized apps on Cloud Run with Terraform — custom domains, auto-scaling, and IAM authentication. Step-by-step guide with code examples and best ...
Configure GCS buckets with Terraform — lifecycle rules, versioning, uniform access, and cross-region replication. Step-by-step guide with code examples and b...
Deploy serverless functions on Google Cloud with Terraform — HTTP triggers, Pub/Sub events, and Cloud Build. Step-by-step guide with code examples and best p...
Deploy Cloud SQL PostgreSQL with Terraform — high availability, private IP, automated backups, and read replicas. Step-by-step guide with code examples and b...
Design Google Cloud networking with Terraform — VPCs, subnets, firewall rules, Cloud NAT, and VPC peering. Step-by-step guide with code examples and best pra...
Deploy a production GKE cluster with Terraform — autopilot mode, node pools, workload identity, and network policies. Step-by-step guide with code examples a...
Create and manage Google Cloud Compute Engine instances with Terraform including startup scripts and instance templates.