nerdexam
AmazonAmazon

SAA-C03 · Question #543

SAA-C03 Question #543: Real Exam Question with Answer & Explanation

The correct answer is B: Use AWS Backup to create backup schedules and retention policies for the table.. AWS Backup offers centralized management, scheduling, and retention of backups for supported AWS services including Amazon DynamoDB. It enables compliance retention with minimal "AWS Backup provides centralized backup management across AWS services, including DynamoDB. You can de

Submitted by rohit_dlh· Mar 4, 2026Design Secure Architectures

Question

A company has a web application that stores user transactions in an Amazon DynamoDB table. To comply with regulations, the company must retain a copy of user transaction data for 7 years. Which solution will meet these requirements with the LEAST operational overhead?

Options

  • AUse DynamoDB point-in-time recovery to back up the table continuously.
  • BUse AWS Backup to create backup schedules and retention policies for the table.
  • CCreate an on-demand backup of the table by using DynamoDB. Store the backup in an Amazon
  • DCreate an Amazon EventBridge rule to invoke an AWS Lambda function. Configure the Lambda

Explanation

AWS Backup offers centralized management, scheduling, and retention of backups for supported AWS services including Amazon DynamoDB. It enables compliance retention with minimal "AWS Backup provides centralized backup management across AWS services, including DynamoDB. You can define backup plans, schedules, and retention policies to meet business or regulatory requirements." Why B is correct: Automatically manages backup scheduling and retention (7 years). Centralized compliance monitoring via AWS Backup Audit Manager. Fully managed and requires no custom automation. Why others are incorrect: A: PITR is for continuous restore within 35 days, not long-term compliance retention. C & D: Manual or Lambda-based backups require custom management and increase operational

Community Discussion

No community discussion yet for this question.

Full SAA-C03 PracticeBrowse All SAA-C03 Questions