Projects
Centralized data-driven showcase of automated infrastructure, self-healing platforms, and continuous delivery systems built using industry-grade tools.
Kubernetes Auto-Healing Platform
Developed an AI-powered self-healing DevOps platform in Python to monitor Kubernetes infrastructure and automate incident remediation. Implemented Horizontal Pod Autoscaling and self-healing Kubernetes deployments for improved application availability.
Real-Time Netflix Clone
Developed a server-side Netflix-like application using the TMDB API to fetch movie metadata, containerized using Docker Compose, and deployed on Azure Kubernetes Service (AKS). Enhanced reliability with auto-healing & scaling policies in Kubernetes. Automated AKS provisioning via Terraform and implemented Canary Deployment to minimize release risks, reducing deployment time by ~40%. Integrated Argo CD for GitOps-based continuous delivery and monitored deployments via UI.
Automated Cloud Infrastructure on AWS
Architected full AWS network infrastructure — VPC, subnets, NAT gateways, VPC peering — entirely via Terraform IaC, enforcing version-controlled and auditable cloud environments. Eliminated all manual AWS Console interactions, enabling repeatable provisioning and reducing infrastructure setup time by ~70% compared to manual configuration.
End-to-End CI/CD Pipeline
Built a fully automated CI/CD pipeline for a Flask app; configured GitHub Actions & Jenkins to trigger build, test, and Kubernetes deployment workflows on every Git push. Authored Ansible playbooks to auto-provision EC2 instances with Minikube & Docker, cutting environment setup from hours to minutes with zero manual intervention.
HertesStore E-Commerce Deployment
Independently containerized and deployed an e-commerce web application for HertesStore on an Azure cloud server – app service resource. Set up an automated deployment pipeline to eliminate manual release steps; delivered a stable, production-ready live site end-to-end as a freelance DevOps engineer.