KKKushneet Kaurincloudnativebykushneet.hashnode.dev·3d ago · 6 min readThe Open Source Republic "CNCF"This article is part of the Cloud Native from Scratch series — where I document my journey learning cloud native technologies from scratch, one concept at a time. Start from the beginning: Containers 00
KKKushneet Kaurincloudnativebykushneet.hashnode.dev·5d ago · 6 min readWhy Kubernetes Rules Modern InfrastructureThis article is part of the Cloud Native from Scratch series — where I document my journey learning cloud native technologies from scratch, one concept at a time. Start from the beginning: Containers 10
KKKushneet Kaurincloudnativebykushneet.hashnode.dev·Jun 16 · 5 min readContainers vs. Virtual Machines Every developer has lived through this nightmare. You spend three sleepless nights perfecting a feature. It runs flawlessly on your laptop. You push it to production — or hand it to a teammate — and b32V
Yyltwinyltw.hashnode.dev·May 30 · 7 min readHow I Passed the CKA in 2026I sat the Certified Kubernetes Administrator exam recently. As of writing this, I don't actually know if I passed. The results take up to 24 hours and I'm in that enjoyable window where I'm simultaneo00
SKShubham Katarainfreecodecamp.org·May 28 · 21 min readHow to Build a Hybrid Cloud Platform with Google Cloud Services and On-Premise Kubernetes InfrastructureIn this article, you'll learn how to design and build a secure, scalable hybrid cloud platform that connects your on‑premises Kubernetes infrastructure to Google Cloud Platform. This allows on‑prem ap00
AKAkaeze Kosisochukwuinaudrey01.hashnode.dev·May 25 · 9 min readBeyond Shift Left: Runtime Security with Falco on AWS EKSThe whole concept of "Shift Left" revolves around proactive scrutiny, catching issues before they ever reach the environment where real users are. This spans everything from performance and reliabilit20
AMAyush Moreinheyyayush.hashnode.dev·Apr 29 · 7 min readHow to Deploy an Open Source LLM Reliably (on Kubernetes)Everyone is talking about LLMs, but very few people actually run one. Most developers rely on APIs from OpenAI or Anthropic. It works great until you start thinking about cost, control, or what happen30
AMAyush Moreinheyyayush.hashnode.dev·Apr 5 · 7 min readYour First GitOps Project with PipeCDIntroduction Every infrastructure setup tends to follow the same pattern. You open the AWS console, configure a few options, and create a resource. It works as expected. But when the same setup needs 20
HAHardik Arorainhardik0811arora.hashnode.dev·Mar 29 · 5 min read🛡️Educonnect: A Deep Dive into Cloud-Native Security & K3s Orchestration"If you can't measure it, you can't secure it." In this post, I’m pulling back the curtain on the EduConnect CI/CD pipeline. We aren't just looking at code; we are looking at real-time security telem10
YRYash Raj Shuklainyashrajshuklaaa.hashnode.dev·Mar 29 · 4 min readKubernetes Part 1 Why We Switched From Traditional Servers to Kubernetes (Even in the AI Era) Hey Folks, A few years ago, deploying an application was painful. You built your app → put it on a server → prayed it would 00