Back to Tags
Throttling
4 items tagged with "throttling"
Filter by type:
Tutorials2
Tutorial
How to build a REST API with Amazon API Gateway
Configure Amazon API Gateway routes, stages, and authorizers to expose backend services as a managed REST API.
Tutorial
How to Add Rate Limiting to an API
Protect an API with token-bucket rate limiting, return standard rate-limit headers, and share limits across instances with Redis.