Tagged articles
469 articles
Page 4 of 5
IT Architects Alliance
IT Architects Alliance
Jul 27, 2020 · Operations

Why Tape Backup Is Failing and How Disk Backup Can Save Your Data

The article analyzes the growing limitations of tape backup, outlines a step‑by‑step migration to disk‑based backup using deduplication, compression and modern storage technologies, and explains how this transition improves reliability, cost efficiency and recovery speed for enterprises.

BackupData ProtectionOperations
0 likes · 11 min read
Why Tape Backup Is Failing and How Disk Backup Can Save Your Data
Alibaba Cloud Developer
Alibaba Cloud Developer
Jul 22, 2020 · Big Data

Exploring the Apache Big Data Ecosystem: Hadoop, Spark, Flink, and More

This article surveys the rapidly evolving big data landscape by reviewing a wide range of Apache projects—including Hadoop, Spark, Flink, HBase, Kudu, Impala, Kafka, and others—detailing their core components, architectures, strengths, and typical use‑cases for building distributed data platforms.

ApacheBig DataDistributed Systems
0 likes · 20 min read
Exploring the Apache Big Data Ecosystem: Hadoop, Spark, Flink, and More
Alibaba Cloud Developer
Alibaba Cloud Developer
Jul 5, 2020 · Backend Development

How Alibaba Cloud Implements Reliable Distributed Locks for Shared Resources

Distributed locks ensure exclusive access to shared resources across multiple machines, and this article explains their evolution from single-machine locks, classifies system designs, and details Alibaba Cloud Storage’s practical implementation, covering strict mutual exclusion, availability, and lock-switching efficiency with real-world examples.

Alibaba CloudAvailabilitydistributed-lock
0 likes · 13 min read
How Alibaba Cloud Implements Reliable Distributed Locks for Shared Resources
Cloud Native Technology Community
Cloud Native Technology Community
Jun 29, 2020 · Cloud Native

Kubernetes Dominates Containers: Architecture, Scaling & Best Practices

This comprehensive guide explains why Kubernetes has become the standard container platform, covering its application‑centric architecture, migration challenges, networking and CNI design, control‑plane components, storage solutions including CSI and FlexVolume, image distribution strategies, upgrade and backup procedures, operator patterns, and practical containerization best practices for large‑scale deployments.

CNICSICloud Native
0 likes · 76 min read
Kubernetes Dominates Containers: Architecture, Scaling & Best Practices
Alibaba Cloud Developer
Alibaba Cloud Developer
May 20, 2020 · Fundamentals

Unveiling Git’s Hidden Architecture: Objects, Packfiles, and Storage Models Explained

This article systematically explores Git’s underlying architecture, detailing the lifecycle of objects, core data structures, packfile formats, indexing mechanisms, and the algorithms used for object retrieval, while providing practical command examples and visual diagrams to demystify Git’s storage and retrieval models.

Gitgit internalsindexing
0 likes · 18 min read
Unveiling Git’s Hidden Architecture: Objects, Packfiles, and Storage Models Explained
dbaplus Community
dbaplus Community
May 12, 2020 · Cloud Native

Migrating Massive Big‑Data Services to Kubernetes: Lessons from Tongcheng‑eLong

This article details how Tongcheng‑eLong transitioned from Docker‑Host deployments to a Kubernetes‑based platform for hundreds of storage and compute services, covering network integration, IP management, service synchronization, storage strategies, operator development, monitoring, logging, and the challenges and future plans they encountered.

Big DataCloud NativeDocker
0 likes · 17 min read
Migrating Massive Big‑Data Services to Kubernetes: Lessons from Tongcheng‑eLong
Laravel Tech Community
Laravel Tech Community
May 6, 2020 · Backend Development

Laravel Storage Quick Reference Guide

This quick reference sheet introduces Laravel's Storage facade, explaining its role as a file handling helper and providing concise examples of common operations such as writing, reading, downloading, managing visibility, and manipulating directories and files using the Storage API.

BackendLaravelPHP
0 likes · 3 min read
Laravel Storage Quick Reference Guide
Laravel Tech Community
Laravel Tech Community
Apr 21, 2020 · Backend Development

Implement Image Upload with Laravel 5.6 and Alibaba Cloud OSS

This guide walks through setting up a Laravel 5.6 project, installing the Alibaba Cloud OSS storage package, configuring access credentials, creating a custom upload controller, and testing the image upload API with Postman, providing complete code snippets and step‑by‑step instructions.

