
Answer-first summary for fast verification
Answer: Enable encryption in transit using SSL/TLS for connections to the RDS instance.
To ensure the confidentiality and integrity of data in transit for an Amazon RDS instance, it is crucial to enable encryption in transit using SSL/TLS for connections to the RDS instance. This encrypts the data as it moves between the client and the RDS instance. Encryption at rest (A) protects data when stored but does not address data in transit. A VPN gateway (C) can provide secure connectivity but does not encrypt the data itself. Multi-AZ deployment (D) enhances availability but does not provide encryption for data in transit.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Your company is using Amazon RDS for its relational database needs. To ensure the confidentiality and integrity of data in transit, which of the following steps should you take?
A
Enable encryption at rest using the RDS encryption feature.
B
Enable encryption in transit using SSL/TLS for connections to the RDS instance.
C
Use a VPN gateway to connect to the RDS instance.
D
Enable Multi-AZ deployment for high availability.
No comments yet.