Tagged articles
160 articles
Page 2 of 2
Efficient Ops
Efficient Ops
Aug 31, 2021 · Cloud Computing

Why Object Storage Is the New Backbone of Cloud Data Management

This article explains how object storage emerged as a cloud-native solution that surpasses traditional DAS, SAN, and NAS architectures by offering virtually unlimited capacity, robust metadata handling, and simple RESTful APIs for modern applications and large‑scale data workloads.

Data ArchitectureScalabilitycloud storage
0 likes · 11 min read
Why Object Storage Is the New Backbone of Cloud Data Management
Qingyun Technology Community
Qingyun Technology Community
Aug 3, 2021 · Cloud Computing

How QingStor’s Object Storage Architecture Powers Massive Data Scalability

This article explains QingStor's object storage concepts, core advantages, global data model, subsystem design, massive small‑file optimizations, key features like lifecycle management and cross‑region replication, and showcases a traffic‑industry use case, highlighting its scalability, reliability, and ease of integration.

Data ArchitectureQingStorScalability
0 likes · 20 min read
How QingStor’s Object Storage Architecture Powers Massive Data Scalability
macrozheng
macrozheng
Aug 3, 2021 · Cloud Computing

How to Build Your Own MinIO Object Storage Service with Docker and CLI

This guide walks you through installing MinIO with Docker, using its visual Console, managing buckets and files via the MinIO Client, and leveraging S3 compatibility to integrate with third‑party tools, providing a complete self‑hosted object storage solution.

CLIDockerMinio
0 likes · 9 min read
How to Build Your Own MinIO Object Storage Service with Docker and CLI
Big Data Technology Architecture
Big Data Technology Architecture
Jul 15, 2021 · Big Data

Building Data Lake Solutions with Iceberg and Object Storage: Architecture, Write/Read Processes, and Storage Optimization

This article presents a comprehensive overview of using Apache Iceberg with object storage to construct scalable data lake solutions, covering lake architecture, Iceberg table organization, Flink‑based write and read workflows, catalog abstractions, object storage versus HDFS comparisons, append‑upload and atomic‑commit challenges, a demonstration setup, and ideas for storage optimization.

CatalogFlinkIceberg
0 likes · 16 min read
Building Data Lake Solutions with Iceberg and Object Storage: Architecture, Write/Read Processes, and Storage Optimization
Architects' Tech Alliance
Architects' Tech Alliance
Jun 30, 2021 · Cloud Computing

Ceph Distributed Storage System: Architecture, CRUSH Algorithm, and Backend Evolution

This article provides a comprehensive overview of Ceph, covering its origins, cluster architecture, CRUSH data placement algorithm, unified access interfaces, the transition from FileStore to BlueStore, and emerging storage back‑ends such as SeaStore and PFStore, highlighting performance characteristics and design trade‑offs.

BlueStoreCRUSHCeph
0 likes · 12 min read
Ceph Distributed Storage System: Architecture, CRUSH Algorithm, and Backend Evolution
Architects' Tech Alliance
Architects' Tech Alliance
Feb 28, 2021 · Operations

Ensuring Data Integrity in Multi‑Cloud Migration: MySQL, File & Object Storage Strategies

This article outlines practical techniques for multi‑cloud data migration, covering challenges, resource categories, migration phases, and detailed synchronization and verification methods for MySQL databases, file systems, and object storage using tools such as UDTS, pt‑table‑checksum, sync_diff_inspector and US3SYNC.

Data MigrationData verificationUDTS
0 likes · 17 min read
Ensuring Data Integrity in Multi‑Cloud Migration: MySQL, File & Object Storage Strategies
UCloud Tech
UCloud Tech
Feb 8, 2021 · Operations

Mastering Multi-Cloud Data Migration: MySQL, File & Object Storage Strategies

