Articles on AWS

This is the preview image of the blog
All about Postman Collection
How to create and Export Postman API’s
November 14, 2023
This is the preview image of the blog
AWS Cognito Authentication With NodeJS
We usually use a client-side library like aws amplify to manage all the authentication processes.
April 26, 2023
This is the preview image of the blog
Don't use Java for Coding Interviews
You Should be Stupid or Stupidly Good to Use Java for Coding Interviews
November 30, 2022
This is the preview image of the blog
Aws Lambda that Reacts to S3 File Upload
In this article we are going to write a Lambda function that gets triggered when any file is uploaded to a certain S3 bucket. We will use AWS SAM to automate the process and make it easy.
October 26, 2022
This is the preview image of the blog
How to Use AWS S3 in NodeJS
In this article we will learn how to use aws s3 from a nodejs application. We will see how we can upload a file and download it. Along with progress bar and deleting capabilities.
October 25, 2022
This is the preview image of the blog
API gateway Proxy Integration vs Lambda Integration
In this article we will see the difference between AWS API gateway proxy integration vs lambda integration. We will also see how to do it using AWS CDK
October 13, 2022
This is the preview image of the blog
Create Simple API With AWS CDK
How to use aws cdk to create API for your application
January 2, 2022
This is the preview image of the blog
Use AWS Lambda Middleware
DRY up your Lambda code using middleware
January 1, 2022
This is the preview image of the blog
DRY Principle in Your AWS SAM Application with Middlewares
Take your lambda architecture to the next level
November 14, 2021
This is the preview image of the blog
Think Twice Before Joining Large Companies as a Junior Engineer
Your Dream Job Can be Your Worst Investment for the Future!
June 22, 2021
This is the preview image of the blog
3 AWS Services To Learn as a React Developer
Knowledge of the cloud will make you more valuable in the job market
May 23, 2021
This is the preview image of the blog
How to Access Firebase From AWS Lambda
A Comprehensive Step by Step Guide
April 24, 2021
This is the preview image of the blog
Starting Career With Android was a Bad Idea
9 Reasons Why
March 17, 2021
This is the preview image of the blog
How to Access Private S3 Buckets Securely
Using pre-signed URL
March 8, 2021
This is the preview image of the blog
11 Ways to Improve Your Technical Resume
With some real-life example of common mistakes
March 6, 2021
This is the preview image of the blog
How to Setup AWS Authentication for React Applications
Simple but Powerful
February 28, 2021
This is the preview image of the blog
15 Rules for Writing Clean Comments
Common pitfalls to avoid as a programmer
February 19, 2021
This is the preview image of the blog
How to Upload Files to AWS S3 in React
We will see how we can quickly create an S3 bucket and upload files directly from our front-end React application
February 16, 2021
This is the preview image of the blog
How To Learn New Technology
My 4-Step Recipe
February 4, 2021
This is the preview image of the blog
How to Setup VPC on AWS
Step by Step Guide for Absolute Beginners
January 25, 2021
This is the preview image of the blog
10 Lessons That Helped Me Grow As A Developer
Lessons from the Famous Book “The Pragmatic Programmer”
January 15, 2021
This is the preview image of the blog
How I Reduced Docker Image Size from 1.43 GB to 22.4 MB
Learn some tricks about how we can reduce the image size and, at the same time, improve performance.
November 15, 2020
This is the preview image of the blog
Secure ReactJS Application on AWS
If you have a React app served over S3 you can secure it very easily using AWS service.
November 3, 2020
This is the preview image of the blog
Using NGINX to serve React Application Static vs Reverse Proxy
Today we will see how we can serve our react app using Nginx in the ubuntu server.
October 27, 2020
This is the preview image of the blog
Creating a CI-CD Pipeline for a NodeJS Application with AWS ECR
We are going to set up a complete CI/CD pipeline for a NodeJS app using GitHub actions and amazon web services (AWS)
October 8, 2020