Identify partition key cardinality
You're designing a DynamoDB table to store customer orders for a global e-commerce platform. The table will store millions of orders from customers worldwide. You're considering different attributes as potential partition keys to ensure balanced data distribution and avoid hot partitions.
Which attribute would make the BEST partition key for balanced performance?
This exercise is part of the course
Using Data Stores in AWS
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
Start Exercise