ExamQuestions.com

Register
Login
AWS Certified Developer Associate Exam Questions

Amazon

AWS Certified Developer Associate

15 / 474

Question 15:

An application has a database in an AWS RDS Instance. When the traffic is high, the application`s response time grows as there are many read queries to the RDS database. Which of the following can be used to decrease the response time for the application?

Answer options:

A.Place a CloudFront distribution in front of the database.
B.Enable Read Replicas for the database.
C.Change the database from RDS to DynamoDB.D.Enable Multi-AZ for the database.