Traffic manager allow redirecting users to appropriate endpoints based on different settings. We are using it to route users to national versions of site, depending of users location. It allows users to see information on their native language and minimize response time of web pages, because national sites are located in nearest datacenters. The main feature that entire routing is performed in a backgroud and all users could use single URL to access the site regardless of their location. The second great feature is failover option, so site remains available with the same URL regardless of it`s current location. We are using it for on-premise sites where Azure Site Recovery was configured for servers. URL remains live even after failover to Azure Review collected by and hosted on G2.com.
Implementing traffic manager can increase initial response time of site because it makes request route longer Review collected by and hosted on G2.com.
