AWS Certified Solutions Architect – Professional — Question 791

A company is running a distributed application on a set of Amazon EC2 instances in an Auto Scaling group. The application stores large amounts of data on an
Amazon Elastic File System (Amazon EFS) file system, and new data is generated monthly. The company needs to back up the data in a secondary AWS Region to restore from in case of a performance problem in its primary Region. The company has an RTO of 1 hour. A solutions architect needs to create a backup strategy while minimizing the extra cost.
Which backup strategy should the solutions architect recommend to meet these requirements?

Answer options

Correct answer: D

Explanation

Amazon EFS Cross-Region Replication provides a native, continuous replication mechanism that keeps a secondary file system ready for immediate use, easily meeting the 1-hour RTO requirement. Utilizing a lifecycle policy to transition replicated files to the EFS Infrequent Access (IA) storage class in the secondary Region significantly reduces storage costs. Other solutions using Amazon S3 or Glacier would require additional data restoration steps, making it difficult to guarantee a 1-hour RTO.