Load Balancer Guideline - muhamed-hassan/safe_planet GitHub Wiki
-
Useful with replication upon the usage of horizontal-scaling
-
If virtualization model is adopted to the entire system, then the recommended load balancer will be
Ngnix
installed inside a Linux VM packed byUbuntu Server LTS 64 bits version
installation -
If containerization model is adopted to the entire system, then the recommended load balancer will be
ingress-nginx
with installation guide -
Load balancer is added in-front-of REST-API-services from the same type in
production environment
to route the requests from the proxy-component to them properly via LB.