Software Architecture · System Design
What is rate limiting in System Design?
Rate limiting controls how many requests a caller can make within a defined policy or time window.
Rate limiting controls how many requests a caller can make within a defined policy or time window.