AWS Certified SysOps Administrator – Associate — Question 239

A company hosts a production database on an Amazon Elastic Block Store (Amazon EBS) backed Amazon EC2 instance. As part of an annual disaster recovery exercise, the company needs to restore recent EBS snapshots to a new EC2 instance in a second Availability Zone.

After the snapshots are restored to EBS volumes, the resulting volumes must deliver all of their provisioned performance. The company must perform validation tests on the restored data as quickly as possible.

Which configuration will meet these requirements?

Answer options

Correct answer: A

Explanation

Option A is correct because enabling EBS fast snapshot restore (FSR) for the second Availability Zone ensures that the restored volumes can deliver their full provisioned performance immediately. Options B and D incorrectly focus on the current or prior Availability Zone, which won't meet the requirement of restoring to a new instance in the second Availability Zone. Option C also fails to address the need for FSR in the second Availability Zone, which is crucial for quick validation of the restored data.