Alibaba Cloud OSSBackendLaravel
0 likes · 6 min read
Implement Image Upload with Laravel 5.6 and Alibaba Cloud OSS
Refining Core Development Skills
Refining Core Development Skills
Apr 12, 2020 · Fundamentals

Understanding RAID Levels, Disk Performance, and How to Inspect RAID Configurations on Linux

This article explains why mechanical hard drives are slower and less reliable than electronic components, introduces RAID 0, RAID 1, and RAID 5 as solutions to improve speed and fault tolerance, discusses RAID card caching, and shows practical Linux commands for examining RAID hardware and configuration.

Disk PerformanceLinuxRAID
0 likes · 11 min read
Understanding RAID Levels, Disk Performance, and How to Inspect RAID Configurations on Linux
Open Source Linux
Open Source Linux
Mar 31, 2020 · Operations

Master Data Backup: Host, LAN, Server-less & NDMP Techniques Explained

This article provides a comprehensive overview of backup technologies, comparing Host, LAN, LAN-free, Server-free, and Server-less methods, reviews major backup software from EMC, Symantec, Commvault, and IBM, and explains NDMP protocols and NAS backup architectures.

BackupData ProtectionEnterprise Software
0 likes · 18 min read
Master Data Backup: Host, LAN, Server-less & NDMP Techniques Explained
OPPO Kernel Craftsman
OPPO Kernel Craftsman
Mar 20, 2020 · Operations

Understanding the Linux Block Layer: Multi‑Queue Architecture and I/O Schedulers

The Linux block layer, positioned between the VFS and device drivers, evolved from a single‑queue design to a multi‑queue architecture (kernel 3.13 onward) to reduce lock contention and exploit modern hardware queues, managing bio/request lifecycles, dispatching through layered queues, and employing various I/O schedulers for balanced throughput and latency.

I/O schedulerLinuxstorage
0 likes · 15 min read
Understanding the Linux Block Layer: Multi‑Queue Architecture and I/O Schedulers
Architects' Tech Alliance
Architects' Tech Alliance
Mar 16, 2020 · Operations

Overview of Backup Technologies and Major Backup Software

This article provides a comprehensive overview of backup technologies, describing the evolution of backup architectures such as Host, LAN, LAN‑free, Server‑free, and Server‑less, and analyzes the features, advantages, and drawbacks of leading enterprise backup software solutions.

BackupData ProtectionEnterprise
0 likes · 17 min read
Overview of Backup Technologies and Major Backup Software
OPPO Kernel Craftsman
OPPO Kernel Craftsman
Mar 13, 2020 · Fundamentals

Unveiling UFS: From MPHY to Data Transfer – A Deep Technical Dive

Over the past decade, mobile storage has evolved from eMMC to high‑speed UFS, and this article explains UFS’s history, the MPHY physical layer, Unipro protocol stack, UFSHCI host controller, initialization sequence, and data‑transfer pathways, highlighting key registers, lane configurations, and performance metrics.

MPHYMobileUFS
0 likes · 14 min read
Unveiling UFS: From MPHY to Data Transfer – A Deep Technical Dive
Architects' Tech Alliance
Architects' Tech Alliance
Jan 17, 2020 · Fundamentals

Overview of Server Benchmark Standards: TPC and SPEC

The article explains the origins, metrics, and test suites of TPC and SPEC benchmarks, describes their various models for CPU, web, HPC and storage performance, shows how to query official results, and notes a promotional bundle of technical e‑books.

BenchmarkCPUOperations
0 likes · 9 min read
Overview of Server Benchmark Standards: TPC and SPEC
Architects' Tech Alliance
Architects' Tech Alliance
Dec 13, 2019 · Fundamentals

An Overview of Snapshot Technology and Its Applications

This article provides a comprehensive overview of snapshot technology, explaining its definition, the backup challenges it addresses, the creation process, various implementations across file systems, LVM, NAS, disk arrays, virtualization, databases, and different snapshot types such as COW, ROW, incremental and continuous data protection, as well as consistency issues and solutions.

ConsistencyLVMNAS
0 likes · 19 min read
An Overview of Snapshot Technology and Its Applications
Full-Stack Internet Architecture
Full-Stack Internet Architecture
Nov 15, 2019 · Fundamentals

Understanding FastDFS: A Lightweight Distributed File System

This article introduces the motivations for using a distributed file system, explains the architecture and core concepts of FastDFS—including tracker, storage, client, and group—covers its upload and download mechanisms, synchronization management, and the design of its file identifiers, providing a comprehensive overview for developers.

