Multiple Choices
(Choose 1 answer)
A web application stores all of its data on Amazon S3 buckets. A client has mandated that data be encrypted before sending it to Amazon S3.
Which of the following is the right technique for encrypting data as needed by the customer?
A. Enable server-side encryption with Amazon S3-Managed Keys (SSE-S3)
B. Enable client-side encryption using AWS encryption SDK
C. Enable server-side encryption with KMS keys stored in AWS Key Management Service (SSE-KMS)
D. Encryption is enabled by default for all the objects written to Amazon S3. Additional configuration is not required