ExamQuestions.com

Register
Login
AWS Certified SysOps Administrator Associate Exam Questions

Amazon

AWS Certified SysOps Administrator Associate

220 / 340

Question 220:

You’ve set up an RDS Instance. An application is being hosted on an EC2 Instance that connects to the AWS RDS Instance. From the application, the following error is being encountered.
“Error connecting to database”
You’ve verified that you can connect to the database from a bastion host in a public subnet via the AWS Console. Which of the following could be possible issues? Choose 2 answers from the options given below

Answer options:

A.The application is using the wrong port number in the connection string.
B.The database server has the wrong ingress Security group rule for the web server.
C.The database server has the wrong egress Security group rule for the web server.
D.The database is stopped.