BackendDistributed File SystemFastDFS
0 likes · 16 min read
Understanding FastDFS: A Lightweight Distributed File System
ITPUB
ITPUB
Nov 15, 2019 · Databases

How Oracle Uses Cache, Buffer, and Write‑Back to Keep Data Consistent

The article explains the differences between cache and buffer, how Oracle’s log buffer and data buffer cache interact with various storage‑level caches, and why write‑back, battery‑backed caches, RAID and disk cache settings are crucial for maintaining data consistency during power loss.

CacheOracleWrite-Ahead Logging
0 likes · 6 min read
How Oracle Uses Cache, Buffer, and Write‑Back to Keep Data Consistent
Architects' Tech Alliance
Architects' Tech Alliance
Nov 12, 2019 · Fundamentals

A Historical Overview of Flash Memory Development

This article chronicles the evolution of flash memory from its 1960s origins with floating‑gate MOSFETs through successive breakthroughs in EPROM, EEPROM, NAND, 3D NAND, and modern SSD technologies, highlighting key inventions, companies, and market milestones over five decades.

EEPROMNANDSSD
0 likes · 12 min read
A Historical Overview of Flash Memory Development
Architecture Digest
Architecture Digest
Nov 8, 2019 · Backend Development

Designing the Architecture for a Photo ID Application: Identifying Complexity and Choosing Practical Solutions

Backend developer Xiao Ming designs an architecture for a photo‑ID app by identifying complexity in image storage and processing, prioritizing solutions such as local‑disk abstraction and Baidu AI services, and applying the principles of suitability, simplicity, and evolutionary design to produce a practical system.

Image Processingarchitecturestorage
0 likes · 6 min read
Designing the Architecture for a Photo ID Application: Identifying Complexity and Choosing Practical Solutions
Architecture Digest
Architecture Digest
Sep 6, 2019 · Backend Development

Designing a Scalable Feed Stream System Architecture

This article explains the fundamentals, data model, storage options, synchronization strategies, metadata handling, and scaling considerations for building a high‑performance feed‑stream system used in social platforms such as micro‑blogs, friend circles, and short‑video feeds.

ScalabilityStreamSynchronization
0 likes · 19 min read
Designing a Scalable Feed Stream System Architecture
Youku Technology
Youku Technology
Sep 4, 2019 · Backend Development

Technical Deep Dive of Youku Media Asset Platform: Storage, Search, and Data Aggregation

The article details Youku’s new media‑asset platform, which replaces a fragmented MySQL‑based system with a domain‑driven entity model stored in Ali‑HBase, leverages Elasticsearch for flexible front‑and back‑end search, and adds an aggregation layer that unifies diverse data sources and reusable computation tasks, delivering high‑availability, low‑latency service for billions of daily API calls.

ElasticsearchSearchdata aggregation
0 likes · 9 min read
Technical Deep Dive of Youku Media Asset Platform: Storage, Search, and Data Aggregation
DevOps Cloud Academy
DevOps Cloud Academy
Aug 11, 2019 · Operations

How to Remove an SSD Disk from MooseFS (MFS) Configuration

This guide explains how to safely remove an SSD that was mistakenly added as a data disk in MooseFS by unmounting the MFS directory, editing the mfshdd configuration, restarting the chunkserver, cleaning up fstab entries, and verifying the removal.

ConfigurationLinuxMooseFS
0 likes · 2 min read
How to Remove an SSD Disk from MooseFS (MFS) Configuration
Architects' Tech Alliance
Architects' Tech Alliance
Aug 1, 2019 · Fundamentals

NVMe/TCP Q&A: Technical Overview and Answers to Common Questions

This article provides a comprehensive technical overview of NVMe over TCP, covering its specification status, required host components, namespace limits, latency impact, OS support, performance considerations with DPDK, TCP congestion control, R2T handling, upgrade procedures, open‑source implementations, comparisons with iSCSI, NVMe/FC, and NVMe/RDMA, as well as practical guidance for data‑center deployments.

LinuxNVMeNVMe/TCP
0 likes · 10 min read
NVMe/TCP Q&A: Technical Overview and Answers to Common Questions
Architects' Tech Alliance
Architects' Tech Alliance
Jul 17, 2019 · Fundamentals

Understanding NVMe over Fabrics: Protocols, RDMA, and Fabric Options

