Using Reserved Vs Unreserved Concurrency in AWS Lambda
The pros and cons of using reserved and unreserved concurrency in your Lambda functions
AWS Lambda has a powerful feature for configuring the scalability of your serverless functions.
It offers two types of concurrency provisioning for your functions:
Reserved concurrency
Unreserved concurrency
Understanding the difference between both and how to provision them correctly is key to scalable serverless functions.
What is Concurrency?
Concurrency i…
Keep reading with a 7-day free trial
Subscribe to The Serverless Spotlight to keep reading this post and get 7 days of free access to the full post archives.