Health Checks in Node.js

Ahmad Mhaish
JavaScript in Plain English

--

One of the most important patterns in Microservices is Health Check, it helps the detection of a running service instance that is unable to handle requests, forcing an alert to be sent to the admin that may conclude with some actions like restarting the service.

I will talk in this article about the following points:

  • Introduction about the concept “Health Check”

--

--

I am a Software and AI engineer that have a great passion for integrating technology with businesses and human life.