Design a traffic management plan for peak events.

Instruction: Explain how you would keep an LLM product stable during expected traffic spikes.

Context: Assesses whether the candidate can design a practical architecture and explain the main tradeoffs. Explain how you would keep an LLM product stable during expected traffic spikes.

Official answer available

Preview the opening of the answer, then unlock the full walkthrough.

I would plan for admission control, priority tiers, queueing policy, graceful degradation, and reserved capacity for the workflows the business cannot afford to break. Peak traffic is not just a bigger normal day. It is a different operating mode.

I would also simulate the...

Related Questions