I’m a passionate DevOps and cloud enthusiast with hands-on experience in building and automating modern infrastructure using tools like Docker, Terraform, Jenkins, and GitHub Actions. My core skill set includes Java, Python, shell scripting, and deploying containerized applications on Azure and AWS. I actively work on real-world projects involving CI/CD, infrastructure as code, cloud deployment, and Linux automation. Driven by curiosity and consistency, I enjoy turning complex problems into simple, automated solutions. I’m always exploring new technologies and looking to contribute to open-source projects and collaborate with the developer community.
Nothing here yet.
Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. Running it locally on a kind (Kubernetes in Docker) cluster is a great way to experiment and learn. In this post, we’ll walk through the steps to set up a kind cluster, install...

What is Docker? Docker is an open platform for developing, shipping, and running applications. Docker enables you to separate your applications from your infrastructure so you can deliver software quickly. With Docker, you can manage your infrastruct...

What Is Jenkins with Docker-in-Docker (DinD)? Jenkins with Docker-in-Docker (DinD) is a setup where: Jenkins itself runs inside a Docker container Inside that Jenkins container, your pipelines can also run Docker commands This is possible thanks t...

What is Jenkins ? Jenkins is one of the most popular open-source automation servers used in DevOps. It helps automate the build, test, and deployment process, making software delivery faster and more reliable. In this guide, I’ll walk you through wal...
