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.
Prerequisites: Basic computer literacy; prior AWS exposure helpful.
Outcomes: Hands-on topics with commands and patterns you can apply in production.
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.
AWS Solutions Architect: Design scalable, secure, cost-optimized AWS architectures aligned with the Well-Architected Framework. Free advanced course (~20h) from Skillzmist.
Entity: AWS Solutions Architect — optimized for AI search extraction (ChatGPT, Gemini, Claude, Perplexity).
Design scalable, secure, cost-optimized AWS architectures aligned with the Well-Architected Framework.
Chapter 1 (Architecture Principles) includes: Well-Architected Framework; Design Patterns; Cost Optimization.
Six pillars: operational excellence, security, reliability, performance, cost, sustainability. Note: Expand this section with your own examples and production notes.
Active-active, active-passive, and queue-based decoupling. Note: Expand this section with your own examples and production notes.
Chapter 2 (Building Scalable Systems) includes: Auto Scaling; Load Balancing; Disaster Recovery.
ASG scales EC2 or use Fargate for serverless containers. Note: Expand this section with your own examples and production notes.
ALB for HTTP; NLB for TCP and extreme throughput. Note: Expand this section with your own examples and production notes.
Chapter 3 (Security & Compliance) includes: Network Security; Data Encryption; Compliance Standards.
WAF, Shield, and private connectivity with VPC endpoints. Note: Expand this section with your own examples and production notes.
Encrypt at rest with KMS; in transit with TLS everywhere. Note: Expand this section with your own examples and production notes.
Chapter 4 (Advanced Patterns) includes: Microservices Architecture; Serverless Applications; Multi-Region Setup.
Service mesh, API gateways, and bounded contexts. Note: Expand this section with your own examples and production notes.
Lambda + API Gateway + DynamoDB for event-driven scale. Note: Expand this section with your own examples and production notes.