Feb 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
Aug 19, 2025 · 2 min read · Kubernetes has become the go-to standard for container orchestration.But let’s be honest — managing nodes, scaling clusters, and configuring networking can feel overwhelming 😅. That’s where Amazon Elastic Kubernetes Service (EKS) with AWS Fargate co...
Join discussionAug 12, 2025 · 9 min read · Description: We are going to deploy a Java Web app on a Docker Container built on an EC2 Instance using Jenkins. Agenda: Setup Jenkins (Jenkins-EC2 instance) Setup & Configure Maven and Git (Jenkins-EC2 instance) Integrating GitHub and Maven with...
AAAshutosh and 1 more commentedJul 19, 2025 · 6 min read · Run the Django Project Locally Steps: 1️⃣ Open project in VS Code 2️⃣ Create a virtual environment Python projects often use different versions of libraries. Example: Project A uses Django 2.2, Project B uses Django 3.2. If you install packages g...
Join discussionMay 19, 2025 · 2 min read · This Project is a Dockerized full-stack application that allows users to register with an email, username, and password via a Node.js backend and a simple frontend form. Prerequisties [Docker] (https://www.docker.com/) Docker Compose (https://docs....
Join discussion
May 3, 2025 · 15 min read · A Beginner’s Guide to Deploying a Scalable Two-Tier Application Using Docker, Kubernetes, and Helm. 💡 Introduction In this blog, we’ll explore an exciting DevOps journey by deploying a two-tier application using Docker, Kubernetes, and HELM on AWS ...
Join discussion
Apr 21, 2025 · 2 min read · In this blog post, we are going to build the Java application using the Maven build tool, by using Docker we will dockerize application, and deploy the application using Kubernetes.In this blog post, I will walk you through how I set up my project, a...
Join discussion
Apr 15, 2025 · 6 min read · Hey Pipeline Warriors, Welcome to this beginner-friendly guide where we walk through a real-world Jenkins pipeline - a mini project tailored for freshers to get hands-on experience with CI/CD. In today’s fast-paced DevOps world, mastering tools like ...
Join discussion