I have 3 front end boxes that are each in their own availability zone. They all 3 run a reverse proxy server (in this case traefik).
How can I keep the traffic within the AZ to avoid the inter AZ transfer costs.
I'm using consul and nomad to handle all the jobs and discovery work.