-
Ahmed Muhi - 07 Oct, 2025
Introduction to Cloud-Native Architecture Patterns: Building Resilient Distributed Systems
Discover why cloud-native architecture patterns exist and which problems they solve. Learn the five core challenges of distributed systems and the battle-tested patterns that address them - from resilience to observability.
-
Ahmed Muhi - 14 Jul, 2025
Exposing AKS Workloads with Application Gateway Ingress Controller
Learn how Application Gateway Ingress Controller connects Kubernetes Ingress rules to Azure Application Gateway, and how to expose AKS workloads through an Azure-native Layer 7 entry point.
-
Ahmed Muhi - 07 Jul, 2025
Deploying Ingress on AKS: Exposing a Kubernetes App with Managed NGINX
Learn how to expose applications on Azure Kubernetes Service using the application routing add-on, managed NGINX ingress, Services, and path-based routing.
-
Ahmed Muhi - 27 Jun, 2025
Understanding Kubernetes Deployments: Managing Application Releases
Learn how Kubernetes Deployments manage ReplicaSets, roll out new application versions, scale workloads, and roll back changes safely.
-
Ahmed Muhi - 20 Jun, 2025
Understanding Kubernetes Ingress: Routing External Traffic to Your Services
Learn how Kubernetes Ingress routes external HTTP and HTTPS traffic to Services, how host and path routing work, and why an Ingress controller is needed.