Codeforge Lessons: AKs Ingress struggles
In this blog, I’m going to talk about the challenges I faced while deploying my project, CodeForge (a coding platform) and what struggles I faced with AKs and Ingress. Getting Started with Kubernetes

Search for a command to run...
Articles tagged with #learning-journey
In this blog, I’m going to talk about the challenges I faced while deploying my project, CodeForge (a coding platform) and what struggles I faced with AKs and Ingress. Getting Started with Kubernetes

In this blog, I’m going to talk about the challenges I faced while containerizing my project, CodeForge (a coding platform) where I implemented DevSecOps practices to make the application more secure.

The journey to modernize and secure my Zomato Clone project using DevSecOps wasn’t without its pitfalls. Here’s a breakdown of the key mistakes made across the Docker, CI, and CD stages—and what you can watch out for in your own projects. Docker Stag...

In my previous blog , I wrote about how I deployed a voting application [ consist of Python, Redis, .NET, PostgreSQL and Node.Js ] on kind cluster and setup a ingress for it. And in this blog I am mentioning how I implemented the monitoring using pro...

After building my DevOps portfolio on Azure and learning Docker, I started exploring Kubernetes to understand how applications are managed in production. My main questions were: How do production environments work? How are containers are used in re...

Access the code on GitHub Today , I encountered another beginner friendly challenge, the task is to create a bash script that takes a directory path as a command-line argument and performs a backup of the directory. The script should create time-stam...
