Anypoint dedicated load balancer
Once Anypoint VPC has been created and the application has been deployed to Anypoint VPC on the private ports, we need to access it. To access the application that’s been deployed on the private ports within Anypoint VPC, we need to configure a dedicated load balancer.
Dedicated load balancers are components that allow you to route traffic to MuleSoft applications running in CloudHub 1.0 on an Anypoint VPC on the private port. It is an optional component that may not always be required.
A dedicated load balancer will expose two A
records for accepting traffic from local private networks and public networks. One of these records is internal (internal-<lb-name>.lb.anypointdns.net
), while the other is external (<lb-name>.lb.anypointdns.net
).
A dedicated load balancer allows you to select several workers. For a higher number of requests that are coming via a dedicated load balancer, you can select more workers while configuring...