WoodITWork.com

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

Working with Lambda layers and extensions in container images | Amazon Web Services

Initially published on AWS Compute Blog

In this post, I explain how to use AWS Lambda layers and extensions with Lambda functions packaged and deployed as container images. Previously, Lambda functions were packaged only as .zip archives. This includes functions created in the AWS Management Console. You can now also package and deploy Lambda functions as container images. You can use […]

Read more on AWS Compute Blog