Question 56:
Your company is planning to host an application on a set of EC2 Instances. There is a requirement for complete end-to-end encryption for the data to ensure that the application is (HIPAA) compliant. How can you achieve this?
Answer options:
A.Ensure that the traffic is encrypted using KMS. B.Set up a VPN connection between the EC2 Instance and the Internet. C.Set up a Direct Connect connection between the EC2 Instance and the Internet. D.Use TLS 1.2 or later to encrypt all the data.