As a final-year Computer Science and Engineering student at Sri Eshwar College of Engineering, I am deeply passionate about technology and innovation. My academic journey has been marked by consistent performance, achieving a CGPA of 8.1, and by actively participating in hackathons and expos, including securing 1st place in the MiniProject Expo Hackathon. Beyond academics, I have a strong interest in cloud computing, DevOps methodologies, and automation tools. I have honed my skills through internships and real-world projects, including my role as a DevOps Intern at Mahat Labs Pvt. Ltd. During this experience, I automated CI/CD pipelines for .NET and Flutter applications using GitLab CI/CD, containerized microservices with Docker, and deployed them to Kubernetes clusters built with kubeadm. I also integrated SonarQube into CI/CD workflows for code quality analysis and developed custom monitoring scripts to enhance infrastructure reliability. My hands-on experience extends to tools like Jenkins, Proxmox, and AWS, where I have successfully modernized deployment workflows and streamlined software delivery processes.
I aim to leverage my expertise in DevOps and cloud technologies to drive operational excellence and innovation. My goal is to contribute to scalable, secure, and efficient infrastructure solutions while staying at the forefront of emerging technologies in the DevOps and cloud domains. I am eager to collaborate with forward-thinking teams to create impactful solutions and grow as a professional in this ever-evolving field.
Introduction In Kubernetes, applications are typically designed to be stateless, meaning any pod can handle a request without requiring prior knowledge of a user session. However, certain use cases, such as authentication, shopping carts, or dashboar...

Introduction In many enterprise projects, multiple clients often require customized deployments of the same application with slight variations in configurations. Traditionally, manually deploying these applications for each client in a production env...

If you have ever encountered the dreaded "Oh No! Something Has Gone Wrong" message on Ubuntu, you know how frustrating it can be. This error usually appears when the GNOME desktop environment fails to start properly, leaving you stuck with an unusabl...

Introduction In a DevOps-driven environment, real-time insights into CI/CD pipelines are crucial for efficient development and deployment workflows. While GitLab provides default email notifications for pipeline success or failure, they often lack ...
