- Home
- All questions
- Question 417
AWS Certified Solutions Architect study material · question 417 of 500
Why might an account be unable to use all the Lambda concurrency it is entitled to?
Show the answer
Answer: D. Reserved concurrency is fenced off from every other function
Reserving concurrency counts against the account limit while remaining unavailable to other functions, so unused reservations are simply idle.
Source: Understanding Lambda function scaling (Amazon Web Services) — Reserved concurrency