AWS Certified Solutions Architect – Associate (SAA-C02) — Question 749

A company has deployed a business-critical application in the AWS Cloud. The application uses Amazon EC2 instances that run in the us-east-1 Region. The application uses Amazon S3 for storage of all critical data.
To meet compliance requirements, the company must create a disaster recovery (DR) plan that provides the capability of a full failover to another AWS Region.
What should a solutions architect recommend for this DR plan?

Answer options

Correct answer: C

Explanation

To recover the application servers in a secondary AWS Region, taking snapshots of the Amazon EBS volumes and copying them to the destination Region is the standard method to preserve and restore the EC2 state. Option A only provides high availability within the primary region, and Option B is incorrect because AWS Import/Export is not intended for continuous EC2 cross-region disaster recovery. Option D fails to address the recovery of the data and operating systems stored on the EC2 instances' EBS volumes.