AWS Certified Security – Specialty — Question 289

A company needs to provide digital evidence to a security engineer for analysis. The evidence must be encrypted and the immutability of the source data must be maintained.
What is the MOST secure solution that meets these requirements?

Answer options

Correct answer: B

Explanation

Amazon S3 Object Lock provides write-once-read-many (WORM) storage, which guarantees the immutability of the uploaded forensic data, while AWS KMS provides robust, auditable encryption at rest. Transitioning data to S3 Glacier as in Option A is inefficient for immediate analysis due to retrieval delays. Options C and D fail to enforce true, immediate data immutability as effectively as S3 Object Lock.