Difference between Partition Key and Sort Key in Amazon DynamoDB
143 views
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
#Cloud Storage
# Internet Software