How to create an AWS Lambda Node.js container image with dependencies?
Description
In this article we will be going through the steps of packaging our Lambda function Node.js code and dependencies into a container image. For illustration purposes we will be using Lodash library as our dependency for our Lambda function ...
sxolile.hashnode.dev4 min read