AWS Certified DevOps Engineer - Professional (DOP-C02) Domain 3
Resilient Cloud Solutions
Official Exam Guide: Domain 3: Resilient Cloud Solutions
Skill Builder: AWS Certified DevOps Engineer - Professional Exam Prep
Domain Overview
Domain 3 (15%) focuses on implementing highly available solutions, scalable solutions, and automated recovery processes to meet RTO and RPO requirements.
Task 3.1: Implement highly available solutions
Essential Documentation:
- Application Load Balancer Guide
- Amazon Route 53 Developer Guide
- Amazon RDS Multi-AZ
- Aurora Replication
- DynamoDB Global Tables
- S3 Replication
Task 3.2: Implement scalable solutions
Essential Documentation:
- Amazon EC2 Auto Scaling
- Amazon ECS Developer Guide
- Amazon EKS User Guide
- AWS Lambda Developer Guide
- Amazon API Gateway Developer Guide
- Amazon ElastiCache for Redis
Task 3.3: Implement automated recovery processes
Essential Documentation:
AWS Service FAQs
Study Tips
-
Master high availability - Multi-AZ deployments, load balancing across AZs, Route 53 health checks and failover routing.
-
Learn auto scaling - EC2 Auto Scaling groups, target tracking policies, step scaling, scheduled scaling, ECS/EKS auto scaling.
-
Understand DR strategies - Backup/restore (cheapest, slowest), pilot light, warm standby, multi-site (fastest, most expensive).
-
Practice RTO/RPO - Match DR strategy to RTO/RPO requirements, test failover procedures, automate recovery.
-
Study container orchestration - ECS capacity providers, EKS cluster autoscaler, Fargate auto scaling.
Note: This is Domain 3 of 6, representing 15% of exam content.