How to use API Gateway as a proxy to DynamoDB using Terraform?
Amazon API Gateway is a fully managed service which helps developers to create and deploy scalable APIs on AWS. These APIs act as an entry…
Date: 20-Nov-2020
An Introduction to AWS Lambda
What is AWS Lambda? AWS Lambda is serverless compute service offered by Amazon Web Services. It lets you run the code without provisioning…
Date: 18-Nov-2020
Introduction to Amazon API Gateway
Amazon API Gateway is a fully managed service which helps developers to create and deploy scalable APIs on AWS. These APIs act as an entry…
Date: 15-Nov-2020
Purpose Built AWS Databases
Data is an integral part of any application and performance of the application depends a lot upon the data store used to save it for…
Date: 21-Oct-2020
Getting Started With AWS SQS Part-2
Introduction In the previous part i.e. Getting Started with AWS SQS - Part 1 , we had a look on how to send messages in the SQS. You can…
Date: 01-Oct-2020
SQS Receive message using javascript
Resources: Getting Started with AWS SQS using Javascript- Part 1 Getting Started with AWS SQS using Javascript- Part 2 Github Repo for code
Date: 01-Jan-2021
SQS Send message using javascript
Resources: Getting Started with AWS SQS using Javascript- Part 1 Getting Started with AWS SQS using Javascript- Part 2 Github Repo for code
Date: 15-Dec-2020
SNS Publish message using javascript
Resources: Getting Started with AWS SNS using Javascript Github Repo for code
Date: 01-Dec-2020