ExamQuestions.com

Register
Login
AWS Certified Developer Associate Exam Questions

Amazon

AWS Certified Developer Associate

68 / 474

Question 68:

Your team has completed development of an application. Now, this needs to be deployed to an application on an EC2 Instance. The Application data will be stored on a separate volume which needs to be encrypted at rest. How can you ensure this requirement is met? 

Answer options:

A.Ensure that Encryption is enabled during volume creation time.
B.Ensure to use Throughput Optimized HDD to allow for Encryption.
C.Create a Customer master key in the KMS service.
D.Create an EBS Encryption Key.