Tagged articles
11 articles
Page 1 of 1
Baidu Tech Salon
Baidu Tech Salon
Aug 8, 2024 · Operations

Can Smart Caching Slash SSD Read Latency for High‑Performance Ad Search?

This article examines the necessity of caching in ad‑search workloads, evaluates classic eviction policies such as LRU, LFU, Redis Approx‑LRU, OS PageCache, DoubleClock, ARC, 2Q, TinyLFU, and presents a layered TLS‑centered cache design (SsdEngine) with detailed benchmark results showing hit‑rate and latency improvements across Zipfian and uniform workloads.

Performance EvaluationSSDStorage Systems
0 likes · 25 min read
Can Smart Caching Slash SSD Read Latency for High‑Performance Ad Search?
Architects' Tech Alliance
Architects' Tech Alliance
Jul 22, 2024 · Fundamentals

Comprehensive Overview of Data Center Architecture and Its Core Components

This article provides a detailed overview of modern data center architecture, covering physical and IT infrastructure, network topologies such as three‑tier and spine‑leaf, storage solutions like DAS, NAS and SAN, server designs, cloud data‑center components, physical site considerations, and various data‑center deployment models.

InfrastructureStorage Systemsarchitecture
0 likes · 20 min read
Comprehensive Overview of Data Center Architecture and Its Core Components
Architects' Tech Alliance
Architects' Tech Alliance
Feb 13, 2024 · Operations

What Makes Enterprise Storage Systems Reliable and Scalable?

As enterprise data volumes surge, modern storage systems must deliver high availability, fault tolerance, multi‑protocol support, backup, snapshot, and cloning capabilities, often through distributed architectures that boost reliability, scalability, and cost efficiency while ensuring rapid data recovery.

Enterprise StorageStorage Systemsdata backup
0 likes · 4 min read
What Makes Enterprise Storage Systems Reliable and Scalable?
Alibaba Cloud Developer
Alibaba Cloud Developer
Jul 2, 2021 · Fundamentals

Why Data Loss Happens: Hidden Bit Flips and How to Prevent Them

This article explains the concepts of data loss and corruption, defines "data not lost" and "data not wrong", examines common bit‑flip sources in disks, memory, and networks, explores silent CPU errors, and presents design, detection, and recovery strategies for reliable storage systems.

Hardware ReliabilityStorage Systemsbit flip
0 likes · 17 min read
Why Data Loss Happens: Hidden Bit Flips and How to Prevent Them
Big Data Technology & Architecture
Big Data Technology & Architecture
Jul 12, 2020 · Big Data

Common Metadata Management Patterns in Storage Systems

This article explains why metadata management is crucial for storage systems and reviews four typical approaches—initial external‑DB storage, in‑memory loading, partitioned services with a proxy layer, and tiered caching/persistence—illustrated with diagrams and real‑world examples.

Storage Systemsmetadatatiered architecture
0 likes · 5 min read
Common Metadata Management Patterns in Storage Systems
21CTO
21CTO
Sep 5, 2018 · Fundamentals

Mastering Multi‑Layer Web Architecture: Load Balancing, Service Layers, and Storage

This article outlines a comprehensive web system architecture, detailing the layered components—from flexible load‑balancing strategies and service communication layers to various storage solutions—while highlighting practical considerations, trade‑offs, and best‑practice recommendations for building scalable, reliable backend services.

Storage Systemsbackend designsystem scalability
0 likes · 21 min read
Mastering Multi‑Layer Web Architecture: Load Balancing, Service Layers, and Storage
Qunar Tech Salon
Qunar Tech Salon
May 1, 2017 · Fundamentals

Paxos Algorithm Overview and the Two‑Phase Paxos Member‑Group Change Method

This article introduces the Paxos consensus algorithm, explains its roles, safety and liveness constraints, describes the challenges of member‑group reconfiguration, and presents a proprietary two‑phase Paxos approach used by Baishan Cloud Storage to safely change cluster membership while maintaining service continuity.

PaxosStorage Systemsdistributed consensus
0 likes · 11 min read
Paxos Algorithm Overview and the Two‑Phase Paxos Member‑Group Change Method