This article explains the challenges of cross‑cloud migration, outlines three resource categories, details MySQL, file and object storage synchronization methods, presents practical tools and validation techniques, and shares real‑world case studies to ensure data integrity and efficiency.

Data Migrationdata validationfile storage
0 likes · 17 min read
Mastering Multi-Cloud Data Migration: MySQL, File & Object Storage Strategies
Open Source Linux
Open Source Linux
Feb 1, 2021 · Cloud Native

From Single‑Node to Cloud‑Native: A Journey Through Storage Evolution

This article outlines the evolution of storage systems—from early single‑node solutions to modern cloud‑native architectures—detailing key storage types (block, file, object), models, and design principles of centralized, distributed, and cloud storage, providing a concise roadmap for newcomers.

Cloud NativeDistributed Systemsblock storage
0 likes · 8 min read
From Single‑Node to Cloud‑Native: A Journey Through Storage Evolution
Efficient Ops
Efficient Ops
Aug 5, 2020 · Cloud Computing

Why Object Storage Is the Next Big Thing in Cloud Computing

This article explains the fundamentals of object storage, compares it with block and file storage, outlines its architecture, components, advantages, use cases, and limitations, showing why it has become the dominant storage model in modern cloud environments.

Data ArchitectureScalabilitycloud storage
0 likes · 11 min read
Why Object Storage Is the Next Big Thing in Cloud Computing
MaGe Linux Operations
MaGe Linux Operations
Jul 22, 2020 · Cloud Native

Why Ceph Is the Backbone of Modern Cloud‑Native Storage Solutions

This article traces Ceph’s evolution from its academic origins to widespread adoption in cloud‑native environments, explains the four stages of storage development, details Ceph’s unified object, block, and file interfaces, and describes its architecture—including monitors, OSDs, CRUSH algorithm, placement groups, and high‑availability features.

CephCloud Nativeblock storage
0 likes · 17 min read
Why Ceph Is the Backbone of Modern Cloud‑Native Storage Solutions
Java Architecture Diary
Java Architecture Diary
Jul 15, 2020 · Cloud Computing

Unify Object Storage via S3 Protocol for Multi-Cloud and MinIO

This guide explains the background of object storage services, shows SDK upload examples for Alibaba Cloud, Huawei Cloud, and Qiniu, introduces the Amazon S3 protocol as a universal solution, lists compatible Chinese cloud providers, and demonstrates how to configure and use a Spring Boot OSS starter—including support for self‑hosted MinIO—by setting appropriate parameters and invoking OssTemplate.

MinioS3 protocolSpring Boot
0 likes · 6 min read
Unify Object Storage via S3 Protocol for Multi-Cloud and MinIO
ITPUB
ITPUB
Jun 22, 2020 · Backend Development

Essential Backend Development Tech Stack: Load Balancing, Microservices, Databases & More

This article provides a concise yet comprehensive overview of the backend development technology stack, covering load balancing, microservice ecosystems, RPC frameworks, service discovery, relational and NoSQL databases, caching strategies, message queues, object storage, and search engines, while highlighting practical configurations and real‑world trade‑offs.

Microservicesbackend-developmentdatabases
0 likes · 24 min read
Essential Backend Development Tech Stack: Load Balancing, Microservices, Databases & More
DataFunTalk
DataFunTalk
Jun 14, 2020 · Big Data

Designing an Offline Big Data Processing Architecture Based on Object Storage

This article presents a comprehensive offline big‑data processing framework that leverages scalable object storage for PB‑level data, details storage and compute engine requirements, compares cost options, describes data pipeline design, and showcases an e‑commerce case study with Spark‑driven analytics.

Big DataCost OptimizationSpark
0 likes · 19 min read
Designing an Offline Big Data Processing Architecture Based on Object Storage
UCloud Tech
UCloud Tech
Nov 19, 2019 · Cloud Computing

Why Object Storage Is the Future of Scalable Cloud Data Management

This lesson introduces object storage, explaining its concept, technical principles, market scale, advantages over traditional DAS/NAS/SAN solutions, and key architectural components, while highlighting scalability, cost efficiency, high availability, and design considerations for modern cloud storage systems.

data availabilitydistributed storageobject storage
0 likes · 7 min read
Why Object Storage Is the Future of Scalable Cloud Data Management
Architects' Tech Alliance
Architects' Tech Alliance
Sep 27, 2019 · Cloud Native

MinIO Object Storage System: Architecture, Design Principles, Features, and Performance

This article provides a comprehensive technical overview of MinIO, an open‑source, S3‑compatible object storage system, covering its design philosophy, data organization, distributed architecture, erasure‑coding, lock management, lambda notifications, backup strategies, performance optimizations, and a comparative analysis with Ceph, highlighting its suitability for AI, big‑data, and cloud‑native deployments.

Cloud NativeDistributed SystemsMinio
0 likes · 22 min read
MinIO Object Storage System: Architecture, Design Principles, Features, and Performance
58 Tech
58 Tech
May 21, 2019 · Backend Development

Design and Architecture of WOS: 58 Group's Self‑Developed Object Storage System

This article presents the architecture and key design features of WOS, the 58 Group’s self‑developed object storage system, covering its overall framework, proxy, store, directory, detector modules, fast‑upload “秒传” mechanism, and erasure‑coding solution for efficient, scalable, and reliable unstructured data storage.

Backend ArchitectureWOSdistributed storage
0 likes · 12 min read
Design and Architecture of WOS: 58 Group's Self‑Developed Object Storage System
Architects' Tech Alliance
Architects' Tech Alliance
May 15, 2019 · Fundamentals

Red Hat Ceph Storage Architecture Guide – Overview and Core Concepts

This article provides a comprehensive overview of Red Hat Ceph's distributed object storage architecture, covering storage pools, CRUSH placement, authentication, I/O workflows, internal operations, client interfaces, data striping, erasure coding, high availability, and encryption mechanisms for secure, scalable deployments.

CRUSHCephdistributed storage
0 likes · 40 min read
Red Hat Ceph Storage Architecture Guide – Overview and Core Concepts
Big Data Technology Architecture
Big Data Technology Architecture
May 11, 2019 · Cloud Computing

Open Source Distributed Object Storage Solutions Overview

This article introduces the concepts of block, file, and object storage and reviews several open‑source distributed object storage solutions—including Swift, Ceph, MinIO, HBase MOB, and Hadoop Ozone—highlighting their architectures, features, and typical use cases for large‑scale data handling.

CephHBase MOBMinio
0 likes · 8 min read
Open Source Distributed Object Storage Solutions Overview
Architects' Tech Alliance
Architects' Tech Alliance
Apr 16, 2019 · Cloud Computing

How OpenSDS Gelato Enables Unified Multi‑Cloud Object Storage and Data Migration

OpenSDS Gelato is an open‑source multi‑cloud data management platform that unifies object storage across public clouds and on‑premises, offers S3‑compatible APIs, supports backend pooling and policy‑driven cross‑cloud data flow, and outlines a roadmap for lifecycle management and advanced migration tools.

Data MigrationOpenSDSS3 Interface
0 likes · 7 min read
How OpenSDS Gelato Enables Unified Multi‑Cloud Object Storage and Data Migration
58 Tech
58 Tech
Jan 7, 2019 · Big Data

Comparison of Kuaishou BlobStore and 58 WOS Object Storage Systems

The article summarizes the technical talk from the 58 Group technology salon, detailing the architectures, scalability, high‑availability mechanisms, and storage models of Kuaishou's BlobStore and 58's WOS, and compares their design choices for large‑scale object storage.

BlobStoreHBaseWOS
0 likes · 9 min read
Comparison of Kuaishou BlobStore and 58 WOS Object Storage Systems
Architects' Tech Alliance
Architects' Tech Alliance
Sep 5, 2018 · Fundamentals

