Apr 8 · 5 min read · What Happens When a User Clicks a URL? Generally, when a user clicks on a URL, the request goes through multiple stages in the background, and within seconds the user receives a response. Let’s walk t
Join discussionMar 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 28 · 7 min read · Spry with Kubernetes: Deploying Dart Microservices at Scale Deploy your Spry Dart applications on Kubernetes with production‑ready configurations, automatic scaling, rolling updates, and GitOps workflows. Kubernetes has become the de‑facto standard...
Join discussionMar 12 · 9 min read · TL;DR: This blog walks you through deploying Traefik as an Ingress Controller on AWS EKS using an AWS Network Load Balancer (NLB), covering setup, configuration, known limitations, and best practices
Join discussion
Feb 20 · 7 min read · Overview This document describes the process for deploying and configuring the NGINX Ingress Controller within the Kubernetes cluster, and for automating the deployment. The setup is divided into thre
Join discussion
Feb 17 · 4 min read · Why ping said "Yes" but Nginx said "No"—and how we fixed it with a single annotation. In our recent migration to Azure AKS, we hit a frustrating wall. We had just set up a new monitoring dashboard, but we couldn't connect to it. Here was the confusi...
Join discussionFeb 12 · 11 min read · Why Traditional Ingress Approaches Fail Modern Requirements The original Kubernetes Ingress specification, designed in 2015, assumed relatively simple HTTP routing scenarios. Teams could define basic host and path-based routing rules, and the ingress...
Join discussionFeb 12 · 10 min read · Ingress Controller SSL Termination Setup: Production-Ready Configuration for Modern Kubernetes Clusters Misconfigured SSL termination in Kubernetes ingress controllers creates cascading failures that extend far beyond simple certificate errors. Teams...
Join discussion