Throttling

Definition updated on November 2023

What is throttling?

Another pattern that might be necessary for today's apps, services, and APIs is throttling. Throttling in this context refers to a technique used to prevent some users from abusing a web service's resources by restricting the number of requests a user may make in a given period of time.