Red Hat Ceph Storage Architecture Overview and Key Components

This article provides a comprehensive English translation of the Red Hat Ceph Storage Architecture Guide, covering Ceph's distributed object storage concepts, cluster architecture, storage pools, CRUSH algorithm, replication and erasure‑coding I/O, internal operations, high‑availability mechanisms, client interfaces, and encryption considerations for cloud environments.

CRUSHCephReplication
0 likes · 40 min read
Red Hat Ceph Storage Architecture Overview and Key Components
Architecture Digest
Architecture Digest
Jul 8, 2018 · Fundamentals

Understanding Git’s Core Data Structures and Architecture

The article explains Git’s fundamental architecture, describing how trees, blobs, and commits are stored as objects identified by hashes, how version history forms a linked list, and how optimizations such as directory sharding and garbage collection fit into this design.

Data StructuresGitVersion Control
0 likes · 9 min read
Understanding Git’s Core Data Structures and Architecture
iQIYI Technical Product Team
iQIYI Technical Product Team
Jun 29, 2018 · Cloud Computing

Optimizing OpenStack Swift for Small Object Storage in Video Streaming

iQiyi improved OpenStack Swift’s video‑streaming performance by redesigning its storage engine to merge numerous tiny objects into larger files, replacing Swift’s per‑object directory structure with RocksDB‑managed metadata, eliminating file‑ID overhead, using prefix scans for fast listings, and adding lazy deletion, achieving dramatic speedups with only about 3,000 lines of new code.

OpenStackRocksDBSmall Object Optimization
0 likes · 11 min read
Optimizing OpenStack Swift for Small Object Storage in Video Streaming
Tencent Cloud Developer
Tencent Cloud Developer
Jun 4, 2018 · Cloud Computing

In-depth Analysis and Practice of Tencent Cloud EB-level Object Storage Architecture

At the 2023 Tencent Cloud + Future summit, Liu Jinming detailed Tencent Cloud COS’s three‑tier EB‑level object storage architecture—covering network, application, and data layers—highlighting its 99.95% availability, 11‑nine durability, end‑to‑end encryption, scalable performance, tiered pricing, and real‑world media and security use cases.

Data ReliabilityTencent Cloudobject storage
0 likes · 10 min read
In-depth Analysis and Practice of Tencent Cloud EB-level Object Storage Architecture
ITPUB
ITPUB
May 30, 2018 · Backend Development

How JD.com Engineered Its Own Distributed Storage System for Billions of Files

This article chronicles JD.com's journey from recognizing massive storage demands to designing, building, and evolving a self‑developed distributed storage platform—JFS—that handles small and large files, powers a custom image system, object storage, and future container‑native workloads.

Backend EngineeringJFSdistributed storage
0 likes · 16 min read
How JD.com Engineered Its Own Distributed Storage System for Billions of Files
Architects' Tech Alliance
Architects' Tech Alliance
Aug 9, 2017 · Fundamentals

Ceph vs GlusterFS: Architecture, Components, and Comparative Analysis

This article explains the fundamental architectures of Ceph and GlusterFS, describes their core components such as RADOS, librados, CephFS, RBD, and Gluster bricks, and compares their scalability, high‑availability, hardware requirements, decentralization, and performance characteristics for distributed storage deployments.

CephComparisonGlusterFS
0 likes · 9 min read
Ceph vs GlusterFS: Architecture, Components, and Comparative Analysis
Efficient Ops
Efficient Ops
Jul 16, 2017 · Cloud Computing

Why PB‑Level Object Storage Is Essential and How to Choose the Right Solution

With data volumes soaring to petabyte scales, the article explains why object storage is the only viable solution for massive storage needs, outlines procurement considerations, design principles, and operational challenges, and offers practical guidance for building, evaluating, and scaling PB‑level storage systems.

