A company’s application uses many Amazon DynamoDB tables. Auditors determined the tables do not meet the company’s data protection policy. The policy requires backups twice per month at midnight on the 15th and 25th, with a retention period of 3 months. Which combination of actions should a security engineer take to comply? (Choose two.)
Choose an answer
Tap an option to check your answer.
Correct answer: Use AWS Backup to create a backup plan and add a backup rule with a 3-month retention period., Configure the backup frequency with a cron schedule expression and assign each DynamoDB table to the backup plan..
Why this is the answer
The correct options involve using AWS Backup and a cron schedule. AWS Backup is the centralized service for managing backups across AWS services, including DynamoDB. It allows you to create backup plans with defined rules for frequency and retention, directly addressing the policy requirements. A cron schedule expression (e.g., cron(0 0 15,25 ? )) is necessary to specify backups at midnight on the 15th and 25th of each month. Assigning all DynamoDB tables to this plan ensures comprehensive coverage. DynamoDB on-demand backup is for manual, immediate backups, not scheduled, recurring ones. AWS DataSync is for transferring data between storage services, not for scheduled DynamoDB backups. A rate schedule expression specifies backups at a fixed interval (e.g., every 12 hours) rather than specific dates, which doesn't meet the policy's precise timing.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed