Google Cloud
Web Apps
starter
Static Site with Cloud CDN — Google Cloud Architecture Template
A static website served from Cloud Storage through Cloud CDN with WAF protection and custom domain DNS.
Why this architecture works
- Cloud Storage as origin removes all server management for static content.
- Cloud CDN edge caching serves assets close to users and slashes origin egress cost.
- The HTTPS load balancer terminates TLS with Google-managed certificates that auto-renew.
- Cloud Armor filters malicious traffic even for a static origin, protecting against L7 floods.
What's inside (6 resources)
Cloud DNS
gcp-cloud-dns
Cloud Armor
gcp-armor
HTTPS LB
gcp-cloud-load-balancing
Cloud CDN
gcp-cloud-cdn
Static Site Bucket
gcp-cloud-storage
Cloud Monitoring
gcp-monitoring
From template to running infrastructure
- Open this template in the CloudForge visual designer (free account, no credit card).
- Customize resources, names, and connections on the drag-and-drop canvas — or ask Vani, the AI architect, to adapt it.
- Generate production-ready Terraform or Pulumi in one click.
- Review the plan diff and security scan, then deploy with human approval.