A company will move data to an Amazon S3 bucket. The data must be encrypted at rest in the S3 bucket, and the encryption key must be automatically rotated every year. Which solution meets these requirements with the LEAST operational overhead?
Choose an answer
Tap an option to check your answer.
Correct answer: Move the data to the S3 bucket. Use server-side encryption with Amazon S3 managed encryption keys (SSE-S3). Use the built-in key rotation behavior of SSE-S3 encryption keys..
Why this is the answer
The correct answer leverages SSE-S3, which encrypts objects with keys managed by AWS. These keys are automatically rotated by AWS annually, fulfilling both the encryption and automatic annual rotation requirements with the least operational overhead. AWS handles all key management. The option to create an AWS KMS customer managed key with automatic key rotation is viable but incurs more operational overhead than SSE-S3 because you manage the KMS key, even if rotation is automatic. Manually rotating a KMS key every year significantly increases operational overhead, failing the "least operational overhead" requirement. Encrypting data with customer key material before moving it to S3, then importing that material into KMS, adds complexity and operational overhead for key management outside of AWS's fully managed solutions.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed