- Hands-On Big Data Modeling
- James Lee Tao Wei Suresh Kumar Mukhiya
- 129字
- 2021-06-10 18:58:51
Object-based storage
Object-based storage models manage data as objects. They can be implemented at different levels, including the device, system, and interface levels. The object-based storage system uses a flat namespace, which generally maintains identifiers of data and their locations as key-value pairs in the object server. The flat architecture simplifies scaling out object-based storage systems, by providing the option to add extra storage nodes to the system.
There are a number of object-based storage solutions, as follows:
- Amazon S3 (Simple Storage Service) is a cloud-based solution offered by Amazon Web Services (AWS).
- EMC Atmos is an object-based storage services platform that was developed by the EMC Corporation.
- OpenStack Swift is a scalable, redundant, and distributed object-based storage system that works on the OpenStack cloud platform.
推薦閱讀
- 智能傳感器技術(shù)與應(yīng)用
- 三菱FX3U/5U PLC從入門到精通
- Machine Learning for Cybersecurity Cookbook
- Excel 2007函數(shù)與公式自學(xué)寶典
- 工業(yè)機(jī)器人工程應(yīng)用虛擬仿真教程:MotoSim EG-VRC
- 數(shù)據(jù)產(chǎn)品經(jīng)理:解決方案與案例分析
- 城市道路交通主動控制技術(shù)
- PostgreSQL Administration Essentials
- AWS Certified SysOps Administrator:Associate Guide
- Ceph:Designing and Implementing Scalable Storage Systems
- 高維聚類知識發(fā)現(xiàn)關(guān)鍵技術(shù)研究及應(yīng)用
- Linux:Powerful Server Administration
- 在實戰(zhàn)中成長:Windows Forms開發(fā)之路
- 教育機(jī)器人的風(fēng)口:全球發(fā)展現(xiàn)狀及趨勢
- C++程序設(shè)計基礎(chǔ)(上)