App Service High Availability Implementation | Across Regions

preview_player
Показать описание
In this video,

We are going to learn how to implement a cross region high availability architecture on Azure using Azure App Services.

00:00 Intro
01:58 Explanation | Architecture
03:58 Creating Resources
04:42 Configuring Auto Failover Group
08:41 Deploying Sample App
12:58 Configuring Front Door
17:48 App Service Access Restrictions
20:20 Try Out Failover
24:26 Outro

Meet Kamal Today
Kamal Rathnayake
Рекомендации по теме
Комментарии
Автор

nice tutorial, just one question, how about the low latency approach, wherein my region is located farther than the primary, let say, in east Asia. since the database in other region is read only. should i still connect to the database located in US region for example as a primary database.

ferdinandjrramos
Автор

Is there any way to do DB auto failover to avoid regional DB latency. ??

Rambabug