nerdexam
AmazonAmazon

SAA-C03 · Question #480

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

The correct answer is A: Enable versioning for the S3 bucket. Use server-side encryption with Amazon S3 managed keys. Versioning in S3 preserves every version of every object - preventing permanent overwrites. This ensures compliance where data cannot be overwritten or lost. SSE-S3 ensures server-side encryption. "When you enable versioning, Amazon S3 stores every version of every object. With v

Submitted by kevin_r· Mar 4, 2026Design Resilient Architectures

Question

A company is moving data from an on-premises data center to the AWS Cloud. The company must store all its data in an Amazon S3 bucket. To comply with regulations, the company must also ensure that the data will be protected against overwriting indefinitely. Which solution will ensure that the data in the S3 bucket cannot be overwritten?

Options

  • AEnable versioning for the S3 bucket. Use server-side encryption with Amazon S3 managed keys
  • BDisable versioning for the S3 bucket. Configure S3 Object Lock for the S3 bucket with a retention
  • CEnable versioning for the S3 bucket. Configure S3 Object Lock for the S3 bucket with a legal
  • DConfigure S3 Storage Lens for the S3 bucket. Use server-side encryption with customer-provided

Explanation

Versioning in S3 preserves every version of every object - preventing permanent overwrites. This ensures compliance where data cannot be overwritten or lost. SSE-S3 ensures server-side encryption. "When you enable versioning, Amazon S3 stores every version of every object. With versioning, you can preserve, retrieve, and restore every version of every object stored in an S3 bucket." This satisfies regulatory requirements for protecting data from overwriting indefinitely. Incorrect Options: B: Object Lock with retention period is time-bound, not indefinite. C: Legal hold blocks deletion but doesn't directly prevent overwriting. D: Storage Lens is analytics, not protection.

Community Discussion

No community discussion yet for this question.

Full SAA-C03 PracticeBrowse All SAA-C03 Questions