
Answer-first summary for fast verification
Answer: Use AWS Backup to create a backup plan for all AWS services that store data with a 6-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 6 years. This ensures that data stored in various AWS services is retained for the required period and can be restored if needed. Option A only prevents deletion but does not ensure data is retained for 6 years across all services. Option B transitions data to Glacier Deep Archive after 5 years, which does not meet the 6-year retention requirement. Option D moves data to Glacier after 1 year, which is not compliant with the retention policy.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Your company is using AWS services to store and manage data. You need to design a solution that ensures the retention of data for a minimum of 6 years as per your organization's data retention policy. Which of the following steps should you take to achieve this objective?
A
Enable S3 Object Lock on all S3 buckets to prevent deletion for 6 years.
B
Create a lifecycle policy for all AWS services that store data to transition data to Glacier Deep Archive after 5 years and then delete it after 6 years.
C
Use AWS Backup to create a backup plan for all AWS services that store data with a 6-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 6 years.
No comments yet.