Omkar Sharma

Omkar Sharma @omkarsharma2821

About: Debugging Life, one issue at a time!

Location:
India
Joined:
Mar 23, 2025

Omkar Sharma
articles - 21 total

The Only Docker Architecture & Installation Guide You’ll Ever Need

Docker Architecture ? The above picture, clearly indicates that Docker Deamon is brain...

Learn More 2 0Sep 22

Why Developers Can’t Ignore Docker Anymore

Problem it Solves: Environment Replication “My code is working on my machine but not on...

Learn More 3 0Sep 22

How to Make a Robust System to Handle Bulk Requests (SQS + SNS + DLQ)

How to Make a Robust System to Handle Bulk Requests Let’s say you need to send order...

Learn More 3 0Jul 26

Behind the Scenes of Microservices: Load Balancers & API Gateways Explained

Load Balancing and API Gateways in Microservices This document explores the use of load...

Learn More 5 0Jul 25

How your first day in system design looks....

Your University Website Will Never Go Down Again — Beginner Friendly System Design Let’s...

Learn More 3 0Jul 24

CloudFormation or CLI? When to Script and When to Stack?

CloudFormation vs AWS CLI: What’s the Difference? CloudFormation (CFT) is used to create...

Learn More 3 0Jul 15

Designing Scalable AWS Infrastructure with VPC and Load Balancer

Two-Tier Architecture with VPC and Load Balancer This is a real-world, practical cloud...

Learn More 5 0Jul 10

Textractify: AI-Powered Receipt Processing in the Cloud - Part 2

🛠️ Step-by-Step Implementation: Automating Receipt Processing Using AWS This guide walks...

Learn More 7 2Jul 8

Textractify: AI-Powered Receipt Processing in the Cloud

📄 Automating Receipt Processing using AWS Services Managing receipts manually is often...

Learn More 5 0Jul 8

Master AWS Load Balancing: Launch & Load-Balance 3 EC2 NGINX Servers

✅ Step 1: Launch EC2 Instances Using a Bash Script Go to the AWS EC2 Console Click on...

Learn More 6 4Jun 22

Mounting and Making EBS Volume Persistent on EC2: Step-by-Step Guide

🔧 Step 1: Create an EBS Volume Go to the EC2 Dashboard in AWS Console. In the left panel,...

Learn More 5 0Jun 15

CI/CD Pipeline using GitHub Actions and AWS S3

🚀 React + Vite App Deployment to AWS S3 using GitHub Actions This project demonstrates how...

Learn More 5 1Jun 12

Virtualization | Hypervisor | Containerization

Virtualization Process of creating the simulation of virtual machines, OS, storage and...

Learn More 5 0May 11

Who Controls Your Files in Linux? Discover the Power of Permissions 🔐

When working in a multi-user Linux environment, not everything is open to everyone—and that’s for a...

Learn More 8 0May 4

Which Linux Command Creates Files Best?

1. Using cat Command The cat command can be used to create and view files, but cannot be...

Learn More 5 0Apr 29

User Management in Linux

Linux is a multi-user operating system, meaning multiple users can operate on a system...

Learn More 5 0Apr 27

Confused by the Linux Directory Tree? Here's What You Need to Know

Before diving into the Linux folder hierarchy, let’s first look at what you see when you open a...

Learn More 6 0Apr 25

Why Linux over Windows?

Before diving into the “why,” let’s talk about what OS actually is. Why Do We Need an Operating...

Learn More 4 0Apr 19

Why Click Around When You Can Code? — Unlocking the Power of ARM Templates in Azure!

In the world of cloud computing, building infrastructure by manually clicking through the Azure...

Learn More 1 0Apr 13

Deploying a React+Vite App on AWS EC2

This guide will help you deploy your React app on an AWS EC2 instance using Ubuntu. 1️⃣...

Learn More 5 0Mar 29

DevOps is NOT for Freshers! Don’t Fall for the Hype!

Do Not Do DevOps If… If you ask someone, “What is DevOps?”, you might hear: It’s CI/CD, automation,...

Learn More 5 0Mar 23