Amazon Web Services AWS Certified DevOps Engineer - Professional DOP-C02 Question # 63 Topic 7 Discussion
DOP-C02 Exam Topic 7 Question 63 Discussion:
Question #: 63
Topic #: 7
A company uses Amazon RDS for Microsoft SQL Server as its primary database and must ensure cross-Region high availability with RPO < 1 min and RTO < 10 min.
Which solution meets these requirements?
A.
Use RDS Multi-AZ DB cluster with cross-Region read replicas. Automate failover via Route 53.
B.
Use Multi-AZ cluster with snapshots copied cross-Region.
RDS Multi-AZ cluster deployments with cross-Region read replicas support near real-time replication ( < 1 min RPO) and fast promotion ( < 10 min RTO). Route 53 CNAME failover redirects application traffic automatically. This is the AWS-recommended DR pattern.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit