Well-Architected Framework
Six pillars: operational excellence, security, reliability, performance, cost, sustainability.
Design scalable, secure, cost-optimized AWS architectures aligned with the Well-Architected Framework.
Six pillars: operational excellence, security, reliability, performance, cost, sustainability.
Active-active, active-passive, and queue-based decoupling.
Reserved capacity, Savings Plans, and rightsizing with Cost Explorer.
ASG scales EC2 or use Fargate for serverless containers.
ALB for HTTP; NLB for TCP and extreme throughput.
Define RTO/RPO; pilot light and warm standby strategies.
WAF, Shield, and private connectivity with VPC endpoints.
Encrypt at rest with KMS; in transit with TLS everywhere.
Map controls to SOC 2, HIPAA, or PCI as required.
Service mesh, API gateways, and bounded contexts.
Lambda + API Gateway + DynamoDB for event-driven scale.
Route 53 health checks and cross-region replication.