
Answer-first summary for fast verification
Answer: Configure the S3 Lifecycle policy to move objects to Glacier Deep Archive after 1 year and retain them for 10 years.
Option D is the correct answer because configuring the S3 Lifecycle policy to move objects to Glacier Deep Archive after 1 year and retain them for 10 years ensures compliance with the 10-year retention policy. Option A only prevents deletion but does not ensure the data is retained for 10 years. Option B transitions objects to Glacier Deep Archive after 9 years, which does not meet the 10-year retention requirement. Option C is not the best solution as AWS Backup does not provide a 10-year retention option for S3 buckets.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Your company is implementing a data retention policy that requires certain types of data to be retained for a minimum of 10 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 10 years.
B
Create a lifecycle policy for the S3 buckets to transition objects to Glacier Deep Archive after 9 years and then delete them after 10 years.
C
Use AWS Backup to create a backup plan for the S3 buckets with a 10-year retention period.
D
Configure the S3 Lifecycle policy to move objects to Glacier Deep Archive after 1 year and retain them for 10 years.
No comments yet.