This article explains the NVMe over Fabrics architecture, compares various fabric transports such as FC, InfiniBand, RoCE v2, iWARP and TCP, and details how RDMA‑based technologies like zero‑copy, kernel bypass and CPU‑free transfers give NVMe‑oF its performance advantages while also covering protocol differences, FC‑NVMe, and the emergence of NVMe/TCP.

FabricsNVMeNetworking
0 likes · 11 min read
Understanding NVMe over Fabrics: Protocols, RDMA, and Fabric Options
DataFunTalk
DataFunTalk
Jul 16, 2019 · Databases

TDengine Architecture and Storage Design for IoT Big Data

This article explains TDengine’s architecture, including its management, data, and client modules, virtual node design, write process, and detailed storage file structures, highlighting how its innovative design optimizes resource usage and performance for IoT and other big‑data applications.

Big DataIoTTDengine
0 likes · 12 min read
TDengine Architecture and Storage Design for IoT Big Data
Architects' Tech Alliance
Architects' Tech Alliance
Jul 6, 2019 · Fundamentals

BeeGFS and Parallel File Systems in High‑Performance Computing: Evolution, Market Trends, and Technical Overview

BeeGFS, an open‑source parallel file system originally developed by Fraunhofer, has emerged as a flexible, high‑performance alternative to GPFS and Lustre in HPC, driven by growing demands from large‑scale analytics, AI, and cloud storage, with expanding global adoption and ecosystem partnerships.

BeeGFSGPFSHPC
0 likes · 14 min read
BeeGFS and Parallel File Systems in High‑Performance Computing: Evolution, Market Trends, and Technical Overview
Architects' Tech Alliance
Architects' Tech Alliance
Jul 3, 2019 · Databases

Optimizing Redis Persistence with Non‑Volatile Memory: Design, Performance, and Recovery

This article examines how integrating Non‑volatile Memory (NVM) with Redis can replace traditional RDB/AOF persistence, offering a hybrid design that improves durability, reduces recovery time, and maintains high write performance, while discussing implementation details, performance benchmarks, and future optimization challenges.

NVMPersistenceperformance
0 likes · 13 min read
Optimizing Redis Persistence with Non‑Volatile Memory: Design, Performance, and Recovery
21CTO
21CTO
Jul 2, 2019 · Backend Development

Designing a Scalable Feed Stream System for Billions of Users

This article explains how to design a high‑performance feed‑stream architecture—including product definition, data modeling, storage choices, synchronization modes, metadata handling, commenting, likes, sorting, search, and deletion—so that a system can support tens of millions to billions of users while remaining reliable and scalable.

ScalabilitySearchSynchronization
0 likes · 21 min read
Designing a Scalable Feed Stream System for Billions of Users
UCloud Tech
UCloud Tech
Jun 12, 2019 · Cloud Native

Boost Hybrid Cloud Efficiency: Integrating Hosted Physical Machines into UK8S

This article explains how incorporating hosted‑cloud physical servers into UCloud's UK8S cluster enables seamless hybrid‑cloud operation by improving resource utilization during low‑traffic periods, simplifying network, storage, and load‑balancing configurations, and reducing the operational overhead of managing separate Kubernetes clusters.

KubernetesUK8Shybrid cloud
0 likes · 10 min read
Boost Hybrid Cloud Efficiency: Integrating Hosted Physical Machines into UK8S
Big Data Technology & Architecture
Big Data Technology & Architecture
Apr 3, 2019 · Big Data

Understanding RAID and Its Role in HDFS Architecture

This article explains the storage challenges of big data, introduces RAID technologies and their variants, and shows how the principles of RAID are applied in the Hadoop Distributed File System (HDFS) to achieve scalable, reliable, and high‑performance data storage and processing.

Big DataHDFSRAID
0 likes · 10 min read
Understanding RAID and Its Role in HDFS Architecture
Architecture Digest
Architecture Digest
Mar 22, 2019 · Databases

Recommended Industrial Distributed System Design Papers

This article curates a selection of seminal industrial distributed system design papers—including Google’s GFS, MapReduce, Bigtable, Percolator, Spanner, F1, Amazon’s Dynamo and Aurora—providing brief insights and links for readers interested in foundational storage and database technologies.

cloud-nativestorage
0 likes · 6 min read
Recommended Industrial Distributed System Design Papers
High Availability Architecture
High Availability Architecture
Mar 14, 2019 · Databases

SlimTrie: A Space‑Efficient Trie‑Based Index for Large‑Scale Storage Systems

