
Answer-first summary for fast verification
Answer: Use AWS Backup to create a backup plan for all AWS services that store data with an 8-year retention period.
Option C is the correct answer because AWS Backup allows you to create a backup plan with a specific retention period, which in this case is 8 years. This ensures that data stored in various AWS services is retained for the required period and can be restored if needed. Option A does not meet the 8-year retention requirement as it moves objects to Glacier after 7 years. Option B transitions data to Glacier Deep Archive after 7 years, which does not meet the 8-year retention requirement. Option D moves data to Glacier after 1 year and then deletes it after 8 years, which is not compliant with the retention policy.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Your organization has a data retention policy that requires data to be retained for a minimum of 8 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 8 years and configure the S3 Lifecycle policy to move objects to Glacier after 7 years.
B
Create a lifecycle policy for all AWS services that store data to transition data to Glacier Deep Archive after 7 years and then delete it after 8 years.
C
Use AWS Backup to create a backup plan for all AWS services that store data with an 8-year retention period.
D
Configure the lifecycle policies of all AWS services that store data to move data to Glacier after 1 year and then delete it after 8 years.
No comments yet.