educative.io

Educative

Using leaky bucket for rate limit

NGINX provides rate limiting implementation leaky bucket algorithm which helps in limiting bursts at boundary time. Can this be added in description?


Course: Grokking the System Design Interview - Learn Interactively
Lesson: Designing an API Rate Limiter - Grokking the System Design Interview