Third-party services
In this section, you discover the services essential for the operation of the platform. We provide a detailed outline of the recommended configurations for these services to ensure optimal performance.
Traefik and VRRP
A container with Traefik is located on each node of the Swarm cluster.
VRRP is the implementation of a shared virtual IP address for servers. This technology allows for the formation of a fault-tolerant system from a group of servers. To implement VRRP between servers, we recommend using KeepAlived, which is configured on the customer side.
The DHCP server
A DHCP server is necessary to implement the provisioning service for video cameras on the platform. The Kea DHCP server is used as the DHCP server.

Operation Scheme
Redis
Redis is an open-source, in-memory, key-value data storage.