All Projects
This project walks through the creation of a complete DevSecOps CI/CD pipeline to securely deploy a 3-tier application in a Kubernetes environment, integrating security tools, GitOps practices, and monitoring for end-to-end visibility.
This project demonstrates building a real-time CI/CD pipeline for deploying Java-based web applications onto an Apache HTTP Server. It includes integration of source control, automated builds, testing, and deployment stages.
This project focuses on designing and deploying a robust 3-tier architecture on AWS to support scalable, secure, and high-performance web applications. It emphasizes infrastructure best practices, load balancing, security hardening, and high availability.
This project demonstrates a production-ready CI/CD pipeline for a blog application using Amazon EKS, integrated with Nexus for artifact management, SonarQube for code quality checks, and Trivy for container vulnerability scanning, along with robust monitoring tools.
This project focuses on deploying a 3-tier microservice-based Voting App leveraging ArgoCD for GitOps-based continuous deployment and Azure DevOps for orchestrating the CI/CD pipelines.
This project demonstrates deploying an OpenAI-powered Chatbot UI application to Amazon EKS using Terraform for infrastructure provisioning and Jenkins for orchestrating the CI/CD pipeline, following DevSecOps principles.