The default burst limit in AWS gateway is _____.
Answers
The answer would be 5000 rps.
Naturally, API Gateway restricts the consistent state ask for rate to 10,000 requests per second (rps). It constrains the burst (that is, the greatest container estimate) to 5,000 demands over all APIs inside an AWS account. In API Gateway, as far as possible compares to the most extreme number of simultaneous demand entries that API Gateway can satisfy at any minute.
10,000 requests per second or RPS is the steady-state request rate of the APIC gateway.
The default burst limit in AWS gateway is 5000 requests.
This is the maximum bucket size that can be requested by the users per API and people can obtain such limit within an AWS account only.
So the right answer is The default burst limit in AWS gateway is 5000.