Question 9 of 10Pro Only
How do you design a system to handle sudden traffic spikes without degrading performance?
Sample answer preview
Handling traffic spikes requires a combination of architectural patterns, infrastructure capabilities, and protective mechanisms. Auto-scaling automatically adjusts compute resources based on demand.
auto-scalingload sheddingrate limitingcircuit breakerCDNgraceful degradation