Skip to content
80 posts tagged

azure

Azure Platform Guardrails: Policy, Workload Identity, and Governance That Works

Azure Platform Guardrails: Policy, Workload Identity, and Governance That Works

Platform guardrails prevent damage but often turn into friction machines. How to design guardrails that actually prevent bad patterns, layer detection and correction, and build platforms developers trust.

in
API Management as a Runtime Control Plane for AKS and Container Apps

API Management as a Runtime Control Plane for AKS and Container Apps

APIM isn't just a gateway. It's a governance layer that enforces consistency across AKS, Container Apps, and other platforms. When to use it and when to keep things simple.

in
Secretless Delivery: GitHub Actions, Entra Workload Identity, and AKS

Secretless Delivery: GitHub Actions, Entra Workload Identity, and AKS

If you're still deploying to Azure from GitHub Actions with static credentials in 2026, you have better options. Here's how to eliminate credentials from GitHub entirely using OIDC and workload identity, and why it matters.

in
Multi-Region Application Design with AKS, Front Door, and Azure PaaS

Multi-Region Application Design with AKS, Front Door, and Azure PaaS

Multi-region architecture is sold as inevitable, but it is not. This guide covers when to build multi-region systems, how to choose between active-active and active-passive models, how to design for data consistency, and how to test failover without creating incidents. Written for architects and ...

in
Azure Kubernetes Fleet Manager in Production

Azure Kubernetes Fleet Manager in Production

Operating multiple AKS clusters becomes a different problem than running a single cluster. Azure Fleet Manager is Microsoft's opinionated answer to multi-cluster orchestration, not the only approach, but a native one worth understanding.

in
Azure Container Apps Jobs vs AKS for Event-Driven Workloads

Azure Container Apps Jobs vs AKS for Event-Driven Workloads

Event-driven workloads demand different compute models; Container Apps Jobs scales to zero and costs pennies, while AKS provides control and state coordination at the expense of operational burden. This guide shows you how to choose correctly based on your actual workload, not your last successfu...

in
Cost-Aware AKS Design: Workload Shaping and Guardrails

Cost-Aware AKS Design: Workload Shaping and Guardrails

Most AKS overspend is architectural. Fix the workload shape, match capacity class to contract, and enforce policy. Everything else is tuning noise.

in
AKS Automatic - Kubernetes without headaches

AKS Automatic - Kubernetes without headaches

This article examines AKS Automatic, a new, managed way to run Kubernetes on Azure. If you want to simplify cluster management and reduce manual work, read on to see if AKS Automatic fits your needs.

in