Question
How does rate-based limiting help in DDoS mitigation?
Asked by: USER2345
53 Viewed
53 Answers
Answer (53)
Rate-based limiting restricts the number of requests accepted from a specific source within a defined time period. This is a key technique for mitigating DDoS attacks that flood your application with requests. AWS WAF and Shield Advanced can both be configured with rate-based rules.