#aws-lambda
Read more stories on Hashnode
Articles with this tag
In this post, I am going to build a serverless REST API using API Gateway, AWS Lambda, and DynamoDB. What is Amazon API Gateway? Amazon API Gateway is...
AWS Lambda When we talk about lambda, then lambda just a Executor which takes code as an input submitted to the aws lambda and lambda executes and...