- Azure for Architects
- Ritesh Modi
- 146字
- 2021-07-08 09:33:42
Fault domain
When a virtual machine is provisioned and assigned to an availability set, it is assigned a fault domain. With Azure Resource Manager (ARM), each availability set has two or three fault domains by default depending on Azure regions. Some provide two, while others provide three fault domains in an availability set. Fault domains are non-configurable by users. When multiple virtual machines are created, they are placed on separate fault domains. If more than five virtual machines are provisioned on an availability set, they are placed in a round-robin fashion on five fault domains. Fault domains are related to physical racks in the Azure data center. Fault domains provide High Availability from unplanned maintenance due to hardware, power, and network failure. Since a single virtual machine is only placed on a rack, other virtual machines continue running in case the rack in consideration snaps off.
- PHP動態(tài)網(wǎng)站程序設(shè)計
- 零基礎(chǔ)學(xué)Visual C++第3版
- Spring技術(shù)內(nèi)幕:深入解析Spring架構(gòu)與設(shè)計
- 人臉識別原理及算法:動態(tài)人臉識別系統(tǒng)研究
- PHP網(wǎng)絡(luò)編程學(xué)習(xí)筆記
- SEO實戰(zhàn)密碼
- 編譯系統(tǒng)透視:圖解編譯原理
- Windows Embedded CE 6.0程序設(shè)計實戰(zhàn)
- Scratch趣味編程:陪孩子像搭積木一樣學(xué)編程
- OpenCV 3計算機視覺:Python語言實現(xiàn)(原書第2版)
- 創(chuàng)意UI Photoshop玩轉(zhuǎn)移動UI設(shè)計
- C#面向?qū)ο蟪绦蛟O(shè)計(第2版)
- Visual C++程序設(shè)計與項目實踐
- Python數(shù)據(jù)科學(xué)實踐指南
- HTML5 WebSocket權(quán)威指南