Rate Limiting system design | TOKEN BUCKET, Leaky Bucket, Sliding Logs
Rate limiting protects your APIs from overuse by limiting how often each user can call the API.
In this video following algorithms are discussed
Token Bucket
Leaky Bucket
Sliding Logs
Sliding window counters
Race Conditions in distributed systems
Donate/Patreon: https://www.patreon.com/techdummies