Deploying Node.js functions to AWS Lambda | Serverless
Hi everyone, In this blog, we will learn how we can create node.js functions locally and deploy them to AWS Lambda using serverless. So, let's get started. Step 1. Create an AWS Account ☁️ In order to deploy functions to AWS Lambda, you should have a...
May 21, 20224 min read1.9K

