nerdexam
Amazon

SAA-C03 · Question #135

How can a law firm make files publicly readable while preventing modifications or deletions until a specific future date?

The correct answer is B. Create an S3 bucket. Enable S3 Versioning. Use S3 Object Lock with a retention period. Create a. Option Bensures the use of S3 Object Lock and Versioning to meet compliance for immutability. CloudFront enhances performance while a bucket policy ensures secure access. Option A lacks immutability safeguards. Option C introduces unnecessary complexity. Option D misses out on ad

Submitted by cyberguy42· Mar 4, 2026Design Secure Architectures

Question

How can a law firm make files publicly readable while preventing modifications or deletions until a specific future date?

Options

  • AUpload files to an Amazon S3 bucket configured for static website hosting. Grant read-only IAM
  • BCreate an S3 bucket. Enable S3 Versioning. Use S3 Object Lock with a retention period. Create a
  • CCreate an S3 bucket. Enable S3 Versioning. Configure an event trigger with AWS Lambda to
  • DUpload files to an S3 bucket for static website hosting. Use S3 Object Lock with a retention

How the community answered

(36 responses)
  • A
    8% (3)
  • B
    83% (30)
  • C
    6% (2)
  • D
    3% (1)

Explanation

Option Bensures the use of S3 Object Lock and Versioning to meet compliance for immutability. CloudFront enhances performance while a bucket policy ensures secure access. Option A lacks immutability safeguards. Option C introduces unnecessary complexity. Option D misses out on additional security benefits offered by CloudFront.

Community Discussion

No community discussion yet for this question.

Full SAA-C03 Practice