Design a queueing and backpressure strategy for bursty traffic.

Instruction: Describe how you would keep bursty traffic from overwhelming the system.

Context: Assesses whether the candidate can design a practical architecture and explain the main tradeoffs. Describe how you would keep bursty traffic from overwhelming the system.

Official answer available

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

I would design queueing as a user-experience decision, not only an infrastructure one. Backpressure should decide what slows down, what...

Related Questions