Kubernetes
Azure Container Apps vs AKS for .NET Workloads: Decision Framework for 2026
- Sudhir Mangla
- Cloud Architecture , Azure
- 27 Feb, 2026
The question used to be whether to containerize .NET applications at all. That debate ended years ago. In 2026, the real question is which Azure container platform serves your workload, your team, and
Read More
Kubernetes for .NET Services: Health, HPA/KEDA Autoscaling, and Zero-Downtime Rollouts
- Sudhir Mangla
- Cloud Architecture , Azure
- 12 Feb, 2026
1 The Modern .NET Cloud-Native Landscape Building .NET services for Kubernetes is not just about putting an ASP.NET Core app in a container. Kubernetes expects workloads to be disposable, observab
Read More Advertisement
Production-Ready Containers for .NET 8/9: From Distroless Images to SBOM and AOT
- Sudhir Mangla
- DevSecOps , DevOps & CI/CD
- 13 Oct, 2025
1 Problem framing and goals: production-ready .NET containers in 2025 In 2025, production-ready .NET containers mean more than just packaging your app with a Dockerfile. Teams now expect contain
Read More