Discover, clone, and learn from cloud architectures created by the community
Clone any template to customize for your project
Sign Up FreeMobile app uploads images to Cloud Storage. Cloud Run orchestrates Document AI OCR and Gemini answers, caching in Firestore and analyzing usage in BigQuery.
GCP environment for a highly available web app using external HTTPS load balancing to multiple web/app VM instances, with managed database, storage, and event-driven integrations.
Step Functions orchestrates ledger updates and M-Pesa payment via API Gateway/Lambda. On failure it runs compensating transactions to prevent inconsistent balances.
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.
HTTPS traffic enters via Cloud Load Balancer to private app services. Pub/Sub and Storage trigger GPU GKE workers in an isolated AI subnet, with private SQL and controlled egress via Cloud NAT.
Highly available school learning platform on AWS with ALB+EC2 app tier, RDS and ElastiCache. Includes S3 storage, streaming/ETL analytics, and security monitoring.
Public load balancer fronts compute instances in a VCN with public/private routing. Uses Autonomous DB, Object Storage via service gateway, and Vault, Logging, Cloud Guard for security and ops.
Hosts a simple EC2 web server in a public subnet with an internet gateway and route table for public access. A security group controls inbound and outbound traffic.
This architecture supports an ad network platform featuring user authentication, a PostgreSQL database, and an admin console with a secure MCP server and API.
A scalable, event-driven e-commerce architecture built entirely on AWS serverless services. This design handles order processing, inventory management, and content delivery with automatic scaling and pay-per-use pricing. Perfect for startups and growing businesses that need enterprise-grade performance without managing servers.
A production-ready e-commerce architecture designed for 99.99% uptime using AWS as the primary region, Azure for disaster recovery, and GCP for Asia-Pacific content delivery. Features automated failover, cross-cloud data replication, and globally distributed CDN. Ideal for businesses requiring geographic redundancy and low-latency access across continents.
Modern application architecture on Oracle Cloud leveraging Autonomous Database for self-tuning, self-securing database management. Includes compute instances, load balancing, and object storage. Perfect introduction to Oracle Cloud Infrastructure.
Real-time IoT architecture for managing thousands of connected devices. Ingests sensor data via AWS IoT Core, processes events with Lambda, stores in DynamoDB, and sends alerts through SNS. Great for learning IoT patterns.
A complete analytics solution for processing streaming data. Ingests real-time events with Kinesis, transforms with Lambda, stores in S3 data lake, and enables SQL queries with Athena. Perfect for learning data engineering on AWS.
Enterprise-grade microservices platform using Google Kubernetes Engine. Includes service mesh, managed database, event-driven messaging with Pub/Sub, and CI/CD integration. Great for learning container orchestration.
A cost-effective serverless architecture on Azure. Uses Azure Functions for compute, API Management for routing and security, and Cosmos DB for low-latency global data access. Ideal for learning serverless patterns.
A classic AWS architecture for hosting web applications. Features load balancing, auto-scaling EC2 instances, managed MySQL database, and S3 for static content delivery. Perfect for learning the fundamentals of cloud architecture.