Browse 1,080+ architecture diagrams created by the community. Fork any diagram as a starting point — customize it and make it your own in seconds.
Fork any diagram to start editing. Sign up free — no credit card needed.
Showing 1080 diagrams
Google's recommended architecture for multi-modal AI applications using Gemini 2.0. Shows document, image, and video processing through specialized APIs into a unified Gemini reasoning layer with…
Complete data center decommissioning plan. Shows Assessment phase with workload inventory and TCO analysis, four migration waves (dev/test, stateless apps, stateful with DMS, legacy replatform),…
Modernizing .NET Framework applications to cloud-native. Shows assessment phase with portfolio analysis and dependency mapping, two modernization paths: Path A (Rehost .NET Framework on Windows…
Pragmatic multi-cloud architecture avoiding vendor lock-in. Shows portable Application Layer on Kubernetes, Data Layer with PostgreSQL across clouds, Terraform modules per cloud, GitHub Actions…
Pro: 75 credits/mo, private workspaces, watermark-free exports.
Or invite friends for free credits →
How Notion's flexible block model enables pages, databases, and custom views. Shows tree-structured Block Storage in PostgreSQL, Real-Time WebSocket sync with operational transforms, Elasticsearch…
How LinkedIn assembles the professional feed for 900M+ members. Shows content ingestion through Kafka, Feed Mixer combining posts from connections, ML Ranking Service for relevance scoring, Social…
How Discord handles millions of concurrent voice and text users. Shows API Gateway, Elixir-based WebSocket Gateway for real-time text, Voice Gateway with WebRTC Selective Forwarding Units, Cassandra…
How GitHub handles millions of repositories and billions of Git operations. Shows load-balanced Rails application servers, distributed Git storage on Spokes, MySQL cluster for metadata, Redis for…
How Twitter assembles and delivers the home timeline. Shows the fanout-on-write approach where tweets are pre-computed into Redis caches per user, ML-powered ranking for the algorithmic timeline,…
Azure DR with primary and secondary regions. Azure Site Recovery replication, SQL geo-replication, RA-GRS storage, Traffic Manager failover routing, Recovery Services Vault, Azure Backup, Automation…
Enterprise AI architecture using Azure OpenAI Service with RAG pattern. Shows Blob Storage corpus, Document Intelligence parsing, AI Search with vector search, Functions orchestration, GPT-4…
Azure CAF-compliant enterprise landing zone with Management Group hierarchy, Platform subscriptions (Identity, Management, Connectivity with Virtual WAN/Firewall), Landing Zone subscriptions (Corp,…
Minimum viable AWS architecture for a SaaS startup using Free Tier. Single t3.micro EC2 running Docker (Next.js + Node.js), RDS PostgreSQL t3.micro, S3 storage, SES email, CloudWatch basic, ACM free…
End-to-end IoT architecture from edge devices to analytics. Shows IoT Core MQTT, Device Defender, Greengrass edge computing, Kinesis streaming, Lambda processing, IoT Analytics, SageMaker ML…
End-to-end data lake on AWS with S3 zones (raw/processed/curated), Kinesis for real-time ingestion, Glue ETL and Data Catalog, Athena ad-hoc queries, Redshift warehouse, QuickSight dashboards, and…
Four-stage CI/CD pipeline illustrating the foundational build-test-deploy automation pattern. Source Code triggers Build, which feeds into Test validation before final Deploy to production…
Real-time WebSocket architecture with horizontally scaled WebSocket servers, a message router, Redis Pub/Sub backplane for cross-server communication, message persistence store, presence tracking…
Centralized secrets management with applications and CI/CD pipelines requesting credentials from HashiCorp Vault, which provides dynamic secrets generation, TTL-based auto-rotation, and injects…
Role-Based Access Control hierarchy with users assigned to groups (Engineering, Operations), mapped to roles (Admin, Developer, Viewer), each granting specific permissions (Read, Write, Delete) that…
Multi-source log aggregation collecting from web servers, API services, workers, and infrastructure through a Fluentd/Vector collector into a central log store (Elasticsearch or Loki), with search,…
Service Level Objective monitoring pipeline that takes service metrics, calculates SLIs (good/total ratio), compares against SLO thresholds, tracks error budget consumption and burn rate, and…
Site-to-site VPN architecture connecting a corporate office (with LAN, VPN gateway, and firewall) through an IPsec encrypted tunnel to a cloud VPC with public, private, and database subnets.
Four geographically distributed sites (New York, London, Tokyo, Sydney) connected in a full mesh topology with N*(N-1)/2 = 6 bidirectional VPN tunnels ensuring maximum redundancy and direct…
Showing 162–184 of 1080 diagrams