API Gateway Throttling

5 minutes 5 Questions

API Gateway Throttling is a key concept in Amazon API Gateway that helps to manage the rate and capacity of API requests to ensure the stability and availability of backend services. API Gateway Throttling can be set up with default or custom settings, such as request rates and burst capacity, allo…

Test mode:
AWS Certified Solutions Architect - API Gateway Throttling Example Questions

Test your knowledge of API Gateway Throttling

Question 1

An e-commerce web application is using API Gateway for their APIs. During a major sale, the web application experiences heavy traffic, causing API Gateway to exceed the default account-level throttling limits. What should be the best solution?

Question 2

A company has implemented a burst limit and a rate limit on their APIs in API Gateway. In which order are these limits applied?

Question 3

A gaming website runs on AWS and is using API Gateway to serve game APIs. Due to the high popularity, the backend was unable to process all requests from clients. What should be the best solution to implement method-level throttling?

More API Gateway Throttling questions
18 questions (total)