Whiteboard ScaleTopicsRate Limiter
VERY COMMON

Rate Limiter

Design a distributed rate limiter that throttles requests per user/IP using token bucket, sliding window, or leaky bucket algorithms. Tests your understanding of distributed counting, consistency trade-offs, and API gateway design.

StripeCloudflareGoogleAmazonMeta
0
Problems
0
Interview Qs
0
Patterns