Slide 5
Slide 5 text
Good
partitioning
strategy
• Is not a magic solution to solve all
your performance problems
• Vertical partitioning/Shards is a
different idea
• Can break your database if not done
right
• Choose right partition key based on
data access patterns and ingestion
rate
• Data retention requirements
• Devise mechanism to offload/delete
data