Integrate your Nomad cluster with several popular load balancers and leverage application load balancing for external traffic.
There are a few approaches you can consider when deploying your load balancers for performance and HA
Load balance your application with Fabio. Fabio integrates natively with Consul and provides rich features with an optional Web...
Use HAProxy's native Consul integration to load balance your application.
Generate an NGINX configuration for your application using Nomad's template stanza and dynamically reload the NGINX...
Traefik natively integrates with Consul using the Consul Catalog Provider.
Deploy an Application Load Balancer on AWS to allow external Internet traffic to your internally load balanced applications...