Hard1 markMultiple Choice
AWS SAP-C02 · Question 66 · Domain 1.3: Reliability and Resilience
A company is designing a disaster recovery strategy for an Amazon Aurora MySQL database. The requirement is an RPO of 1 second and an RTO of 1 minute across different AWS Regions. Which combination of configurations will meet these requirements? (Select TWO)
A company is designing a disaster recovery strategy for an Amazon Aurora MySQL database. The requirement is an RPO of 1 second and an RTO of 1 minute across different AWS Regions. Which combination of configurations will meet these requirements? (Select TWO)
Answer options:
A.
Use Amazon Aurora Global Database.
B.
Use AWS Database Migration Service (DMS) for cross-region replication.
C.
Configure application-level routing to failover to the secondary region endpoint.
D.
Take continuous Aurora snapshots and copy them cross-region.
E.
Enable Multi-AZ on the Aurora cluster.
F.
Use Amazon DynamoDB Global Tables.
How to approach this question
Identify the Aurora feature for cross-region DR.
Full Answer
Amazon Aurora Global Database is designed for globally distributed applications, allowing a single Aurora database to span multiple AWS Regions. It replicates data with no impact on database performance, provides fast local reads, and enables disaster recovery from region-wide outages with an RPO of typically under 1 second and an RTO of under 1 minute.
Common mistakes
Confusing Multi-AZ (same region) with Global Database (cross-region).
Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 7
75 questions · hints · full answers · grading
More questions from this exam
Q01A global enterprise is designing a multi-region network architecture connecting 50 AWS accounts a...HardQ02A company is migrating its hybrid network to AWS. They have two 10 Gbps AWS Direct Connect connec...HardQ03An enterprise has 100 AWS accounts in AWS Organizations. The security team mandates that all Amaz...MediumQ04A financial company requires that all EBS volumes, S3 buckets, and RDS databases be encrypted usi...EasyQ05An enterprise is designing a disaster recovery strategy for a critical application running on Ama...Hard
Expert