All Projects
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.
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.
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.
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.
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.
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.