- 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.
- Vue 3移動Web開發與性能調優實戰
- TypeScript Essentials
- Microsoft Exchange Server PowerShell Cookbook(Third Edition)
- 嵌入式軟件系統測試:基于形式化方法的自動化測試解決方案
- TensorFlow Lite移動端深度學習
- 深度學習經典案例解析:基于MATLAB
- Python高效開發實戰:Django、Tornado、Flask、Twisted(第2版)
- Spring實戰(第5版)
- 從Excel到Python:用Python輕松處理Excel數據(第2版)
- Jupyter數據科學實戰
- 數據結構案例教程(C/C++版)
- Access 2010中文版項目教程
- Mastering Elasticsearch(Second Edition)
- 平面設計經典案例教程:CorelDRAW X6
- 從零開始學Selenium自動化測試:基于Python:視頻教學版