Exam DOP-C02 All QuestionsBrowse all questions from this exam
Question 255

A company needs a strategy for failover and disaster recovery of its data and application. The application uses a MySQL database and Amazon EC2 instances. The company requires a maximum RPO of 2 hours and a maximum RTO of 10 minutes for its data and application at all times.

Which combination of deployment strategies will meet these requirements? (Choose two.)

    Correct Answer: B, D

    To meet the company's requirement of a maximum RPO of 2 hours and a maximum RTO of 10 minutes, a robust failover and disaster recovery strategy is necessary. Using Amazon Aurora global database in two AWS Regions provides the ability to quickly promote the secondary Region to primary and update the application endpoint, which ensures low RTO and RPO. Additionally, setting up the application in two AWS Regions with Amazon Route 53 failover routing, health checks, and Auto Scaling groups aids in maintaining application availability and quick failover, satisfying both RPO and RTO requirements.

Discussion
tgvOptions: BD

---> BD

trungtdOptions: BD

Only BD meets the requirements