Health Checks in ASP.NET Core Web API

preview_player
Показать описание

Hi everyone. My name is Marinko Spasojevic and in this video, I will show you how to check the overall health and availability of your applications using Health Checks in Web APIs.

You will see how to implement different health checks, and how to visualize the results using the nice dashboard that the library provides for us.

ASP.NET Core provides three different Health Check levels:

Healthy – our application is healthy and in a normal working state.
Unhealthy – our application is unhealthy and is offline or an unhandled exception was thrown while executing the check.
Degraded – our application is still running, but not responding within an expected timeframe.

So, let’s see these in action.

FOLLOW US ON SOCIAL MEDIA!
Рекомендации по теме
Комментарии
Автор

Thank you all for watching and for your support.

CodeMaze
Автор

I saw your new course about microservices, how many hours does the course take ?

damjanvasovic
Автор

Loved the UI part. Is it possible to have different APIs on a single UI?

juliansegura
join shbcf.ru