Rate Limiting | System Design Interview Basics

preview_player
Показать описание
In this video I explain the importance and basics of Rate Limiter in the context of System Design Interviews

System Design Interview Basics Playlist:

AWS Certification:
Рекомендации по теме
Комментарии
Автор

You have a great way of explaining complex and technical topics. Keep it up my man 💪

KillerCandyGaming
Автор

The videos are nicely expained through good content. These graphics make it easy to understand. Thanks for the great work!! Really appreciate

shubhamprasad
Автор

Great overview. It would be nice if you could cover implementation as well because usually in interviews they would be interested in implemention.

dharamprasad
Автор

Such a great vide mate!! Thanks for making this video!

dinaesmaeili
Автор

It would nice if you to real word use case for each algorithms

SudhindraDesai-ek
Автор

What I wonder is that, if the backend service is distributed, where shall we apply these rate limiting algorithms, applied on the Gateway? If we don't have a gateway like nginx, for example, inside the microservice arch, in this case if we apply the rate limiting algorithm on every instance, it's in-memory and isolated, it's not accurate anymore, If applied in a single standalone component, we need to visit this component every time a new request comes in, any good suggestions?

hunmango
welcome to shbcf.ru