Most recent cloud deployments have multiple Lambda functions. As the number of functions keep increasing, the packaging of the code along with its dependencies, and updating the deployments becomes more and more complex! So, it has essentially become a requirement to automate this flow. In this post, I am planning…