- Azure for Architects
- Ritesh Modi
- 88字
- 2021-07-08 09:33:42
Update domain
Fault domain takes care of unplanned maintenance and updates domain handles planned maintenance. Each virtual machine is also assigned an update domain. There can be as many as 20 update domains in a single availability set. Update domains are nonconfigurable by users. When multiple virtual machines are created, they are placed on separate update domains. If more than 20 virtual machines are provisioned on an availability set, they are placed in a round-robin fashion on these update domains. Update domains take care of planned maintenance.
推薦閱讀
- UNIX編程藝術
- 流量的秘密:Google Analytics網站分析與優化技巧(第2版)
- R語言經典實例(原書第2版)
- Building a RESTful Web Service with Spring
- CentOS 7 Server Deployment Cookbook
- Software Testing using Visual Studio 2012
- Blockly創意趣味編程
- Python神經網絡項目實戰
- 你不知道的JavaScript(中卷)
- SharePoint Development with the SharePoint Framework
- Drupal 8 Module Development
- INSTANT Passbook App Development for iOS How-to
- RISC-V體系結構編程與實踐(第2版)
- 前端HTML+CSS修煉之道(視頻同步+直播)
- 動手學數據結構與算法