- Guide to NoSQL with Azure Cosmos DB
- Gastón C. Hillar Daron Y?ndem
- 171字
- 2021-08-13 15:31:05
Learning about the resource hierarchy for each container
The following diagram shows the resource hierarchy for each container. For example, as previously learned, in a document database, the container is a collection:
The containers are the logical resources that are exposed to the APIs as collections, graphs, or tables. Each container has partition sets, which are composed of database replicas. The database service hosts four replicas per region. This way, whenever there are either hardware or software updates, they are completely transparent to us and we can continue working with the remaining replicas.
Resource partitions provide resource-governed coordination primitives. The following diagram shows a replica set in detail. Notice that each replica set hosts an instance of the database engine:
The database service is always online and available. The software and hardware updates on the Azure side happen under the hood for one out of four replicas per region while the remaining replicas continue working. Hence, we don't have to worry about availability due to operating system or database engine updates.
- GPS/GNSS原理與應(yīng)用(第3版)
- Oracle SOA Suite 11g Performance Tuning Cookbook
- 物聯(lián)網(wǎng)與無線傳感器網(wǎng)絡(luò)
- 物聯(lián)網(wǎng)安全技術(shù)
- 中小型局域網(wǎng)組建、管理與維護實戰(zhàn)
- Wireshark網(wǎng)絡(luò)分析就這么簡單
- Getting Started with Grunt:The JavaScript Task Runner
- OMNeT++與網(wǎng)絡(luò)仿真
- TD-LTE無線網(wǎng)絡(luò)規(guī)劃與設(shè)計
- Android UI Design
- Hands-On Microservices with Node.js
- 園區(qū)網(wǎng)絡(luò)架構(gòu)與技術(shù)
- 精通SEO:100%網(wǎng)站流量提升密碼
- 物聯(lián)網(wǎng)與智慧農(nóng)業(yè)
- NB-IoT原理和優(yōu)化