AWS Certified SysOps Administrator – Associate — Question 205

A company manages its multi-account environment by using AWS Organizations. The company needs to automate the creation of daily incremental backups of any Amazon Elastic Block Store (Amazon EBS) volume that is marked with a Lifecycle: Production tag in one of its primary AWS accounts.

The company wants to prevent users from using Amazon EC2 * permissions to delete any of these production snapshots.

What should a SysOps administrator do to meet these requirements?

Answer options

Correct answer: C

Explanation

The correct answer is C because AWS Backup is specifically designed to manage backups for EBS volumes, allowing for automated daily snapshots based on tags. Option A, while it uses Data Lifecycle Manager, does not offer the same level of backup management as AWS Backup. Option B focuses on policy enforcement rather than the actual backup process, and option D is not applicable since it discusses AMIs instead of EBS snapshots.