How should the developer support the new access pattern in the MOST operationally efficient way?

1 Comment

  1. Dylan
    Author

    It appears that the answer is:
    Add a new global secondary index (GSI) to the DynamoDB table that specifies order_date as the partition key and order_id as the sort key. Write the new Lambda function to query the new GSI index.

Leave a Reply

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

twelve + seventeen =