Secure GCP VPC with HTTPS LB, App & AI Subnets

HTTPS traffic enters via Cloud Load Balancer to private app services (React, API on GKE/Cloud Run). AI GPU workers run i...

84 views
Viewed 84 times
0

Create a free account to remix this architecture

Sign up freeor sign in

Secure GCP VPC with HTTPS LB, App & AI Subnets

HTTPS traffic enters via Cloud Load Balancer to private app services (React, API on GKE/Cloud Run). AI GPU workers run in a separate subnet with NAT egress, using private access to SQL, Storage, and Pub/Sub.

advanced
GCP

Tags

#gcp
#private-networking
#gke
#gpu
#zero-trust

Architecture Description

GCP secure architecture with a public Cloud Load Balancer for HTTPS ingress, a private VPC containing two subnets: App Subnet for React frontend, Cloud Run or GKE backend API, Cloud SQL, Cloud Storage, and Pub/Sub; and an AI Subnet for GKE GPU workers, Gemini API, Cloud Storage, and Pub/Sub. Include Cloud NAT Gateway for egress from AI subnet. Ensure all components use private access and secure networking.

Community Discussion

Sign in to join the discussion

Sign in to comment

Be the first to comment

Share your thoughts on this architecture

AI Analysis(1)

AI Review
Tradeoff

about 2 months ago

I appreciate the effort put into designing a secure GCP architecture with a clear emphasis on private networking and component isolation. However, one significant concern I have is regarding the reliance on a single public HTTPS load balancer for all ingress traffic.

SS

Santhosh S

@sardyshan

View portfolio
Try it in the Playground

Open an interactive version — fork it, generate AI variants, or share it with your team.

What You'll Get

Editable diagram in your workspace
Interactive cost estimates
AI-powered customization
Save and share your version

Start Customizing

Make this template your own

Takes 30 seconds • No credit card required

Share

Statistics

Views
84
Clones
0
Likes
0

Details

Category
security

Estimated monthly cost

$242.84/month

Published
1/22/2026

Services Used

12 cloud services in this architecture

CloudLB
InstanceGroup
InstanceTemplate
GKE
CloudSQL
CloudStorage
CloudPubSub
CloudNAT
GCPAPIGateway
VertexAI
GCPFirewall
GCEInstance

Ready to build this?

Clone this architecture into your workspace and deploy it to your cloud account.

Takes 30 seconds • No credit card required

You Might Also Like

Global E-Commerce Platform with Multi-Cloud Failover
186

Global E-Commerce Platform with Multi-Cloud Failover

Create a global e-commerce platform with multi-cloud redundancy. Use AWS in us-east-1 for the primary application with…

AWS
AZURE
GCP
End-to-End ML Platform with AutoML
182

End-to-End ML Platform with AutoML

Build an ML training and deployment platform on GCP with Vertex AI, Cloud Storage, BigQuery, Cloud Functions, and…

GCP
Production Microservices on Kubernetes
155

Production Microservices on Kubernetes

Design a microservices architecture on GCP with GKE cluster, Cloud Load Balancing, Cloud SQL, Pub/Sub for messaging,…

GCP
GCP HTTP Load Balancer with MIG Backends
95

GCP HTTP Load Balancer with MIG Backends

1. VM Instances (Compute Engine) You created three individual VMs: www1, www2, www3 Each has Apache web server…

GCP