In AKS node affinity is an important concept when dealing with multiple node pools. It allows for configuring pods to stick to nodes with specific characteristics. This article will discuss the options at hand
This post shows how to determine if availability zones got enabled upon creating the registry. It will also summarize geo-replication and availability zones.
This post demonstrates how ASP.NET Core integration tests can be combined with .NET Test Containers & Postgres by creating a custom WebApplicationFactory.