Which step should be taken to troubleshoot this issue?

A large financial services company requires that all data be encrypted in transit. A Developer is attempting to connect to an Amazon RDS DB instance using the company VPC for the first time with credentials provided by a Database Specialist. Other members of the Development team can connect, but this user is consistently receiving an error indicating a communications link failure. The Developer asked the Database Specialist to reset the password a number of times, but the error persists.
Which step should be taken to troubleshoot this issue?
A. Ensure that the database option group for the RDS DB instance allows ingress from the Developer machine’s IP address
B. Ensure that the RDS DB instance’s subnet group includes a public subnet to allow the Developer to connect
C. Ensure that the RDS DB instance has not reached its maximum connections limit
D. Ensure that the connection is using SSL and is addressing the port where the RDS DB instance is listening for encrypted connections

Amazon AWS Certified Database – Specialty (DBS-C01)

Free dumps for CLF-C01 in Printable PDF format.

High quality PDF and software. VALID exam to help you pass.

amazon-exams

4 thoughts on “Which step should be taken to troubleshoot this issue?

  1. B – Incorrect ” Ensure that the RDS DB instance’s subnet group includes a public subnet to allow the Developer to connect” — a subnet cannot include a subnet CIDR to allow connection. The sourceIp/CIDR/Security group should be allowed in DB SecurityGroup’s ingress rule

    D – Most likely as the developer may not using ssl-cert when connecting, additionally SQL Server and ORACLE listen on different ports for secure TCP connections.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.