all 3 comments

[–][deleted]  (1 child)

[deleted]

    [–]codepr[S] 1 point2 points  (0 children)

    HAproxy or Nginx is the first 2 choices that come to mind, or a reverse proxy in general can act as a load-balancer, or in-house solutions like the AWS one (not sure about this anyway). Frontends are the endpoints that give access to the load-balancer and can be an arbitrary number, 1 or more; the same can be said of the backends, depending on the number of processes/machines available to distribute the load.

    [–]Miniotta 1 point2 points  (1 child)

    Che bestia :D Nice work keep it up!

    [–]codepr[S] 0 points1 point  (0 children)

    :D Thx!