Medium1 markMultiple Choice
AWS SAP-C02 · Question 18 · Domain 1.3: Reliable Architectures
A company is designing a disaster recovery strategy for a critical application. The application uses Amazon EC2 and Amazon RDS. The RPO is 15 minutes and the RTO is 4 hours. Cost must be minimized. Which DR strategy is MOST appropriate?
A company is designing a disaster recovery strategy for a critical application. The application uses Amazon EC2 and Amazon RDS. The RPO is 15 minutes and the RTO is 4 hours. Cost must be minimized. Which DR strategy is MOST appropriate?
Answer options:
A.
Backup and Restore
B.
Pilot Light
C.
Warm Standby
D.
Multi-Site Active/Active
How to approach this question
Balance the moderate RTO (4 hours) with the requirement to minimize cost.
Full Answer
B.Pilot Light✓ Correct
Pilot Light keeps critical core elements (like databases) running in the DR region, while compute resources are provisioned only during a disaster, balancing cost and RTO.
Common mistakes
Choosing Warm Standby, which is more expensive and exceeds the requirements.
Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 1
75 questions · hints · full answers · grading
More questions from this exam
Q01An enterprise has 50 VPCs across two AWS Regions. They need to establish transitive routing betwe...HardQ02A company uses AWS Organizations. The security team wants to ensure that no IAM user or role can ...MediumQ03An application requires a relational database with an RPO of 1 second and an RTO of less than 1 m...HardQ04A company is setting up a new multi-account environment. They want to automate the provisioning o...MediumQ05An organization wants to allocate AWS costs to specific business units. They use AWS Organization...Hard
Expert