Register
5:00
Stop
AWS Certified Solutions Architect - Amazon API Gateway - API Gateway Throttling
Master
1/5
A sports news platform leverages API Gateway for their RESTful API. During special events and game seasons, the platform experiences unexpected traffic surges. Which method should be used to optimize API request distribution across all available resources?
a.
Configure API Gateway in multiple AWS regions.
b.
Activate partitioned burst limits.
c.
Enable dynamic throttling.
d.
Implement token bucket algorithm.
Master