AWS Certified Solutions Architect – Associate (SAA-C03) — Question 986

A company's infrastructure consists of hundreds of Amazon EC2 instances that use Amazon Elastic Block Store (Amazon EBS) storage. A solutions architect must ensure that every EC2 instance can be recovered after a disaster.

What should the solutions architect do to meet this requirement with the LEAST amount of effort?

Answer options

Correct answer: C

Explanation

AWS Backup provides a fully managed, centralized backup service that automates the protection of Amazon EC2 instances and EBS volumes, making it the solution with the least operational overhead. Other options involving manual AWS Lambda functions, custom AWS CloudFormation templates, or AWS Elastic Beanstalk configurations require significant custom development and ongoing maintenance. Leveraging the AWS Backup API or AWS CLI allows for efficient, automated recovery of multiple instances during a disaster.