Deploy a Node.js function to AWS Lambda using the Serverless Framework


Aug 21 2018 3 mins  
In this lesson we walk through the necessary configuration of a Lambda function, add a simple code snippet and then deploy the function to AWS Lambda. We test it using the invoke command coming with the CLI tool.