How to create a lambda function using serverless
In this article, I will show you how you can create a lambda function in AWS using serverless framework. What is Lambda function? AWS Lambda is an event-driven, serverless computing platform provided by Amazon as a part of Amazon Web Services. It is a computing service that runs code in response to events and automatically