exam questions

Exam AWS Certified Database - Specialty All Questions

View all questions & answers for the AWS Certified Database - Specialty exam

Exam AWS Certified Database - Specialty topic 1 question 79 discussion

Exam question from Amazon's AWS Certified Database - Specialty
Question #: 79
Topic #: 1
[All AWS Certified Database - Specialty Questions]

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
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
k115
Highly Voted 3 years, 8 months ago
D is correct
upvoted 8 times
...
Germaneli
Most Recent 1 year, 8 months ago
Selected Answer: D
It's noted in the question that the connection needs to be encrypted. It's also noted that the logon credentials are confirmed, they should be right. B is out of question, there is no such thing as a subnet group to control access. D is the only reasonable option.
upvoted 1 times
...
Pranava_GCP
1 year, 9 months ago
Selected Answer: D
D. Ensure that the connection is using SSL and is addressing the port where the RDS DB instance is listening for encrypted connections
upvoted 2 times
...
rlnd2000
2 years, 11 months ago
Selected Answer: D
A lot of time this issue has happened to me, a Developer call me because is unable to connect to Redshift or any other DB and the problem is that they forgot to check "use SSL" in DBeaver. :) I will go with D:
upvoted 4 times
...
ryuhei
2 years, 11 months ago
Selected Answer: D
Ofcourse it's decided to be D
upvoted 1 times
...
awsguys
3 years ago
d. as all data in transit be encrypted
upvoted 2 times
...
novice_expert
3 years, 1 month ago
Selected Answer: D
https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/SQLServer.Concepts.General.SSL.Using.html D. addressing the port where the RDS DB instance is listening for encrypted connections (communications connection failure => port)
upvoted 2 times
...
kret
3 years, 1 month ago
Selected Answer: D
"Other members of the Development team are able to connect", so obviously not B
upvoted 2 times
...
soyyodario
3 years, 4 months ago
Selected Answer: B
"firm mandates that all data in transit be encrypted" but "Other members of the Development team are able to connect", then SSL connections are ok. B is the answer that has more sence for communication error.
upvoted 1 times
...
Shunpin
3 years, 5 months ago
Selected Answer: D
"a communications connection failure". It's about communication failure during connection.
upvoted 1 times
...
gelsm
3 years, 7 months ago
Asnwer D: https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/SQLServer.Concepts.General.SSL.Using.html
upvoted 1 times
...
Dip11
3 years, 7 months ago
D for sure.
upvoted 1 times
...
shantest1
3 years, 7 months ago
D is correct
upvoted 1 times
...
myutran
3 years, 7 months ago
Ans: D
upvoted 2 times
...
JobinAkaJoe
3 years, 7 months ago
D is my choice
upvoted 2 times
...
Ashoks
3 years, 7 months ago
D is the answer
upvoted 2 times
...
Ebi
3 years, 8 months ago
D is answer
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...