
Answer-first summary for fast verification
Answer: Apply API Gateway throttling
API Gateway throttling allows the video streaming service to handle sudden spikes in demand by limiting the number of requests users can make, thus preventing the infrastructure from being overwhelmed while controlling costs.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
A video streaming service wants to optimize their AWS usage to handle sudden spikes in demand without incurring unnecessary costs. What throttling strategy should they implement?
A
Implement AWS Auto Scaling
B
Use Amazon RDS Provisioned IOPS
C
Apply API Gateway throttling
D
Increase EC2 instance sizes
No comments yet.