Google Cloud Templates
Pick a starting point — open it to see what it builds, then continue to chat.
Compute Engine VM
A Compute Engine VM on a custom VPC network and subnetwork, with a firewall rule allowing controlled ingress.
3-Tier App on GCP
A VPC network with an application Compute Engine tier and a Cloud SQL PostgreSQL database, fronted by a load balancer forwarding rule.
Cloud SQL for PostgreSQL
A managed Cloud SQL PostgreSQL instance with a database and an application user, ready for your workloads to connect.
Cloud Storage Bucket
A Cloud Storage bucket with object versioning and a lifecycle rule that cleans up old, non-current object versions.
Dev / Test / Prod Projects
Three GCP projects — dev, test, and prod — under a shared folder, giving each environment its own isolated project boundary.
IAM Roles & Service Accounts
A service account granted a project-level IAM role, plus a managed key — the least-privilege identity building block for GCP workloads.