Code RoomHot partition throttled on demand
HardPrep Room Coding #2471

Hot partition throttled on demand

On-callDistributed systemsSenior–Staff~40 min

Your leaderboard service starts returning elevated errors and the SDK logs fill with `ProvisionedThroughputExceededException` from DynamoDB, even though the table is on on-demand capacity and CloudWatch shows consumed capacity well under the account peak. The `ThrottledRequests` metric is spiking on one partition. A new feature shipped this morning that writes every score update under a single `gameId` for the current tournament. Client p99 is climbing and your retry storm is making CloudWatch consumed-capacity look higher than real demand. How do you triage and mitigate?

What a strong answer looks like

Stop the bleeding first (mitigate), then form hypotheses from real signals. Separate root cause from symptom, communicate status as you go, and close with what prevents a repeat.

0:00 of about 40 min
Which questions mattered is sealed until you submit. Telling you now would just be handing over the edge cases.