Difficulty: Advanced
What is Data Skew in sharded databases?
When the distribution of data across shards is uneven (e.g., one shard has 90% of the data), leading to 'hot spots' and performance bottlenecks.
Sharding, Hot Spots
JavaScript is required for the interactive version of this page, including the code playground and progress tracking. Browse all InternHack tutorials.