ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 16 - DBS-C01 discussion

Report
Export

A company is deploying a solution in Amazon Aurora by migrating from an on-premises system. The IT department has established an AWS Direct Connect link from the company’s data center. The company’s Database Specialist has selected the option to require SSL/TLS for connectivity to prevent plaintext data from being set over the network. The migration appears to be working successfully, and the data can be queried from a desktop machine.

Two Data Analysts have been asked to query and validate the data in the new Aurora DB cluster. Both Analysts are unable to connect to Auror a. Their user names and passwords have been verified as valid and the Database Specialist can connect to the DB cluster using their accounts. The Database Specialist also verified that the security group configuration allows network from all corporate IP addresses.

What should the Database Specialist do to correct the Data Analysts’ inability to connect?

A.
Restart the DB cluster to apply the SSL change.
Answers
A.
Restart the DB cluster to apply the SSL change.
B.
Instruct the Data Analysts to download the root certificate and use the SSL certificate on the connection string to connect.
Answers
B.
Instruct the Data Analysts to download the root certificate and use the SSL certificate on the connection string to connect.
C.
Add explicit mappings between the Data Analysts’ IP addresses and the instance in the security group assigned to the DB cluster.
Answers
C.
Add explicit mappings between the Data Analysts’ IP addresses and the instance in the security group assigned to the DB cluster.
D.
Modify the Data Analysts’ local client firewall to allow network traffic to AWS.
Answers
D.
Modify the Data Analysts’ local client firewall to allow network traffic to AWS.
Suggested answer: B

Explanation:


• To connect using SSL:

• Provide the SSLTrust certificate (can be downloaded from AWS)

• Provide SSL options when connecting to database

• Not using SSL on a DB that enforces SSL would result in error

https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/ssl-certificate-rotation-aurorapostgresql.html

asked 16/09/2024
Mohammad Musa
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first