Benefits of using Docker with AWS Lambdas
- liddellhannah4444
- Mar 9
- 1 min read
Updated: Mar 11
benefits
Flexability for running you code on different infrastructures
Can run same code on EC2 or ECR etc instead of lambdas withing the AWS infrastructure as well
Comments