Sobes.tech
Junior — Senior

Load monitoring and ensuring service fault tolerance

livecode

Task condition

The system consists of a scalable set of userService instances, each interacting with a database. It is necessary to determine which components and how should:

  • monitor the current load on each userService instance;
  • identify which instance is overloaded and which has free resources;
  • perform health checks to detect non-operational instances.