Failure mode in multi-tenant systems where tenants on the same shard/instance have correlated or heavy usage patterns (e.g. spikes at the same time), exhausting shared resources and causing crashes or degraded performance for everyone. Motivates smart shard balancing and tenant placement when using horizontal sharding.