Logger Rate Limiter
Rate limiting is core Netflix infrastructure — throttling API calls, controlling notification volume, and preventing log storms. This simple version teaches the pattern that the system design interview will escalate to distributed scale.
Enable JavaScript for the full StreamPrep guide.