Big Datacloud computingobject storage
0 likes · 38 min read
Why PB‑Level Object Storage Is Essential and How to Choose the Right Solution
Architects' Tech Alliance
Architects' Tech Alliance
Feb 10, 2017 · Industry Insights

Inside Scality Ring: How Its Scale‑Out Architecture Powers Object, File, and Block Storage

The article provides a detailed technical overview of Scality Ring 6.0, explaining its three‑layer software stack, X86‑based scale‑out hardware, diverse connectors, storage node design, management tools, routing protocol, data durability, multi‑site deployment models, and consistency guarantees.

Data DurabilityDistributed SystemsMulti-site Deployment
0 likes · 13 min read
Inside Scality Ring: How Its Scale‑Out Architecture Powers Object, File, and Block Storage
dbaplus Community
dbaplus Community
Oct 17, 2016 · Cloud Computing

How NetEase’s Object Storage Powers Scalable Media and Data Services

This article details NetEase’s object storage (NOS) architecture, covering its use cases, core components such as DDB and DFS, rich media processing pipeline, upload acceleration techniques, and practical overload control measures for handling massive unstructured data workloads.

Distributed File SystemUpload Accelerationcloud computing
0 likes · 14 min read
How NetEase’s Object Storage Powers Scalable Media and Data Services
Architects' Tech Alliance
Architects' Tech Alliance
Aug 19, 2016 · Cloud Computing

In-Depth Analysis of Ceph Architecture, Features, and Success Factors

This article provides a comprehensive overview of Ceph's distributed storage architecture, its integration with OpenStack, internal data mapping mechanisms, advanced features like SSD caching and global object storage, and examines the key factors behind its widespread adoption in cloud environments.

CRUSH algorithmCephOpenStack
0 likes · 10 min read
In-Depth Analysis of Ceph Architecture, Features, and Success Factors
Architect
Architect
Mar 31, 2016 · Cloud Computing

An Overview of Ceph Architecture and Its Storage Interfaces

This article introduces Ceph as an open‑source distributed storage system that supports object, block, and file interfaces, explains its core RADOS components, outlines its advantages such as unified storage, high scalability, reliability and performance, and details how Ceph handles object and block storage within cloud environments.

CephRADOSblock storage
0 likes · 10 min read
An Overview of Ceph Architecture and Its Storage Interfaces
Architect
Architect
Dec 26, 2015 · Cloud Computing

Performance Evaluation and Cost‑Effectiveness of Major Cloud Object Storage Providers

This article presents a systematic performance and cost‑effectiveness comparison of six major cloud object‑storage providers—AWS, Azure, Qiniu, Huawei Cloud, Alibaba Cloud, and Kingsoft Cloud—using JMeter‑driven upload/download tests across various file sizes and analyzing price data to rank their overall value.

AWSAlibaba CloudPerformance Testing
0 likes · 9 min read
Performance Evaluation and Cost‑Effectiveness of Major Cloud Object Storage Providers

Challenges and Strategies for Metadata Protection in Cloud Object Storage

This article examines the problems and trade‑offs of metadata protection in cloud object storage, highlighting the importance of reliability, availability, and consistency, and comparing primary‑secondary and multi‑replica models, including the WRN algorithm and practical operational considerations.

ConsistencyDistributed SystemsOperations
0 likes · 28 min read
Challenges and Strategies for Metadata Protection in Cloud Object Storage
Qunar Tech Salon
Qunar Tech Salon
Dec 26, 2014 · Cloud Computing

Overview of OpenStack Swift: Architecture, Consistency Model, and Components

This article provides a comprehensive overview of OpenStack Swift, covering its background, consistent hashing, quorum-based consistency model, ring data structure, hierarchical data model, system architecture, component responsibilities, and RESTful API usage for scalable object storage.

OpenStackSwiftcloud computing
0 likes · 14 min read
Overview of OpenStack Swift: Architecture, Consistency Model, and Components