I’m a Cloud & DevSecOps Engineer with a mission to bridge the gap between application development and infrastructure security. My background as a Java Developer allows me to understand the application lifecycle deeply, while my RHCSA® certification ensures the underlying systems are hardened and optimized.

Education

2021 - 2025

Techno India NJR Institute of Technology

B.Tech in Computer Science

CGPA : 7.83

PROJECT's

Jan 2026

Cloud-Native Task Management System (DevSecOps Capstone)

Designed and implemented a CI/CD and GitOps-driven delivery pipeline using a dual-repository Jenkins architecture that separated application source code from Kubernetes manifests. Utilized Kustomize to enable fully declarative, version-controlled, and auditable Kubernetes deployments. Hardened the DevSecOps pipeline by integrating SonarQube and Trivy, enforcing automated build failures for High and Critical vulnerabilities to ensure a zero-compromise production container registry. Optimized container performance by reducing Docker image sizes by 60% using multi-stage builds. Provisioned and managed a high-availability AWS EKS cluster with self-healing workloads and zero-downtime rolling updates. Implemented Infrastructure as Code using Terraform to provision VPCs, subnets, IAM roles, and EKS resources with modular, environment-consistent configurations. Integrated Prometheus and Grafana for observability, creating custom dashboards to monitor JVM metrics, request latency, and CPU/memory utilization across the Kubernetes cluster.

Dec 2025

Instagram Clone: Full-Stack Social Ecosystem

Designed and developed a full-stack social media platform using Java (Spring Boot) and MySQL, implementing JWT-based authentication, real-time messaging, and high-performance media feeds to support scalable user interactions. Built secure RESTful APIs optimized for concurrent access. Deployed the application on AWS using Docker containerization, ensuring environment parity, scalability, and high availability across distributed cloud environments. Engineered a CI/CD pipeline that automated the entire application lifecycle—from unit testing to production deployment—eliminating manual intervention. Architected and optimized a relational database schema to handle high-concurrency workloads, managing complex many-to-many relationships for user follows, real-time reels, and social engagement metrics such as likes, comments, and shares.

Experience

Mar 2025 – Jun 2025

DevOps Intern Revancer

Designed and operated scalable containerized microservices using Kubernetes, managing multi-node K3s clusters tailored for startup environments to maximize performance and resource efficiency. Automated the complete K3s cluster lifecycle through custom Shell scripting, covering provisioning, persistent volume setup, and cluster teardown—cutting environment setup time by over 70%. Strengthened platform security by hardening a private container registry with TLS encryption and Basic Authentication, and implemented NGINX Ingress Controllers to enable secure, domain-based traffic routing. Streamlined application configuration and deployments by managing sensitive data with ConfigMaps and Secrets, and building reusable Helm charts to standardize and accelerate application releases across environments.