Swapnil's DevOps & Cloud Insights

Latest projects & blogs for cloud professionals

Software development and CI/CD workstation
Project #1: Jenkins CI/CD + AWS EKS - Project With Workflow Execution
By Swapnil Mali
This project demonstrates a DevOps pipeline integrating Jenkins, Docker, and AWS EKS (Kubernetes) to achieve Continuous Integration and Continuous Deployment (CI/CD) for a Java web application. The application is containerized using Tomcat, monitored with Prometheus and Grafana, and automatically deployed to EKS.
GitHub icon Project Link
kubernetes deployments
Project #2: Full Stack Chat Application
By Swapnil Mali
Kubernetes manifests for deploying a full-stack chat application on a local Docker Desktop (Windows) environment with Kubernetes enabled on a single-node cluster.
GitHub icon Project Link
Docker containerization with docker compose
Project #3: StayNest - Airbnb-like Full-Stack Rental Platform
By Swapnil Mali
A production-grade vacation rental web app demonstrating containerized full-stack deployment with Docker, MongoDB, Express, and Nginx.
GitHub icon Project Link
securtity reports
Project #4: DevSecOps NGINX Webapp on Docker Desktop
By Swapnil Mali
This web app demonstrates CI/CD pipeline creation and Docker image security scanning. It uses distroless images to minimize security risks. The system generates vulnerability reports and creates a final SBOM for the secure image.
GitHub icon Project Link