GCP environment for a highly available web app using external HTTPS load balancing to multiple web/app VM instances, wit...
I want to build an architectural diagram of the system in Sionic Demo Env 2 in GCP
Sign in to join the discussion
Sign in to commentBe the first to comment
Share your thoughts on this architecture
about 2 months ago
I appreciate the effort put into designing the Sionic Demo Env 2 architecture on GCP, but I have significant concerns regarding the choice of using GCE instances for both web and application layers. While GCE provides flexibility, it introduces operational overhead in terms of scaling, patching, and managing instances.
Greg Reynolds
@greg-sionic
Open an interactive version — fork it, generate AI variants, or share it with your team.
Make this template your own
Takes 30 seconds • No credit card required
1 person has remixed this design
Estimated monthly cost
$116.03/month
11 cloud services in this architecture
Ready to build this?
Clone this architecture into your workspace and deploy it to your cloud account.
Takes 30 seconds • No credit card required
Create a global e-commerce platform with multi-cloud redundancy. Use AWS in us-east-1 for the primary application with…
Build an ML training and deployment platform on GCP with Vertex AI, Cloud Storage, BigQuery, Cloud Functions, and…
Design a microservices architecture on GCP with GKE cluster, Cloud Load Balancing, Cloud SQL, Pub/Sub for messaging,…
1. VM Instances (Compute Engine) You created three individual VMs: www1, www2, www3 Each has Apache web server…