SAP-C02 · Question #806
SAP-C02 Question #806: Real Exam Question with Answer & Explanation
The correct answer is C: Set up ECR cross-Region replication. Create a new ECS deployment that uses the Fargate. Cross-Region ECR replication ensures images are immediately available in the DR Region. Aurora global database meets the 5-minute RPO (typically seconds) and 15-minute RTO with fast regional failover. AWS Backup vault in compliance mode provides immutability to prevent backup tam
Question
A company runs an ecommerce website on Amazon ECS behind an Application Load Balancer (ALB). The company stores the container images in Amazon ECR. The website stores data in an Amazon Aurora MySQL DB cluster. The company uses an Amazon S3 bucket to store backup data. The company needs to prevent data tampering. The website domain is registered with Amazon Route 53. The company wants to recreate the setup in a second AWS Region with an RPO of 5 minutes and an RTO of 15 minutes. The company has created an ALB in the second Region. Which solution will meet these requirements?
Options
- ACreate a new ECS deployment that uses the Fargate launch type. Use the ECR repository in the
- BCreate a new ECS deployment that uses the Fargate launch type. Use the ECR repository in the
- CSet up ECR cross-Region replication. Create a new ECS deployment that uses the Fargate
- DSet up ECR cross-Region replication. Create a new ECS deployment that uses the Fargate
Explanation
Cross-Region ECR replication ensures images are immediately available in the DR Region. Aurora global database meets the 5-minute RPO (typically seconds) and 15-minute RTO with fast regional failover. AWS Backup vault in compliance mode provides immutability to prevent backup tampering. S3 point-in-time recovery and cross-Region replication protect and rapidly restore backup data. Route 53 failover routing shifts traffic to the secondary ALB when the primary Region is unhealthy, satisfying the RTO.
Community Discussion
No community discussion yet for this question.