What should the developer do to meet these requirements in the MOST operationally efficient manner?

2 Comments

  1. Kevin
    Author

    As I understand it, the answer is:
    For the existing DynamoDB table, create a new global secondary index (GSI) that has the UserName as a partition key and the TotalReactionsOnBlogs as a sort key.

  2. Bradley
    Author

    I would say the answer is:
    For the existing DynamoDB table, create a new global secondary index (GSI) that has the UserName as a partition key and the TotalReactionsOnBlogs as a sort key.

Leave a Reply to Bradley Cancel reply

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

4 × 3 =