Open in app
Home
Notifications
Lists
Stories

Write
Simranjeet Singh
Simranjeet Singh

Home

Jan 24

Amazon API Gateway HTTP Errors

Amazon API Gateway is a fully managed service that helps developers to create and deploy scalable APIs on AWS. These APIs act as an entry point for the applications to connect and get access to data, perform business logic or access any other AWS service. Amazon API Gateway also returns…

AWS

3 min read


Jan 4

What is Amazon Cognito?

Simranjeet inArticles - Mobile or web apps mostly requires a user management solution to manage, authenticate users before giving them access to a restricted area in the app. Creating a user management system from scratch is a big task and requires a deep understanding of handling the PII data i.e…

AWS

3 min read

What is Amazon Cognito?
What is Amazon Cognito?

Aug 1, 2021

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 up to host all parts in one place. We have to set up VPC (Virtual Private Cloud), internet gateway, subnet, etc. to make sure our application is working properly. The…

AWS

4 min read

How to create a VPC using Terraform?
How to create a VPC using Terraform?

Jul 8, 2021

What is AWS SAM (Serverless Application Model)?

AWS SAM AWS SAM (Serverless Application Model) is an open-source framework to develop and deploy serverless applications on AWS. The serverless application in the case of AWS is a combination of Amazon Lambda, databases, Amazon API Gateway etc. …

AWS

2 min read

What is AWS SAM (Serverless Application Model)?
What is AWS SAM (Serverless Application Model)?

Mar 2, 2021

Are you “Doing agile” or “Being agile”?

Did you give a weird look to the above question? If yes, you are not alone my friend. My first expression to this question was similar. I am currently working on a side project (will share more about it in future) which is based on some of the principles of…

Agile

5 min read

Are you “Doing agile” or “Being agile”?
Are you “Doing agile” or “Being agile”?

Jul 8, 2020

Why do Developers rewrite code?

Have you ever encountered this question, or as a developer has anyone have ever asked you this question. Why do developers rewrite code? Well happened to me last night. A good friend of mine gave me a call and asked me the same question and I was like wait…. What…

Developer

4 min read

Why do Developers rewrite code?
Why do Developers rewrite code?

Mar 20, 2020

Getting Started With AWS SNS

Introduction Amazon SNS (Simple Notification Service) is a fully managed pub/sub messaging service which enables you to write distributed applications. Using SNS, you can manage and send notifications to all the subscribed system using endpoints like SQS and webhooks. It can also send messages to Lambda function further processing. SNS can…

AWS

3 min read

Getting Started With AWS SNS
Getting Started With AWS SNS

Published in Analytics Vidhya

·Mar 15, 2020

The 5Vs of Data Analysis

Data Analysis is the process of gathering, compiling, transforming, processing and analysing data so that you can use it to derive deeper insights and make decisions. Today, organisations use these insights to make decisions like when to launch a product, where to market it and many other use cases. …

Data

3 min read

The 5Vs of Data Analysis
The 5Vs of Data Analysis

Mar 13, 2020

Getting Started with AWS SQS using Node.js — Part 2

Introduction In the previous part i.e. Getting Started with AWS SQS using Node.js — Part 1, we had a look on how to send messages in the SQS. You can also call this as the producer of the message. In this part we will see how can we connect to SQS…

AWS

3 min read


Mar 9, 2020

Getting Started with AWS SQS using Node.js — Part 1

Introduction Amazon SQS (Simple Queue Service) is a fully managed message queue service which enables you to write distributed applications. Using SQS, you can send and receive message between many components in heavy volume. SQS allows you to decouple and scale microservices, write event driven application and also enables the server…

AWS

3 min read

Simranjeet Singh

Simranjeet Singh

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable