WoodITWork.com

It's about time I let the world know what I was thinking...

Understanding AWS Lambda scaling and throughput | Amazon Web Services

Initially published on AWS Compute Blog

Update: AWS Lambda functions now scale 12 times faster when handling high-volume requests. For more information, see the announcement post. AWS Lambda provides a serverless compute service that can scale from a single request to hundreds of thousands per second. When designing your application, especially for high load, it helps to understand how Lambda handles […]

Read more on AWS Compute Blog