ExamQuestions.com

Register
Login
AWS Certified Developer Associate Exam Questions

Amazon

AWS Certified Developer Associate

208 / 474

Question 208:

A company is developing an application that interacts with a DynamoDB table. There is now a security mandate that all data must be encrypted at rest. How can you achieve this requirement? (Select TWO)

Answer options:

A.Enable encryption using AWS owned key.
B.Enable encryption using AWS managed key.
C.Enable encryption using client keys.
D.Enable your application to use the SDK to decrypt the data.