
Health checks with ASP.NET Core and Kubernetes
Health checks are a fundamental part of our APIs. I guess they fall in that category of “non-functional-but-heavily-required” things. More or less like a good part of the infrastructure code. They don’t add business value per se but have an enormous impact for IT people. More or less like DDD...
2020, Apr 03 — 3 minute read