Category: System Design

50 questions in System Design.

How to design a rate limiter

· System Design

Understand token bucket, sliding window, and distributed rate limiting algorithms and their trade-offs.

SQL vs NoSQL for system design

· System Design

Compare relational and non-relational databases to choose the right storage for your system design.