- Mastering OpenStack(Second Edition)
- Omar Khedher Chandan Dutta Chowdhury
- 192字
- 2021-07-02 23:52:38
Swift - object storage
Swift is one of the storage services available to OpenStack users. It provides an object-based storage service and is accessible through REST APIs. Compared to traditional storage solutions, file shares, or block-based access, an Object-Storage takes the approach of dealing with stored data as objects that can be stored and retrieved from the Object-Store. A very high-level overview of Object Storage goes like this. To store the data, the Object-Store splits it into smaller chunks and stores it in separate containers. These containers are maintained in redundant copies spread across a cluster of storage nodes to provide high availability, auto-recovery, and horizontal scalability.
We will leave the details of the Swift architecture for later. Briefly, it has a number of benefits:
- It has no central brain, and indicates no Single Point Of Failure (SPOF)
- It is curative, and indicates auto-recovery in the case of failure
- It is highly scalable for large petabytes of storage access by scaling horizontally
- It has a better performance, which is achieved by spreading the load over the storage nodes
- It has inexpensive hardware that can be used for redundant storage clusters
- Instant Raspberry Pi Gaming
- 輕松學C語言
- 教父母學會上網
- SharePoint 2010開發最佳實踐
- 大數據平臺異常檢測分析系統的若干關鍵技術研究
- Docker High Performance(Second Edition)
- C語言寶典
- 基于Xilinx ISE的FPAG/CPLD設計與應用
- 工業機器人力覺視覺控制高級應用
- 21天學通Linux嵌入式開發
- Dreamweaver+Photoshop+Flash+Fireworks網站建設與網頁設計完全實用
- Web璀璨:Silverlight應用技術完全指南
- 數據要素:全球經濟社會發展的新動力
- 玩轉PowerPoint
- SQL Server 2019 Administrator's Guide