This article presents SlimTrie, a trie‑based indexing structure that dramatically reduces memory consumption while maintaining fast query speeds, detailing its design, compression techniques, implementation steps, memory analysis, and performance comparisons with map and B‑Tree structures for large‑scale storage systems.

GoMemory OptimizationSlimTrie
0 likes · 20 min read
SlimTrie: A Space‑Efficient Trie‑Based Index for Large‑Scale Storage Systems
Architects' Tech Alliance
Architects' Tech Alliance
Feb 12, 2019 · Cloud Native

Building a Private Cloud with Kubernetes: Architecture, Challenges, and the Wayne Platform

This article details 360 Search's journey of constructing a Kubernetes‑based private cloud, covering its evolution, network and storage designs, logging pipeline, the Wayne management platform, encountered pitfalls, and future open‑source plans, offering practical insights for similar deployments.

Cloud NativeKubernetesWayne Platform
0 likes · 11 min read
Building a Private Cloud with Kubernetes: Architecture, Challenges, and the Wayne Platform
Efficient Ops
Efficient Ops
Feb 2, 2019 · Operations

Understanding DAS, NAS, and SAN: A Guide to Modern Storage Technologies

This article explains the three main storage architectures—Direct Attached Storage (DAS), Network Attached Storage (NAS), and Storage Area Network (SAN)—and compares their protocols, scaling methods, caching policies, RAID levels, LUN concepts, and core Linux block I/O structures.

DASNASRAID
0 likes · 16 min read
Understanding DAS, NAS, and SAN: A Guide to Modern Storage Technologies
MaGe Linux Operations
MaGe Linux Operations
Feb 2, 2019 · Operations

Mastering LVM on Linux: Create, Extend, and Reduce Logical Volumes

This guide explains how to use Linux's Logical Volume Manager (LVM) to create physical volumes, volume groups, and logical volumes, then demonstrates expanding and shrinking a logical volume safely, including filesystem resizing and removing a physical volume from a volume group.

LVMLinuxLogical Volume Manager
0 likes · 13 min read
Mastering LVM on Linux: Create, Extend, and Reduce Logical Volumes
21CTO
21CTO
Jan 26, 2019 · Big Data

Data Lake vs Data Warehouse: Which One Powers Your Business?

This article explains the core differences between data lakes and data warehouses, their respective strengths, and how they complement each other to support both exploratory analytics and routine business reporting.

AnalyticsBig DataData Lake
0 likes · 5 min read
Data Lake vs Data Warehouse: Which One Powers Your Business?
Mike Chen's Internet Architecture
Mike Chen's Internet Architecture
Jan 7, 2019 · Backend Development

Design Principles and Architecture of Message Queues

Message queues serve as essential decoupling and traffic‑control components in distributed systems, and this article outlines their overall design—including producers, brokers, consumers, communication protocols such as JMS, AMQP and Kafka, storage options, consumption relationship handling, and advanced features like ordering, reliability, persistence, and transaction support.

Distributed Systemsstorage
0 likes · 6 min read
Design Principles and Architecture of Message Queues
Tencent Cloud Developer
Tencent Cloud Developer
Dec 24, 2018 · Cloud Computing

Serverless Development and Cloud Services for WeChat Mini Programs

The talk explains how Tencent’s serverless Mini Program Cloud Development platform eliminates the brain, cost, and coordination pains of backend creation by providing native, one‑click cloud functions, a MongoDB‑compatible database, and CDN‑accelerated storage, enabling single engineers to build scalable, reliable Mini Program services quickly and affordably.

Cloud FunctionsServerlessWeChat Mini Program
0 likes · 13 min read
Serverless Development and Cloud Services for WeChat Mini Programs
Architects' Tech Alliance
Architects' Tech Alliance
Nov 18, 2018 · Fundamentals

How NVMe over Fabrics Will Transform the Storage Landscape

This article explains the evolution of storage networking, the performance bottlenecks of legacy SCSI‑based protocols, and how NVMe and NVMe over Fabrics leverage PCIe, RDMA, and high‑speed fabrics to deliver massive parallelism, lower latency, and a new paradigm for data‑center storage architectures.

Data centerFabricsNVMe
0 likes · 11 min read
How NVMe over Fabrics Will Transform the Storage Landscape
Architects' Tech Alliance
Architects' Tech Alliance
Nov 2, 2018 · Industry Insights

Why NVMe SSD Performance Varies and How to Optimize It for Data Centers

