Swapnil's DevOps & Cloud Insights

Latest projects & blogs for cloud professionals

Available for DevOps Roles

About Me

Swapnil Mali • DevOps & Cloud Engineer

DevOps Engineer with 3+ years of experience specializing in building robust CI/CD pipelines, container orchestration on AWS EKS, and implementing secure DevSecOps workflows.

How I Work: I focus on automating software delivery lifecycle steps, improving deployment reliability, containerizing microservices with Docker, and establishing end-to-end observability using Prometheus and Grafana.

Hands On Tools/Skills: AWS (EKS, EC2, S3, VPC, IAM, RDS, Route53, ECR, ECS, CloudWatch, CloudFront) Docker Kubernetes Helm Terraform Jenkins CI/CD Git GitHub Actions ArgoCD SonarQube Trivy Prometheus Grafana Linux Bash Python3
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.
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.
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.
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.