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.