Code Room
On-callMedium
Question
After scaling a service from 10 to 50 instances to handle growth, the database started rejecting connections ('too many connections') even though per-instance load went down. What happened?
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.
Learn the concepts
Loading whiteboard…
Run or narrate your approach, then ask the coach.