How to Automate Safe Lambda Deployments from Git
Lambda has a web-based text editor that you’ve probably used before for writing your functions. It’s great for beginners learning the platform, but it’s not the best way to go about handling updates. Here’s how to track your Lambda functions on Git.