Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How can a company meet compliance requirements for monthly DynamoDB backups, ensuring availability for 6 months and retention for 7 years?
A
Implement an AWS Backup plan for monthly backups with a lifecycle policy for 6-month transition to cold storage and 7-year retention.
B
Perform monthly on-demand DynamoDB backups, transition to Amazon S3 Glacier Flexible Retrieval after 6 months, and apply an S3 Lifecycle policy for 7-year deletion.
C
Develop scripts for on-demand backups using AWS SDK, schedule with EventBridge, and create a second script for 6-month cold storage transition and 7-year deletion.
D
Utilize AWS CLI for on-demand backups, schedule with EventBridge, and include commands for 6-month cold storage transition and 7-year backup deletion.