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 ...