ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 231 - DBS-C01 discussion

Report
Export

A company conducted a security audit of its AWS infrastructure. The audit identified that data was not encrypted in transit between application servers and a MySQL database that is hosted in Amazon RDS.

After the audit, the company updated the application to use an encrypted connection. To prevent this problem from occurring again, the company's database team needs to configure the database to require in-transit encryption for all connections.

Which solution will meet this requirement?

A.
Update the parameter group in use by the DB instance, and set the require_secure_transport parameter to ON.
Answers
A.
Update the parameter group in use by the DB instance, and set the require_secure_transport parameter to ON.
B.
Connect to the database, and use ALTER USER to enable the REQUIRE SSL option on the database user.
Answers
B.
Connect to the database, and use ALTER USER to enable the REQUIRE SSL option on the database user.
C.
Update the security group in use by the DB instance, and remove port 80 to prevent unencrypted connections from being established.
Answers
C.
Update the security group in use by the DB instance, and remove port 80 to prevent unencrypted connections from being established.
D.
Update the DB instance, and enable the Require Transport Layer Security option.
Answers
D.
Update the DB instance, and enable the Require Transport Layer Security option.
Suggested answer: A

Explanation:


https://aws.amazon.com/about-aws/whats-new/2022/08/amazon-rds-mysql-supports-ssl-tlsconnections/

asked 16/09/2024
GBEMISOLA OSILALU
25 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first