- Home
- All questions
- Question 416
AWS Certified Solutions Architect study material · question 416 of 500
A function with 400 reserved concurrency hits that ceiling while the account has spare capacity elsewhere. What happens?
Show the answer
Answer: A. The function throttles, because it cannot use concurrency outside its reservation
Reserved concurrency is a hard ceiling as well as a guarantee, so the function throttles even while concurrency sits idle elsewhere.
Source: Understanding Lambda function scaling (Amazon Web Services) — Reserved concurrency