NVMe SSD performance can be unpredictable, so this article opens the SSD "black box" to examine hardware, firmware, and workload factors—such as NAND type, multi‑queue design, garbage collection, and I/O patterns—and offers software‑level strategies to maximize flash efficiency in modern data‑center storage systems.

Garbage CollectionIO PatternsNVMe
0 likes · 30 min read
Why NVMe SSD Performance Varies and How to Optimize It for Data Centers
Architects' Tech Alliance
Architects' Tech Alliance
Oct 12, 2018 · Operations

Understanding Microsoft Volume Shadow Service (VSS): Architecture, Components, and Backup Process

Microsoft's Volume Shadow Service (VSS) is a backup and recovery framework that creates consistent point-in-time snapshots by coordinating requestors, writers, and providers, supporting fast data backup, file-level restores, and various storage scenarios through full and copy-on-write snapshot methods.

BackupData ConsistencyMicrosoft
0 likes · 9 min read
Understanding Microsoft Volume Shadow Service (VSS): Architecture, Components, and Backup Process
MaGe Linux Operations
MaGe Linux Operations
Oct 8, 2018 · Operations

How to Build a Reliable Home NAS on a Budget: Hardware Guide & Tips

This guide explains what a Network Attached Storage (NAS) is, why DIY or off‑the‑shelf NAS solutions may fall short for home users, and provides detailed hardware recommendations—including HP ProLiant MicroServer models—along with key criteria such as stability, expandability, energy efficiency, and ease of maintenance.

HP ProLiantNAShardware guide
0 likes · 6 min read
How to Build a Reliable Home NAS on a Budget: Hardware Guide & Tips
Architects' Tech Alliance
Architects' Tech Alliance
Oct 5, 2018 · Operations

Understanding NDMP (Network Data Management Protocol): Concepts, Backup Principles, Versions, and Implementations

The article provides a comprehensive overview of the Network Data Management Protocol (NDMP), explaining its architecture, core concepts, backup mechanisms, version differences, supported backup software, and various network topologies such as 2‑way, 3‑way, and remote configurations for efficient NAS data protection.

BackupData ManagementNAS
0 likes · 9 min read
Understanding NDMP (Network Data Management Protocol): Concepts, Backup Principles, Versions, and Implementations
Architects' Tech Alliance
Architects' Tech Alliance
Sep 25, 2018 · Operations

How Snapshots Revolutionize Data Backup and Recovery: A Deep Dive

This article provides a comprehensive overview of snapshot technology, explaining its creation process, various implementations across file systems, LVM, NAS, disk arrays, virtualization, and databases, and detailing mechanisms like COW, ROW, incremental and continuous protection while addressing consistency challenges.

Data ProtectionLVMNAS
0 likes · 20 min read
How Snapshots Revolutionize Data Backup and Recovery: A Deep Dive
Architects' Tech Alliance
Architects' Tech Alliance
Aug 21, 2018 · Cloud Native

An Overview of Docker: Architecture, Networking, Storage, and Its Role in Cloud Native, PaaS, IaaS, DevOps, and Microservices

This article provides a comprehensive introduction to Docker, covering its open‑source origins, client‑server architecture, networking and storage solutions, integration with PaaS/IaaS platforms, impact on DevOps practices, and its pivotal role in enabling modern microservice architectures.

Cloud NativeContainersDocker
0 likes · 12 min read
An Overview of Docker: Architecture, Networking, Storage, and Its Role in Cloud Native, PaaS, IaaS, DevOps, and Microservices
MaGe Linux Operations
MaGe Linux Operations
Jul 25, 2018 · Fundamentals

Mastering XFS: Features, Installation, and Migration on Linux

This article explains the XFS file system’s key features such as data integrity, performance, scalability and bandwidth, and provides step‑by‑step instructions for downloading kernel patches, enabling XFS support, compiling the kernel, creating and mounting XFS partitions, and migrating existing Linux systems to XFS.

FilesystemLinuxXFS
0 likes · 8 min read
Mastering XFS: Features, Installation, and Migration on Linux
Tencent Cloud Developer
Tencent Cloud Developer
Jul 17, 2018 · Operations

Understanding Storage Snapshots: Use Cases and Implementation Principles

Storage snapshots are point‑in‑time, fully usable copies of data that protect against loss, enable testing and analysis, and are implemented mainly via copy‑on‑write or redirect‑on‑write techniques, each with distinct performance and deletion trade‑offs, so selecting the optimal method depends on workload and business requirements.

COWData ProtectionRow
0 likes · 10 min read
Understanding Storage Snapshots: Use Cases and Implementation Principles
Architects' Tech Alliance
Architects' Tech Alliance
Jul 11, 2018 · Operations

