
Answer-first summary for fast verification
Answer: Create a snapshot lifecycle policy for EBS volumes to transition snapshots to Glacier Deep Archive after 4 years and retain them for 5 years.
Option B is the correct answer because creating a snapshot lifecycle policy for EBS volumes to transition snapshots to Glacier Deep Archive after 4 years and retain them for 5 years ensures compliance with the 5-year retention policy. Option A does not meet the 5-year retention requirement as it moves objects to Glacier after 4 years. Option C is not applicable as it pertains to RDS snapshots, not the general data retention policy. Option D is not sufficient as it only retains logs for 5 years without considering other types of data.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
Your organization has a data retention policy that requires certain types of data to be retained for a minimum of 5 years. You are tasked with designing a solution that ensures compliance with this policy using AWS services. Which of the following steps should you take to achieve this objective?
A
Enable S3 Object Lock on the relevant S3 buckets to prevent deletion for 5 years and configure the S3 Lifecycle policy to move objects to Glacier after 4 years.
B
Create a snapshot lifecycle policy for EBS volumes to transition snapshots to Glacier Deep Archive after 4 years and retain them for 5 years.
C
Use AWS Data Lifecycle Manager to create a policy that moves RDS snapshots to Glacier after 1 year and retains them for 5 years.
D
Configure the CloudWatch log group retention policy to retain logs for 5 years and enable S3 Object Lock on the log group storage.