ExamQuestions.com

Register
Login
AWS Certified Developer Associate Exam Questions

Amazon

AWS Certified Developer Associate

117 / 474

Question 117:

Your team is developing a solution that will make use of DynamoDB tables. Due to the nature of the application, the data is needed across a couple of regions across the world. Which of the following would help reduce the latency of requests to DynamoDB from different regions?

Answer options:

A.Enable Multi-AZ for the DynamoDB table.
B.Enable global tables for DynamoDB.C.Enable Indexes for the table.
D.Increase the read and write throughput for the table.