WoodITWork.com

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

Managing AWS Lambda runtime upgrades | Amazon Web Services

Initially published on AWS Compute Blog

This post is written by Julian Wood, Principal Developer Advocate, and Dan Fox, Principal Specialist Serverless Solutions Architect. AWS Lambda supports multiple programming languages through the use of runtimes. A Lambda runtime provides a language-specific execution environment, which provides the OS, language support, and additional settings, such as environment variables and certificates th…

Read more on AWS Compute Blog