Operational excellence and Traffic Manager

Traffic Manager is a Domain Name System (DNS)-based traffic load balancer. This service allows you to distribute traffic to your public-facing applications across the global Azure regions. Traffic Manager also provides your public endpoints with high availability and quick responsiveness.

Features include:

For more information, reference What is Traffic Manager?

To learn how Traffic Manager supports operational excellence, reference the following articles:

Checklist

Have you configured Traffic Manager with operational excellence in mind?

  • If the Time to Live (TTL) interval of the DNS record is too long, consider adjusting the health probe timing or DNS record TTL.

Configuration recommendations

Consider the following recommendation for operational excellence when configuring Traffic Manager:

Recommendation Description
If the Time to Live (TTL) interval of the DNS record is too long, consider adjusting the health probe timing or DNS record TTL. When a backend becomes unavailable, Traffic Manager won't fail over to another region immediately. There will be a time interval where clients can't be served. The length of this interval depends on the time settings of the health probe (probe interval and the number of unhealthy responses allowed). If the resulting interval is still too large for the scenario, consider switching to Azure Front Door for global load balancing.

Next step