Hard1 markMultiple Choice
AWS SAP-C02 · Question 25 · Domain 1.3: Reliable Architectures
An application relies on an Amazon RDS for MySQL database. The business requires an RTO of 5 minutes and an RPO of 5 minutes in the event of a complete region failure. Which disaster recovery strategy meets these requirements MOST cost-effectively?
An application relies on an Amazon RDS for MySQL database. The business requires an RTO of 5 minutes and an RPO of 5 minutes in the event of a complete region failure. Which disaster recovery strategy meets these requirements MOST cost-effectively?
Answer options:
A.
Use AWS Backup to copy snapshots cross-region every 5 minutes.
B.
Implement an RDS cross-region read replica.
C.
Use Amazon Aurora Global Database.
D.
Deploy a multi-region active-active architecture.
How to approach this question
Balance the RPO/RTO requirements with cost-effectiveness.
Full Answer
B.Implement an RDS cross-region read replica.✓ Correct
Cross-region read replicas provide a warm standby DR strategy, meeting tight RPO/RTO requirements cost-effectively.
Common mistakes
Choosing active-active architectures for moderate RTO requirements.
Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 3
75 questions · hints · full answers · grading
More questions from this exam
Q01An enterprise has 100 VPCs across 5 AWS Regions. They need to establish a highly available, trans...HardQ02A company uses AWS Organizations. The CISO requires that no EC2 instances can be launched outside...MediumQ03An application uses Amazon Aurora PostgreSQL. To meet disaster recovery requirements, the databas...HardQ04A company is setting up a new multi-account AWS environment. They want to automate the creation o...MediumQ05An organization wants to allocate AWS costs to specific departments. They use multiple AWS accoun...Medium
Expert