AWS Certified SAP on AWS – Specialty (PAS-C01) — Question 42

A company is designing a disaster recovery (DR) strategy for an SAP HANA database that runs on an Amazon EC2 instance in a single Availability Zone. The company can tolerate a long RTO and an RPO greater than zero if it means that the company can save money on its DR process.
The company has configured an Amazon CloudWatch alarm to automatically recover the EC2 instance if the instance experiences an unexpected issue. The company has set up AWS Backint Agent for SAP HANA to save the backups into Amazon S3.
What is the MOST cost-effective DR option for the company's SAP HANA database?

Answer options

Correct answer: A

Explanation

Option A is the most cost-effective solution as it utilizes AWS CloudFormation to automate the deployment of a new EC2 instance from backups in Amazon S3, which is economical. Options B and C involve higher operational costs and resource allocation due to the need for additional EC2 instances and system replication. Option D, while similar to A, uses Amazon EBS which can incur higher storage costs compared to Amazon S3.