
Answer-first summary for fast verification
Answer: Use AWS Data Lifecycle Manager to create a policy that moves EBS snapshots to Glacier after 1 year and retains them for 4 years.
Option C is the correct answer because using AWS Data Lifecycle Manager to create a policy that moves EBS snapshots to Glacier after 1 year and retains them for 4 years ensures compliance with the 4-year retention policy. Option A only prevents deletion but does not ensure the snapshots are retained for 4 years. Option B does not meet the 4-year retention requirement as it deletes snapshots after 4 years. Option D deletes snapshots after 1 year, which is not compliant with the retention policy.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Your organization has a policy that requires EBS volume snapshots to be retained for a minimum of 4 years. Which of the following actions should you take to ensure compliance with this policy?
A
Enable S3 Object Lock on the EBS volume snapshots to prevent deletion for 4 years.
B
Create a snapshot lifecycle policy for EBS volumes to transition snapshots to Glacier after 3 years and then delete them after 4 years.
C
Use AWS Data Lifecycle Manager to create a policy that moves EBS snapshots to Glacier after 1 year and retains them for 4 years.
D
Configure the EBS snapshot lifecycle policy to automatically delete snapshots after 1 year.
No comments yet.