
Answer-first summary for fast verification
Answer: All of the above.
To ensure the confidentiality and integrity of data in transit, multiple controls should be implemented. Using a VPN gateway (A) provides a secure connection between the on-premises network and AWS. Enabling encryption for the database (B) ensures that the data is protected during transit. Requiring TLS for AWS API calls (C) adds an additional layer of security by encrypting the communication between the client and the server. Therefore, the correct answer is D, as all of these steps should be taken to provide comprehensive protection for data in transit.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
Your company is planning to migrate its on-premises database to AWS. The database contains sensitive customer information that must be protected during transit. Which of the following steps should you take to ensure the confidentiality and integrity of the data in transit?
A
Use a VPN gateway to connect the on-premises network to AWS.
B
Enable encryption for the database using Amazon RDS.
C
Require TLS for AWS API calls to the database.
D
All of the above.