AWS Certified Solutions Architect – Professional (SAP-C02) — Question 227

A company implements a containerized application by using Amazon Elastic Container Service (Amazon ECS) and Amazon API Gateway The application data is stored in Amazon Aurora databases and Amazon DynamoDB databases. The company automates infrastructure provisioning by using AWS CloudFormation. The company automates application deployment by using AWS CodePipeline.

A solutions architect needs to implement a disaster recovery (DR) strategy that meets an RPO of 2 hours and an RTO of 4 hours.

Which solution will meet these requirements MOST cost-effectively?

Answer options

Correct answer: C

Explanation

The correct answer is C, as using AWS Backup allows for cost-effective backups of databases while still meeting the RPO and RTO requirements. Options A and D involve more complex setups with global databases that are typically more expensive, and option B requires additional services like AWS DMS and Lambda, which may increase costs and complexity.