- Microsoft Azure Administrator:Exam Guide AZ-103
- Sjoukje Zaal
- 144字
- 2021-06-24 14:02:03
Storage replication types
Data that is stored in Azure is always replicated to ensure durability and high availability. This way, it is protected from unplanned and planned events, such as network or power outages, natural disasters, and terrorism. It also ensures that, during these types of events, your storage account still meets the SLA. Data can be replicated within the same data center, across zonal data centers within the same region, and across different regions. These replication types are named locally redundant storage (LRS), zone redundant storage (ZRS), geo-redundant storage (GRS), and read-access geo-redundant storage (RA-GRS), and they will be covered in more detail in the upcoming sections.
You choose a replication type when you create a new storage account. Storage accounts can be created inside the Azure portal, as well as from PowerShell or the CLI.
推薦閱讀
- Linux操作系統(tǒng)基礎(chǔ)
- Linux系統(tǒng)文件安全實戰(zhàn)全攻略
- 鴻蒙生態(tài):開啟萬物互聯(lián)的智慧新時代
- 白話區(qū)塊鏈
- Instant Handlebars.js
- Mastering KVM Virtualization
- 高性能Linux服務(wù)器構(gòu)建實戰(zhàn):系統(tǒng)安全、故障排查、自動化運維與集群架構(gòu)
- 深入Linux內(nèi)核架構(gòu)與底層原理(第2版)
- Instant Optimizing Embedded Systems using Busybox
- OpenStack系統(tǒng)架構(gòu)設(shè)計實戰(zhàn)
- Linux設(shè)備驅(qū)動開發(fā)
- iOS 8開發(fā)指南
- 寫給架構(gòu)師的Linux實踐:設(shè)計并實現(xiàn)基于Linux的IT解決方案
- HTML5 Enterprise Application Development
- Android Telephony原理解析與開發(fā)指南