Your company is planning to host an application on a set of EC2 Instances. There is a requirement to complete end to end encryption for the data to ensure that the application is (HIPAA) compliant. How can you achieve this?
- Ensure that the traffic is encrypted using KMS
- Setup a VPN connection between the EC2 Instance and the Internet
- Setup a Direct Connect connection between the EC2 Instance and the Internet
- Use SSL to encrypt all the data at the application layer
0 voters