DDN’s Planned Acquisition of Tintri: Strategic Implications for HPC, AI, and Virtualization

DataDirect Networks (DDN) announced a non‑binding intent to acquire all assets of Tintri, a storage vendor known for VM‑aware solutions, aiming to strengthen its portfolio with virtualization, AI real‑time analytics, and HPC capabilities, while the deal raises questions about market competition and the future positioning of both companies.

AIAcquisitionDDN
0 likes · 8 min read
DDN’s Planned Acquisition of Tintri: Strategic Implications for HPC, AI, and Virtualization
dbaplus Community
dbaplus Community
Jun 4, 2018 · Backend Development

How Weibo Scales to Billions: Inside Its Multi‑Layer Cache Architecture

This article explains how Weibo handles massive daily traffic of over a hundred billion requests by employing a five‑layer feed system and a six‑layer cache architecture that evolved from simple KV storage to sophisticated counter and existence‑check services, highlighting design choices, performance optimizations, and future directions.

CacheDistributed SystemsWeibo
0 likes · 16 min read
How Weibo Scales to Billions: Inside Its Multi‑Layer Cache Architecture
Architects' Tech Alliance
Architects' Tech Alliance
May 25, 2018 · Fundamentals

How SMR Drives Boost Disk Density and Challenge Storage Management

Shingled Magnetic Recording (SMR) uses overlapping tracks to dramatically increase disk surface density, lowering cost per gigabyte, but it eliminates random writes, requiring new zone‑based management and exposing standards like ZBC and ZAC for host‑aware and drive‑managed implementations.

SMRShingled Magnetic RecordingZAC
0 likes · 11 min read
How SMR Drives Boost Disk Density and Challenge Storage Management
Architects' Tech Alliance
Architects' Tech Alliance
Apr 6, 2018 · Artificial Intelligence

Analysis of the Global HPC Market and Huawei’s High‑Performance Computing Solutions

This article reviews recent HPC market size and growth trends, highlights AI‑driven investment, and evaluates Huawei’s hardware, cloud, and industry‑specific solutions—including supercomputing, automotive, oil & gas, and entertainment—while offering personal insights on storage challenges and future directions.

HPCHuaweiSupercomputing
0 likes · 12 min read
Analysis of the Global HPC Market and Huawei’s High‑Performance Computing Solutions
Architects' Tech Alliance
Architects' Tech Alliance
Mar 22, 2018 · Industry Insights

Why BeeGFS Is Overtaking Lustre and GPFS in Modern HPC Environments

The article examines the shifting landscape of high‑performance computing storage, detailing how Intel’s abandonment of Lustre, the rise of BeeGFS, and evolving demands from large‑scale analytics and AI are driving organizations to adopt more flexible, user‑space parallel file systems that promise better performance, scalability, and easier management.

BeeGFSGPFSHPC
0 likes · 9 min read
Why BeeGFS Is Overtaking Lustre and GPFS in Modern HPC Environments
Architecture Digest
Architecture Digest
Mar 22, 2018 · Fundamentals

Recent Trends and Hot Topics in Storage Technologies: Open‑Channel SSD, NVM, Learned Indexes, LSM‑Tree Optimizations, and Crash Consistency

This article surveys current storage research and industry developments, covering Open‑Channel SSD architecture, non‑volatile memory programming models, machine‑learning‑driven learned indexes, LSM‑Tree performance improvements, crash‑consistency verification, and recent virtualization and container‑storage advances.

LSM‑TreeLearned IndexNVM
0 likes · 18 min read
Recent Trends and Hot Topics in Storage Technologies: Open‑Channel SSD, NVM, Learned Indexes, LSM‑Tree Optimizations, and Crash Consistency
UCloud Tech
UCloud Tech
Mar 21, 2018 · Fundamentals

Why NFSv4 Matters: A Deep Dive into NFS‑Ganesha’s Architecture and Benefits

This article provides a comprehensive overview of the NFSv4 protocol, its design goals, and the advantages of the user‑space NFS‑Ganesha implementation—including memory management, portability, simplified access, FUSE integration, modular architecture, threading, caching strategies, and its integration with Ceph RGW.

CephNFSNFS-Ganesha
0 likes · 15 min read
Why NFSv4 Matters: A Deep Dive into NFS‑Ganesha’s Architecture and Benefits
Architects Research Society
Architects Research Society
Mar 4, 2018 · Blockchain

