HAHardik Arorainhardik0811arora.hashnode.dev·10h ago · 7 min readMy Breaking and LearningJourney with Azure DevopsI've been working on a small DevSecOps project to get more hands-on with Azure DevOps and cloud Checkout Github Overview here I wanted to understand what happens between: Developer ↓ Azure Devops00
HAHardik Arorainhardik0811arora.hashnode.dev·Aug 15 · 5 min readMy Azure DevOps Learning Journey: From Pipeline to Pulling a ContainerThe building and pushing part actually went perfectly. The real learning happened when I tried to pull that image from a KillerKoda Kubernetes control-plane VM. What follows is breakdown of my trouble00
HAHardik Arorainhardik0811arora.hashnode.dev·Jul 6 · 5 min readBeyond a Single Cluster: How Cloud Service Mesh Enables Multi-Cluster Service DiscoveryIn the previous article,Kubernetes Deployments: The Backbone of Application Stability , we explored how Kubernetes enables pods to discover and communicate with each other using Services, CoreDNS, End00
HAHardik Arorainhardik0811arora.hashnode.dev·Jun 1 · 7 min readBuilding a Zero-Egress, AI-Driven DevSecOps Pipeline: My Journey with SupplyChain-Guardian-AI As platform engineering evolves, we are constantly battling alert fatigue. We run our vulnerability scanners, generate endless Software Bill of Materials (SBOMs), and drop massive PDF reports onto dev00
HAHardik Arorainhardik0811arora.hashnode.dev·Apr 21 · 4 min read🦙 Building a Kubernetes-Hosted AI Chatbot with Ollama + FastAPI (From Broken to Working)Introduction This project started as a simple idea: “Lets Run a local AI chatbot on Kubernetes without external APIs.” What followed was a full DevOps journey—misconfigurations, WebSocket failures, 11A