- Learning Microsoft Azure Storage
- Mohamed Waly
- 196字
- 2021-07-02 15:26:06
Locally redundant storage
Locally redundant storage (LRS) replicates three copies of your data within the same data center you have your data in. The write requests you do with your storage are not committed until they are replicated to all three copies, which means it replicates synchronously. Not only this, it also makes sure that these three copies exist in different update domains and fault domains. You can revise the terms guide at the beginning of the chapter to understand what the update domain and the fault domain are.
Drawbacks:
- The least durable option, as it replicates only within the same data center
- Your data will be lost if a catastrophic event, such as a volcanic eruption or flood, affects the data center
Advantages:
- It is the cheapest type compared to the other types
- It is the fastest type of data replication, offering the highest throughput since it replicates within the same data center, mitigating the risk of data loss that would occur during data replication caused by a failure having occurred on the original data host
- It is the only available replication type that can be used with Premium Storage at the time of writing
推薦閱讀
- 虛擬儀器設計測控應用典型實例
- 平面設計初步
- 最簡數據挖掘
- 21天學通Visual Basic
- INSTANT Drools Starter
- PVCBOT機器人控制技術入門
- SMS 2003部署與操作深入指南
- 電子設備及系統人機工程設計(第2版)
- 基于Proteus的單片機應用技術
- Python文本分析
- PowerPoint 2010幻燈片制作高手速成
- 計算機應用基礎學習指導與練習(Windows XP+Office 2003)
- 微機組裝與維護教程
- 電機與電力拖動
- Microsoft Office 365:Exchange Online Implementation and Migration(Second Edition)