AWS Certified Solutions Architect – Professional — Question 843

An organization is setting up a backup and restore system in AWS of their in premise system. The organization needs High Availability(HA) and Disaster Recovery
(DR) but is okay to have a longer recovery time to save costs.
Which of the below mentioned setup options helps achieve the objective of cost saving as well as DR in the most effective way?

Answer options

Correct answer: B

Explanation

Utilizing AWS Storage Gateway to regularly transfer backup data to Amazon S3 represents the classic 'Backup and Restore' DR strategy, which is the most cost-effective method when a longer recovery time (RTO) is acceptable. This approach avoids the ongoing costs of running active EC2 instances or maintaining pilot light environments. Other options like Route 53 failover, active AutoScaling instances, or continuous DB replication to EC2 incur significantly higher running costs.