How to use Amazon Lambda with Amazon SNS?
Amazon SNS (Simple Notification Service) is a fully managed messaging service that allows you to de-couple and scale for applications. […]
Amazon SNS (Simple Notification Service) is a fully managed messaging service that allows you to de-couple and scale for applications. […]
Amazon SQS (Simple Queue Service) is a fully managed queue service that allows you to de-couple and scale for applications.
In one of the previous blog posts, we have talked about creating an AWS Lambda function using Node.js and deploying
How to create a Node.js Lambda and deploy it using AWS SAM? Read More »
AWS SAM (Serverless Application Model) is an open-source framework to develop and deploy serverless applications on AWS. In this blog
In the previous post, we talked about AWS SAM and what is a serverless application. If you have not yet
AWS SAM (Serverless Application Model) is an open-source framework to develop and deploy serverless applications on AWS. The serverless application