Deploying Containerized Applications with AKS Made Easy A step-by-step guide for starting with Azure Container Service (AKS) and deploying a containerized application using Kubernetes.
Improve container size and security with distroless containers for Blazor WASM The blog post is about how to improve container size and security with distroless containers and Blazor WASM. The author explains how to reduce the number of packages and vulnerabilities in a Linux-based container image by using different techniques