How to Design a Scalable Rate Limiting Algorithm

Rate limiting is one of the most common features deployed in an API gateway. With many different load balancing algorithms, choosing the right design for your application architecture can be tricky.

How to Design a Scalable Rate Limiting Algorithm is an extended blog post that navigates through the pros and cons of the available algorithms and shares details for quickly setting up rate limiting using Kong.

1 Like