Deploying Django Docker Images To AWS Lambda Container

A proof of concept way to deploy a Django image to AWS Lambda

Mark Gituma

--

As of Dec 2020, AWS Lambda functions can be packaged and deployed as containers images. This new change has significant implications, it allows the developer to take advantage of the benefits provided by AWS lambda i.e. operational simplicity, automatic scaling, high…

--

--