AWS Certified Solutions Architect – Professional — Question 16

A Solutions Architect has been asked to look at a company's Amazon Redshift cluster, which has quickly become an integral part of its technology and supports key business process. The Solutions Architect is to increase the reliability and availability of the cluster and provide options to ensure that if an issue arises, the cluster can either operate or be restored within four hours.
Which of the following solution options BEST addresses the business need in the most cost-effective manner?

Answer options

Correct answer: B

Explanation

Option B is correct because it allows for quick recovery by using AWS CloudFormation to recreate the cluster in another Availability Zone and restoring data from automated backups stored in Amazon S3. Options A and D involve more complexity and cost, as they require additional infrastructure and maintenance. Option C introduces unnecessary data streaming between regions, which complicates the setup without directly addressing the recovery time requirement.