nerdexam
AmazonAmazon

SAA-C03 · Question #681

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

The correct answer is A: Store the uploaded documents in an Amazon S3 bucket with S3 Versioning and S3 Object Lock. You can use S3 Object Lock to store objects using a write-once-read-many (WORM) model. Object Lock can help prevent objects from being deleted or overwritten for a fixed amount of time or indefinitely. You can use S3 Object Lock to meet regulatory requirements that require WORM s

Submitted by carter_n· Mar 4, 2026Design Secure Architectures

Question

A company has a production web application in which users upload documents through a web interlace or a mobile app. According to a new regulatory requirement, new documents cannot be modified or deleted after they are stored. What should a solutions architect do to meet this requirement?

Options

  • AStore the uploaded documents in an Amazon S3 bucket with S3 Versioning and S3 Object Lock
  • BStore the uploaded documents in an Amazon S3 bucket.
  • CStore the uploaded documents in an Amazon S3 bucket with S3 Versioning enabled.
  • DStore the uploaded documents on an Amazon Elastic File System (Amazon EFS) volume.

Explanation

You can use S3 Object Lock to store objects using a write-once-read-many (WORM) model. Object Lock can help prevent objects from being deleted or overwritten for a fixed amount of time or indefinitely. You can use S3 Object Lock to meet regulatory requirements that require WORM storage, or add an extra layer of protection against object changes and deletion. Versioning is required and automatically activated as Object Lock is enabled. https://docs.aws.amazon.com/AmazonS3/latest/userguide/object-lock-overview.html

Community Discussion

No community discussion yet for this question.

Full SAA-C03 PracticeBrowse All SAA-C03 Questions