ExamQuestions.com

Register
Login
AWS Certified Developer Associate Exam Questions

Amazon

AWS Certified Developer Associate

311 / 474

Question 311:

Your company is developing an application that needs to interact with an S3 bucket. There is a requirement that all data in the bucket is encrypted at rest. You also need to ensure that you manage the keys. Which of the following options can you use for this purpose? (Select TWO)

Answer options:

A.Server-Side Encryption with Amazon S3-Managed Keys (SSE-S3)
B.Server-Side Encryption with AWS KMS Keys stored in AWS Key Management Service (KMS)
C.Server-Side Encryption with with Customer-Provided Keys (SSE-C)
D.Client-Side Encryption