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

A company's application is running on Amazon EC2 instances in a single Region. In the event of a disaster, a solutions architect needs to ensure that the resources can also be deployed to a second Region.
Which combination of actions should the solutions architect take to accomplish this? (Choose two.)

Answer options

Correct answer: B, D

Explanation

The correct actions are B and D. Launching a new EC2 instance from an Amazon Machine Image (AMI) in a new Region ensures that the instance is set up correctly in the disaster recovery location. Copying an AMI to a different Region allows for the entire configuration of the instance to be replicated. The other options either do not directly lead to launching new instances in a different Region or involve unnecessary steps.