12HPA and VPA on the same deployment: why is that a problem, and what should you run instead?▼mediumNewDatabricksUberSAP2 replies○ sign inA specific configuration trap with a clean explanation. Both controllers act on the same signal from opposite directions, and the result oscillates.Open full answer →
37CPU metrics lag demand by minutes because traffic arrives as queue depth. How should autoscaling react to events?▼mediumNewPhonePeSwiggyFlipkart◆ premiumUtilization-based scaling is the wrong sensor when work arrives as backlog. The design questions are threshold math against drain rate, reaction-time bounds from polling, and why lag-driven fleets oscillate without generous targets and idempotent consumers.Open full answer →
04An e-commerce platform takes 10x traffic during flash sales and the database locks up. Fix it.▼hard★ EssentialNewFlipkartSwiggyAmazon2 repliesunlockedThe Indian e-commerce interview question, and autoscaling is the wrong first answer. A 10x spike arriving in seconds outruns any scaling loop, so the design has to absorb rather than scale.Open full answer →