- Azure for Architects
- Ritesh Modi
- 97字
- 2021-07-08 09:33:45
High Availability within Azure regions
The architecture shown next, shows High Availability deployment within a single Azure region. High Availability is designed at the individual resource level. In this architecture, there are multiple virtual machines at each tier connected through either application gateway or load balancer and they are part of an availability set. Each tier is associated with an availability set. These virtual machines are placed on separate fault and update domains. While the web servers are connected to application gateways, the rest of the tiers such as application and database tiers have internal load balancers.

推薦閱讀
- 構建移動網站與APP:HTML 5移動開發入門與實戰(跨平臺移動開發叢書)
- 區塊鏈:以太坊DApp開發實戰
- Internet of Things with ESP8266
- Spring MVC+MyBatis開發從入門到項目實踐(超值版)
- R語言數據可視化:科技圖表繪制
- Django 3.0應用開發詳解
- Learning JavaScript Data Structures and Algorithms(Second Edition)
- BeagleBone Robotic Projects(Second Edition)
- Java Web應用開發項目教程
- Xcode 6 Essentials
- 貫通Tomcat開發
- Java程序設計教程
- Python數據預處理技術與實踐
- JavaScript Unit Testing
- Mastering Clojure