- Azure for Architects
- Ritesh Modi
- 158字
- 2021-07-08 09:33:42
Virtual machine High Availability
Virtual machines provide compute capabilities. It provides processing power and hosting for applications and services. If the application is deployed on a single virtual machine and that machine is down, then even the application is not available. If the application is composed of multiple tiers and each tier is deployed in its own single instance of a virtual machine, even a downtime in a single virtual machine can render the application non-available. Although Azure tries to make even single virtual machine deployments highly available by placing on different racks as soon as it can figure out, Azure does not ensure or guarantee any SLA on them. Azure provides SLA for those virtual machines that are grouped together in an availability set. It provides 5 nines (99.999%) SLA for the availability of virtual machines if they are part of an availability set and more than two virtual machines are on that availability set.
- PHP 從入門到項目實踐(超值版)
- 程序員面試算法寶典
- Access 2016數據庫管
- 微信小程序入門指南
- 詳解MATLAB圖形繪制技術
- HTML5+CSS3+jQuery Mobile APP與移動網站設計從入門到精通
- OpenCV 3 Blueprints
- Mastering Gephi Network Visualization
- PhoneGap 4 Mobile Application Development Cookbook
- Get Your Hands Dirty on Clean Architecture
- 虛擬現實建模與編程(SketchUp+OSG開發技術)
- Java 9:Building Robust Modular Applications
- Python深度學習與項目實戰
- Java核心技術速學版(第3版)
- 開發者測試