ExamQuestions.com

Register
Login
AWS Certified Developer Associate Exam Questions

Amazon

AWS Certified Developer Associate

321 / 474

Question 321:

Your team is working on an application that will connect to a MySQL RDS Instance.The security mandate is that the connection to the database from the application should be encrypted. How can you accomplish this?

Answer options:

A.By using Access Keys assigned to an IAM user
B.By using Private Key pairs
C.By using SSL
D.By using KMS Keys