All 12 Architecture Patterns
Full reference unlocked. Bookmark this page for future access.
Pattern 4
Event-Driven Serverless
Lambda functions triggered by SQS with dead-letter queues for failure handling, EventBridge for cross-service event routing, and Step Functions for complex orchestration workflows. API Gateway with usage plans and WAF integration for public-facing endpoints.
Pattern 5
Container Platform
EKS with Karpenter for cost-optimized node autoscaling, Istio service mesh for mTLS and traffic management, ArgoCD for GitOps deployments, and Prometheus/Grafana for observability. Pod security standards enforced via Gatekeeper admission controller.
Pattern 6
Data Lake Architecture
S3 with tiered storage (raw/curated/enriched), Glue ETL for data transformation, Lake Formation for fine-grained column-level permissions, and Athena for serverless SQL queries. Integrated with Redshift Spectrum for analytical workloads requiring sub-second responses.
Patterns 7-12 (CI/CD, Observability, Disaster Recovery, Multi-Region, Cost Optimization, Security) are available in the downloadable PDF.
Browse Architecture Blueprints