Tag: lambda
-
Zip Multiple Files for Download from AWS S3
Ever need to serve multiple files from S3 at once? Wouldn’t a zip function be great? Well, here you go.
-
Automating Python Lambda Deployments with Docker
A quick guide on how to automate Lambda deployment package creation using Docker.