How to create a VPC using Terraform?
Running your applications comes up with other challenges too and one of those challenges is having a robust network set […]
Running your applications comes up with other challenges too and one of those challenges is having a robust network set […]
In the previous post, we talked about the various ways you can use to manage access to the REST API.
How to use Cognito User Pool Authorizer with Amazon API Gateway? Read More »
Serverless Architectures using AWS Lambda and other services provided by AWS like Amazon API Gateway are becoming popular when you
How to create a REST API using AWS Lambda and API Gateway? Read More »
Amazon API Gateway is a fully managed service that helps developers to create and deploy scalable APIs on AWS. These
How to use Amazon API Gateway as a proxy for Amazon DynamoDB using Terraform? 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 of this series, we have talked about AWS Lambda, AWS SAM and what is serverless computing
In the previous post, we talked about AWS SAM and what is a serverless application. If you have not yet
In the post What is Amazon SES(Simple Email Service)?, we discussed what is Amazon SES and what are the various
Introduction Amazon SNS (Simple Notification Service) is a fully managed pub/sub messaging service which enables you to write distributed applications.
Introduction In the previous part i.e. How To Amazon SQS Part-1 (Sending Message), we had a look at how to