PrepAway - Latest Free Exam Questions & Answers

Which table configuration will result in the lowest impact on provisioned throughput for this query?

An application stores payroll information nightly in DynamoDB for a large number of
employees across hundreds of offices. Item attributes consist of individual name, office
identifier, and cumulative daily hours. Managers run reports for ranges of names working in
their office. One query is. “Return all Items in this office for names starting with A through
E”. Which table configuration will result in the lowest impact on provisioned throughput for
this query?

PrepAway - Latest Free Exam Questions & Answers

A.
Configure the table to have a range index on the name attribute, and a hash index on the
office identifier

B.
Configure a hash index on the name attribute and no range index

C.
Configure the table to have a hash index on the name attribute, and a range index on the
office identifier

D.
Configure a hash index on the office Identifier attribute and no range index

6 Comments on “Which table configuration will result in the lowest impact on provisioned throughput for this query?

  1. Ismail Sajjad says:

    C

    A composite key with UserID as the partition key and the timestamp as the sort key would be best. The other answers offer non-standard key configurations.




    0



    1

Leave a Reply

Your email address will not be published. Required fields are marked *