Which data store configuration will meet these requirements?

1 Comment

  1. Lawrence
    Author

    To the best of my knowledge, the answer is:
    Create an Amazon DynamoDB table. Configure the table with a primary key that consists of the title as the partition key and the release year as the sort key. Create a global secondary index that uses the genre as the partition key and the title as the sort key.

Leave a Reply

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

fifteen + 13 =