ExamQuestions.com

Register
Login
AWS Certified Developer Associate Exam Questions

Amazon

AWS Certified Developer Associate

291 / 474

Question 291:

You are a developer for a company that is planning on using the AWS RDS service. Your Database administrator spins up a new MySQL RDS Instance in AWS. You now need to connect to that instance. How can you achieve this? Choose 2 answers from the options given below.

Answer options:

A.Use the DescribeDBInstances API and get the endpoint for the database instance.
B.Use the DescribeDBInstances API and get the IP address for the database instance.
C.Request an endpoint for the instance from the Database Administrator.
D.Request the IP address of the instance from the Database Administrator.