All Projects

DevOps Project-20: Azure DevOps Pipeline + Terraform Deployment Tutorial

This project demonstrates how to integrate Terraform with Azure DevOps pipelines for deploying infrastructure on Azure. It covers pipeline creation, environment provisioning, and managing infrastructure as code.

DevOps
Azure
Azure DevOps
Terraform
CI/CD
Infrastructure as Code
DevOps Project-19: From Scratch to Production - Deploying EKS Clusters and Applications with CI/CD using Jenkins and Terraform

This project covers the complete journey of deploying EKS clusters and applications from scratch using Terraform for infrastructure provisioning and Jenkins for CI/CD automation. It’s designed to demonstrate a real-world production setup following DevOps best practices.

DevOps
AWS
EKS
Jenkins
Terraform
CI/CD
Infrastructure as Code
DevOps Project-18: Jenkins Pipeline for Java Application using Maven, SonarQube, Argo CD, Helm, and Kubernetes

This project walks through building a Jenkins pipeline to automate the CI/CD process for a Java-based application. It integrates tools like Maven for build, SonarQube for code quality, Helm for package management, and Argo CD for Kubernetes-based deployment.

DevOps
Jenkins
Java
Maven
SonarQube
Helm
Argo CD
Kubernetes
CI/CD
DevOps Project-17: Deploying an App to AKS using Azure DevOps & Azure Cloud Shell

This project showcases how to deploy a containerized application to Azure Kubernetes Service (AKS) using Azure DevOps pipelines and Azure Cloud Shell. It highlights best practices in CI/CD automation within the Azure ecosystem.

DevOps
Azure DevOps
AKS
Azure Cloud Shell
Kubernetes
CI/CD
Azure
Cloud-native
DevOps Project-16: Real-Time Deployment to Kubernetes Using Jenkins | CI/CD Pipeline

This project demonstrates a complete real-time CI/CD pipeline for deploying applications to a Kubernetes cluster using Jenkins. It covers pipeline configuration, containerization, orchestration, and best practices in production-ready DevOps workflows.

DevOps
Jenkins
Kubernetes
CI/CD
Real-Time Deployment
Automation
Containerization
Pipeline
DevOps Project-15: Deploy an E-Commerce Three Tier Application on AWS EKS with Helm

This project focuses on deploying a production-ready three-tier e-commerce application on AWS EKS using Helm. It covers Kubernetes best practices, Helm charts, and cloud-native deployment patterns for scalability and resilience.

DevOps
AWS
EKS
Kubernetes
Helm
Cloud-native
E-Commerce
3-tier Architecture