Your question is Handling High Traffic Scenario at Amazon. Take a moment with it on the right.
Talk me through your thinking if you like. When you're confident, submit your answer and I'll grade it like a real screen (7/10 or better passes).
How would you handle a scenario of large traffic causing the website to crash? (caching, scaling, load balancing)
Asked in the round 2 LPs+scripting+troubleshooting stage. Troubleshooting/system-design concepts discussion.
Explain how you would diagnose the failure, stabilize the service, and prevent recurrence. Address caching, horizontal scaling, load balancing, overload protection, and graceful degradation. If the website includes an ML-backed endpoint, explain how model serving and feature dependencies affect the design.
Constraints: preserve data correctness, avoid cascading failures, control cost, and maintain security while traffic is elevated.