ExamQuestions.com

Register
Login
AWS Certified Developer Associate Exam Questions

Amazon

AWS Certified Developer Associate

19 / 474

Question 19:

A company currently has an application that works with DynamoDB. The application is a high revenue generating application for the company. Their current response time for their read workloads is in the order of milliseconds. But to bump up hits to their pages, they want to reduce the response time to microseconds. Which of the following would you suggest to be most preferably used with DynamoDB to fulfill this requirement?

Answer options:

A.Consider deploying an ElastiCache in front of DynamoDB.B.Consider using DynamoDB global tables.
C.Consider using DynamoDB accelerator.
D.Consider using a higher throughput for the tables.