Load balancer
Typically, in a microservices approach, the load balancer is usually built into the API Gateway. This load balancer gets the list of registered instances from the discovery server.
Typically, in a microservices approach, the load balancer is usually built into the API Gateway. This load balancer gets the list of registered instances from the discovery server.