👩💻 Join our community of thousands of amazing developers!
TL;DR Health checks are valuable and it is pretty straightforward to use them in ASP.NET Core. I’ve created a coding story to show you how to add and use them in different scenarios. (database, rabbitmq, downstream services). Observability of the system is crucial for successful maintenance and monitoring. Health checks help you with that! Below, you can find a coding story that describes the process of adding health checks support to ASP.NET Core project. https://codingstories.io/story/https:...