AWS Certified Solutions Architect – Professional — Question 1009

A solutions architect works for a government agency that has strict disaster recovery requirements. All Amazon Elastic Block Store (Amazon EBS) snapshots are required to be saved in at least two additional AWS Regions. The agency also is required to maintain the lowest possible operational overhead.
Which solution meets these requirements?

Answer options

Correct answer: A

Explanation

Amazon Data Lifecycle Manager (Amazon DLM) provides native, policy-based automation to manage and copy EBS snapshots to multiple target AWS Regions, meeting the requirement with the lowest operational overhead. Option B is less desirable because writing and maintaining custom AWS Lambda code increases operational complexity. Option C is incorrect because Amazon S3 cross-Region replication does not apply directly to EBS snapshots, and Option D is incorrect because managing AMIs via Amazon EC2 Image Builder is overly complex for simple EBS snapshot replication.