Hey, there
I'm
Sourabh Lodhia DevOps Engineer
currently focused on scaling infra and reducing the workload.

Projects

Wanderlust is a full-featured travel blogging platform deployed as a three-tier MERN stack app on Azure AKS using Terraform. The project demonstrates end-to-end DevOps with automated infrastructure provisioning, CI/CD via Azure Pipelines, and GitOps-based CD with ArgoCD. Features include Dockerized frontend and backend, Redis caching, secure NGINX Ingress with SSL/TLS, and robust monitoring using Prometheus and Grafana. Infrastructure and deployments are fully automated, enabling rapid, secure, and scalable releases.
Terraform
Azure
AKS
Kubernetes
Azure Pipeline
ArgoCD
Docker
Helm
Redis
NGINX Ingress
SSL/TLS
Prometheus
Grafana

Deployed a scalable e-commerce app on AWS EKS using Terraform and Kubernetes, reducing manual intervention and boosting automation. Implemented CI pipelines in Jenkins with shared libraries and GitHub webhooks, streamlining integration and cutting deployment time by 40%. Adopted ArgoCD GitOps-based CD for auto-update of Kubernetes clusters with new Docker images, increased scalability. Applied DevSecOps best practices—non-root Docker users and multi-stage builds—to enhance security and reliability. Configured NGINX Ingress with SSL/TLS via cert-manager and custom domain mapping for secure, scalable access.
Terraform
AWS
EKS
Kubernetes
Jenkins
ArgoCD
GitHub Webhooks
Docker
NGINX Ingress
Cert-Manager
SSL/TLS
Jenkins Shared Library
Ubuntu
DevSecOps
Prometheus
Grafana


This template creates a simple HTTP API based on Node.js on AWS Lambda and API Gateway, with the Serverless Framework managing things.It includes a mutiple functions that can be deployed and invoked both remotely and locally.It supports local development with serverless-offline.Once deployed, the API is exposed to the public unless it is protected with an authorizer.
AWS
Serverless
Python
AWS Lambda
API Gateway
This is a full-stack real-time chat application built with Node.js, React, and Socket.io, designed for scalability and performance. The app is fully Dockerized and leverages DevOps practices to reduce deployment time, ensure environment consistency, and enable easier debugging. With plans for CI/CD integration and Kubernetes orchestration, it’s optimized for future scalability, observability, and efficient infrastructure management. Real-time security monitoring.
Docker
MongoDB
Kubernetes
React
Jenkins
Prometheus
DevSecops

This is a Node.js Todo application integrated with a complete CI/CD pipeline using Docker, Docker Compose, and Jenkins. It follows modern DevOps practices to automate building, testing, and deploying the app in containerized environments.Security-focused container platform implementing vulnerability scanning, secret management with HashiCorp Vault, and automated compliance checks. Includes CI/CD integration and real-time security monitoring.
Docker
Kubernetes
React
Jenkins
Prometheus
DevSecops
Work experience

Web Developer
radR | Internship
May 2024 - Oct 2024
- Architected and implemented a comprehensive CI/CD pipeline using Jenkins and GitLab CI, reducing deployment time by 70% and improving release reliability.
- Orchestrated migration of legacy applications to containerized microservices using Docker and Kubernetes, achieving 40% reduction in infrastructure costs.
- Implemented Infrastructure as Code using Terraform and Ansible, automating the provisioning of cloud resources across AWS and Azure platforms.
- Designed and deployed a robust monitoring solution using Prometheus and Grafana, achieving 99.99% system uptime and reducing incident response time by 60%.
- Led the implementation of GitOps practices using ArgoCD, resulting in consistent deployment patterns and improved collaboration between development and operations teams.
- Established security best practices including HashiCorp Vault for secrets management and implemented automated security scanning in the CI pipeline.