AWS Lambda - The Easy Way !
First, we need to understand what is lambda function and serverless.
What is AWS Lambda function?
A lambda function is simply a code that you upload to AWS Lambda and it runs automatically when an event occurs. For example, when we push any object or...
sukhpreet.hashnode.dev4 min read
Mantresh Kumar
I'm a DevOps Engineer
Great!