AWS Database Blog
Tag: partition keys
Choosing the Right DynamoDB Partition Key
This blog post covers important considerations and strategies for choosing the right partition key for designing a schema that uses Amazon DynamoDB. Choosing the right partition key is an important step in the design and building of scalable and reliable applications on top of DynamoDB. What is a partition key? DynamoDB supports two types of […]
Read More