May 3 · 16 min read · "The difference between a DevOps engineer and someone who just runs commands is one word: automation." Why This Article Exists Every team running workloads on AWS faces the same quiet problem: "Wha
Join discussion
Mar 9 · 4 min read · Now, We have created the foundation where successfully setting up Jenkins on an EC2 Ubuntu server, the next step was to connect Jenkins with a GitHub repository and automate the execution of a Java pr
Join discussionFeb 23 · 6 min read · Project Overview QuickLoan is a PHP-based web application deployed on AWS using a fully scalable and highly available architecture. Tech Stack Frontend: HTML, CSS, JavaScript Backend: PHP 8.2 Web S
Join discussion
Feb 18 · 3 min read · Modern frontend applications don’t stop at development — deployment is where real engineering begins.In this guide, we walk through a complete end-to-end workflow to build a Vite frontend app, containerize it using Docker, and deploy it on an AWS EC2...
Join discussion
Feb 6 · 4 min read · Introduction In this project, I deployed two Amazon EC2 instances running Amazon Linux, installed Apache on one instance and Nginx on the other, and placed both behind an AWS Application Load Balancer. To make the setup more production-ready, I also ...
Join discussion