Mar 29 · 5 min read · "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 telem
Join discussion
Mar 20 · 3 min read · 🧠 Why I Took This Challenge I wanted to move beyond tutorials and actually understand how real-world applications run in containers. So I picked a production-grade Laravel app: BookStack. Goal: 👉 Ru
Join discussion
Mar 17 · 7 min read · Monitoring and observability are not the same thing. I didn't fully get that until I started contributing to OpenTelemetry. Here's what 5 merged PRs taught me that no course could. The Word Everyone
Join discussion
Mar 14 · 6 min read · Kubernetes comes with many powerful built-in resources like: Pods Deployments Services ConfigMaps Secrets These resources allow us to deploy and manage applications effectively. But Kubernetes
Join discussionFeb 12 · 8 min read · Submitting Kubernetes v1.34 conformance results for Kubespray. Every Kubernetes distribution needs to prove it behaves like Kubernetes. That proof comes through the CNCF Kubernetes Conformance Program, a standardized set of 424 end-to-end tests that ...
Join discussion
Feb 9 · 8 min read · What is kgateway, and Why Should You Care? If you're building cloud-native applications, you've probably encountered: Managing API traffic between services Routing requests to different LLM providers (OpenAI, Claude, etc.) Implement ratelimiting o...
Join discussion