Primary keys vs partition keys and building relationships with sort keys in DynamoDB

Share this video with your friends

Send Tweet

We explore primary keys in DynamoDB and their relation to partition keys and sort keys using the AWS console to insert items. Sort keys and uniqueness are used to introduce the concept of creating relationships between items which is what will enable us to build out single table designs in the advanced data modeling videos.