Creating a Geo-Redundant Path-based Web Application on Azure

Sulabh Shrestha
Dev Genius
Published in
6 min readSep 26, 2021

--

Using Load Balancer, Traffic Manager, Application Gateway, and Azure Front Door to construct an efficient routing for our web application.

Photo by NASA on Unsplash

Motivation:

We may have built an application but never thought about distributing it at scale, let alone globally. So, in this post, I will be showing you how we can leverage Azure Services…

--

--