- Learning Microsoft Azure Storage
- Mohamed Waly
- 142字
- 2021-07-02 15:26:06
Geo-redundant storage
Geo-redundant storage (GRS) replicates data not only within the same region but also to another region. Firstly, it replicates three copies of data within the same region synchronously, then it replicates another three copies of data to other regions asynchronously.
Drawbacks:
- If a disaster occurs, some data might be lost, because the data replicates to the other regions asynchronously
- If a disaster occurs, there will be some delay in accessing your data until Microsoft initiates failover to the secondary region
Advantages:
- It provides the highest durability and availability, even if a disaster occurs in an entire region
- Unlike ZRS, if the original source of data faces an outage, there will be no possibility of data loss if the other three copies that exist within the same region don't face an outage too, as it replicates synchronously within the same region.
推薦閱讀
- PostgreSQL 11 Server Side Programming Quick Start Guide
- Spark編程基礎(Scala版)
- IoT Penetration Testing Cookbook
- 自動化控制工程設計
- B2B2C網上商城開發指南
- 構建高性能Web站點
- Cloudera Administration Handbook
- Moodle Course Design Best Practices
- Google SketchUp for Game Design:Beginner's Guide
- 從零開始學PHP
- 精通數據科學:從線性回歸到深度學習
- 工業自動化技術實訓指導
- 智慧未來
- 網管員世界2009超值精華本
- EDA技術及其創新實踐(Verilog HDL版)