
Answer-first summary for fast verification
Answer: Enable encryption in transit using SSL/TLS for all connections to the Amazon EFS file system.
To ensure the confidentiality and integrity of data in transit between the on-premises network and AWS, encryption in transit should be implemented. While AWS Direct Connect (B) and VPN gateways (C) can provide secure connectivity, they do not encrypt the data itself. Encryption at rest (A) protects data when it is stored, but it does not protect data during transit. The correct approach (D) is to enable encryption in transit using SSL/TLS for all connections to the Amazon EFS file system, ensuring that the data is encrypted and protected during transit.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Your company is planning to migrate its on-premises web application to AWS. The application uses Amazon EFS for file storage. Which of the following steps should you take to ensure the confidentiality and integrity of data in transit between the on-premises network and AWS?
A
Enable encryption at rest for the Amazon EFS file system.
B
Use AWS Direct Connect to establish a dedicated network connection between the on-premises network and AWS.
C
Use a VPN gateway to connect the on-premises network to AWS.
D
Enable encryption in transit using SSL/TLS for all connections to the Amazon EFS file system.
No comments yet.