The Technical Challenges Facing Blockchain Adoption

The article examines blockchain's future by highlighting three core technical constraints—high latency, costly computation, and limited storage—that must be overcome for the technology to move beyond speculation and achieve widespread practical use.

DecentralizationLatencycomputational cost
0 likes · 5 min read
The Technical Challenges Facing Blockchain Adoption
Architects' Tech Alliance
Architects' Tech Alliance
Feb 23, 2018 · Fundamentals

How NVMe over Fabrics Will Change the Storage Environment

NVMe over Fabrics, leveraging PCIe and RDMA, replaces legacy SCSI and SAS protocols to deliver vastly higher bandwidth and lower latency for SSDs, enabling massive parallel I/O queues, and reshaping data‑center storage architectures through both FC‑NVMe and Ethernet‑based implementations.

Data centerFabricsNVMe
0 likes · 12 min read
How NVMe over Fabrics Will Change the Storage Environment
Efficient Ops
Efficient Ops
Feb 5, 2018 · Operations

How WeChat Scales Massive Real-Time Monitoring: Design & Practices

This article details the architecture and practical techniques behind WeChat's large‑scale monitoring system, covering lightweight data collection, classification of real‑time, non‑real‑time and user‑specific metrics, anomaly detection algorithms, automated configuration, and high‑performance storage solutions for billions of events per minute.

OperationsReal-Timedata collection
0 likes · 14 min read
How WeChat Scales Massive Real-Time Monitoring: Design & Practices
dbaplus Community
dbaplus Community
Jan 11, 2018 · Cloud Native

Essential Docker Ecosystem Tools: A Comprehensive Guide for Developers and Ops

This article provides a detailed, curated list of the most popular Docker‑related tools across categories such as orchestration, CI/CD, monitoring, security, storage, networking and management, including brief descriptions, official links and cost information to help developers, DevOps engineers and platform architects choose the right solutions for every stage of the container lifecycle.

ContainerOrchestrationSecurity
0 likes · 29 min read
Essential Docker Ecosystem Tools: A Comprehensive Guide for Developers and Ops
MaGe Linux Operations
MaGe Linux Operations
Nov 30, 2017 · Fundamentals

Top 13 Essential Hard Drive Data Recovery Tools You Must Know

This guide explains why hard drives fail, distinguishes physical and logical damage, and reviews thirteen powerful data recovery utilities—complete with features, supported file systems, and usage tips—to help you restore lost files efficiently.

Data Recoverydisk toolshard drive
0 likes · 12 min read
Top 13 Essential Hard Drive Data Recovery Tools You Must Know
Architects' Tech Alliance
Architects' Tech Alliance
Sep 17, 2017 · Operations

Understanding IBM PowerHA HyperSwap and SVC HyperSwap Active‑Active Storage Solutions

The article explains how IBM PowerHA SystemMirror 7.1 and Spectrum Virtualize/SVC HyperSwap enable active‑active, cross‑site storage architectures using Metro Mirror, detailing their history, topology, failover mechanisms, performance characteristics, volume‑group features, and operational advantages for high‑availability environments.

Active-ActiveHyperSwapIBM
0 likes · 13 min read
Understanding IBM PowerHA HyperSwap and SVC HyperSwap Active‑Active Storage Solutions
Architects' Tech Alliance
Architects' Tech Alliance
Sep 16, 2017 · Operations

Understanding NetApp MetroCluster: Architecture, Data Synchronization, and High‑Availability Solutions

The article explains NetApp MetroCluster’s clustered storage architecture, including dual‑site HA pairs, 4‑node active‑active designs, synchronization mechanisms such as SyncMirror, ClusterRemote and CRS, and the network and NVRAM strategies that enable seamless data protection and disaster recovery across distances up to 200 km.

MetroClusterNetAppdata replication
0 likes · 9 min read
Understanding NetApp MetroCluster: Architecture, Data Synchronization, and High‑Availability Solutions
Hujiang Technology
Hujiang Technology
Sep 15, 2017 · Fundamentals

Technical Salon – Evolving Architecture Practices (Shanghai, Sep 24)

The event showcases three technical talks covering the evolution of Hujiang's storage architecture, the transformation of the Dianrong payment system into a public service, and an introduction to the TiSpark project that integrates TiDB with Spark, highlighting design choices, trade‑offs, and future directions.

CephSparkTiDB
0 likes · 3 min read
Technical Salon – Evolving Architecture Practices (Shanghai, Sep 24)