시작하기무료로 시작하기

Handling traffic spikes

StreamlinePay, your payments API runs behind Amazon API Gateway with a usage plan configured for a steady rate limit of 100 requests per second and a burst limit of 200. During a flash sale, a partner integration sends a short, sharp spike of traffic that briefly climbs above the steady rate before settling back down.

Use the simulator to build intuition: drag the incoming requests per second slider upward and watch the accepted count (green) and the throttled (429 Too Many Requests) count (red) respond. Notice the band of traffic just above the rate limit where requests are still accepted, and where 429s begin.

Question: Which mechanism absorbs that short spike above the steady rate limit before any requests are throttled?

이 연습은 강의의 일부입니다

Developing applications on AWS

강의 보기

실습형 인터랙티브 연습문제

이론을 실습으로 바꾸는 인터랙티브 연습 중 하나를 만나보세요

연습 시작