Slide 5
Slide 5 text
W H A T I S R A T E L I M I T I N G ?
It is an approach to scalable and secure applications
Limiting the number of request to the application in
order to protect from bad attacks*
Security, managing resources, controlling traffic, preventing
overloads on server.
*Brute force, DDos Attack, Web Scraping
When you faced with HTTP 429 Error, there is
implemented "rate limiting" approach.
Picture resource: https://httpstatusdogs.com/429-too-many-requests