Practice Test Geeks home

CDN API Gateway & Rate Limiting 4

An API gateway must handle 10,000 requests per second but the origin can only process 1,000 RPS.
Which pattern should the gateway use to buffer the excess traffic?

Select your answer