All Projects
This project focuses on setting up a complete CI/CD pipeline on AWS, integrating tools like CodeCommit, CodeBuild, CodePipeline, and CodeDeploy to automate the build, test, and deployment processes.
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.