Video thumbnail for Difference between Partition Key and Sort Key in Amazon DynamoDB

Difference between Partition Key and Sort Key in Amazon DynamoDB

Oct 26, 2024
DynamoDB uses the partition key value as the input to an internal hash function even if Sort Key is used. The output of hash function determines the item stored location. Blog Post: https://www.infallibletechie.com/2022/12/difference-between-partition-key-and-sort-key-in-amazon-dynmodb.html

View Video Transcript
#Internet Software #Cloud Storage