ExamQuestions.com

Register
Login
AWS Certified Database Specialty Exam Questions

Amazon

AWS Certified Database Specialty

14 / 145

Question 14:

An application stores its data in a DynamoDB table. The application team finds that they have a new access pattern where the application has to perform strongly consistent queries on an attribute that’s not the partition key. How can the team solve this problem?

Answer options:

A.Create a new DynamoDB table.
B.Create a new GSI.
C.Create a new LSI.
D.Create a DynamoDB Accelerator (DAX) cluster.