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 […]
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.
When you are building microservices-based serverless applications, one of the important things will be communication between the services. When we
We have written a few blog posts which talked about AWS Lamda, its introduction and some other areas about how
Amazon API Gateway is a fully managed service that helps developers to create and deploy scalable APIs on AWS. These
Mobile or web apps mostly requires a user management solution to manage, authenticate users before giving them access to a
In our previous post, we talked about how to use the Cognito authorizer to control access to the API Gateway.
A guide to Lambda authorizer for Amazon API Gateway Read More »
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 »
Amazon API Gateway is a fully managed service that helps developers to create and deploy scalable APIs on AWS. These
How to manage access to REST API in Amazon API Gateway? Read More »