
Led migration of 200+ microservices to Kubernetes, achieving zero-downtime deployments and 70% cost reduction
Implemented GPU Monitoring for COMPOSE.ai - Top 50 chrome extensions 2024
Architected RAG systems infrastructure handling 10M+ daily requests with 99.99% uptime
Active contributor to Kubernetes ecosystem, focusing on cloud-native solutions and operator development
$ ./skills.sh
Technical Expertise
Core competencies and technical proficiencies
Cloud & Infrastructure
Architecting multi-cloud solutions with high availability and disaster recovery
DevOps & Automation
Building automated pipelines and implementing DevOps best practices

Programming & Scripting
Developing efficient and maintainable infrastructure as code

Platform Engineering
Creating robust platform solutions with focus on scalability and security
Certifications
Professional Certifications
Industry recognized certifications in cloud, DevOps, and infrastructure technologies
$ ./projects.sh
Featured Projects
Highlighted projects showcasing infrastructure and cloud expertise
./automation
Multi Node Kubernetes Cluster on Multi Cloud (Automation)
2023
Created an Ansible Role to set up a multi-node K8s cluster across multiple clouds (AWS and Azure). Utilized Terraform to provide infrastructure on AWS and Azure and combined the Ansible Role with Terraform to configure the K8s cluster.
Application Deployment on EKS with AWS RDS as Database (Containerization and Automation)
2023
Deployed a containerized and automated application on AWS EKS with AWS RDS as the database. Implemented Infrastructure as Code using Terraform to deploy a WordPress application on AWS EKS, and established AWS RDS as the backend database. Secured all components thoroughly.