

1) E‑commerce Application –GKE | Role: DevOps Engineer
Tools: GKE,Kubernetes
GitHub: https://github.com/ja983/microservices-demo
• Provisioned GKE Standard cluster, enabled APIs, and deployed Google’s Microservices demo.
• Exposed frontend via LoadBalancer & validated complete microservices functionality.
2) Starbucks Application – CI/CD | Role: DevOps Engineer
Tools: Jenkins, Docker, NodeJs, Java
GitHub: https://github.com/ja983/StarbucksApplication
• Designed & implemented a Jenkins-based CI/CD pipeline with Gittriggers toenable continuous integration and continuous deployment (CI/CD) using Docker.
• Installed& configured Jenkins and Docker on Ubuntu servers, managing required plugins, building Docker images, running containers, & verifying successful deployments.
3) 3Tier Application – DevSecOps | Role: DevSecOps Engineer
Tools: Jenkins, Docker, SonarQube, Trivy, MySQL
GitHub: https://github.com/ja983/3tierapplicationdeplyDevSecOps
• Built and automated CI/CD pipeline using Jenkins for code checkout, security scanning (Trivy), code quality analysis (SonarQube), Docker image build & push, and continuous deployment using Docker Compose.
• Implemented DevSecOps practices by integrating vulnerability scanning, managing Docker &Jenkins configurations, &validating deployments through container health checks, MySQL readiness checks & application endpoint verification.
4) AI-Powered ATS Checker on AWS & GCP | Role: DevOps Engineer
Tools: AWS EC2, Python, Streamlit, GCP Gemini AI
GitHub: https://github.com/ja983/Resume-Project-Python-AWS-GCP
• Deployed an AI-powered ATS Resume Checker on AWS EC2 (Ubuntu) using Python and Streamlit, enabling real-time resume analysis via a web interface.
• Implemented multi-cloud integration by securely connecting the AWS-hosted application with GCP Gemini AI, using API key management and Linux-based deployment best practices.