MongoDB

Hot Shard from Monotonic Shard Key

scaling

Using monotonically increasing values (timestamps, ObjectIDs) as shard keys concentrates all new writes on a single shard, leaving other shards idle and creating a write bottleneck.

MongoDB insight details requires a free account. Sign in with Google or GitHub to access the full knowledge base.

Sign in to access