Is it possible to run docker image/DockerFile on AWS Lambda? Is it possible to run docker image/DockerFile on AWS Lambda? docker docker

Is it possible to run docker image/DockerFile on AWS Lambda?


There's an article covering this as well as two projects. Here's the article, and these two are frameworks for doing so.


This has just been announced and it is now possible to run Docker inside of Lambda here is the link for the announcement:

https://aws.amazon.com/blogs/aws/new-for-aws-lambda-container-image-support/

Lambda Container Example