How to create first lambda function using AWS managment console
What is AWS Lambda?
AWS Lambda is a serverless compute service that runs your code in response to event and automatically manage underlying compute services for us.
Step 1
log in to your aws management console using your web browser.
Step 2
once you...
lakmuthu.hashnode.dev2 min read