Tagged articles
9 articles
Page 1 of 1
Raymond Ops
Raymond Ops
Sep 3, 2025 · Cloud Native

Master Essential k8s Pod Commands and Real-World Scenarios

This guide presents the most frequently used Kubernetes pod management commands, demonstrates practical examples of network sharing and shared storage with complete YAML configurations, walks through verification steps, and explains each field in a pod definition to help operators master pod operations.

KubernetesPodYAML
0 likes · 18 min read
Master Essential k8s Pod Commands and Real-World Scenarios
Raymond Ops
Raymond Ops
Jul 4, 2025 · Operations

Mastering NFS: Shared Storage, RPC Architecture, and Deployment Guide

This article explains how NFS provides Linux file sharing, details the RPC-based architecture, walks through server and client configuration, demonstrates integration with nginx, and offers troubleshooting tips for common NFS failures, making it a comprehensive guide for operations engineers.

DeploymentNFSRPC
0 likes · 19 min read
Mastering NFS: Shared Storage, RPC Architecture, and Deployment Guide
MaGe Linux Operations
MaGe Linux Operations
Feb 15, 2025 · Cloud Native

Essential Kubernetes Pod Commands and Practical Examples

This article presents a comprehensive list of common Kubernetes pod management commands, detailed case studies for network sharing and shared storage, and an in‑depth explanation of pod YAML fields, helping readers master pod operations and troubleshooting.

KubernetesYAMLkubectl
0 likes · 18 min read
Essential Kubernetes Pod Commands and Practical Examples
MaGe Linux Operations
MaGe Linux Operations
Dec 7, 2024 · Operations

Mastering NFS: Deploy Shared Storage on Linux with RPC

This guide explains the purpose of NFS for Linux file sharing, its architecture and RPC relationship, step‑by‑step server and client deployment, integration with Nginx, and common troubleshooting techniques for reliable shared storage in production environments.

NFSNginxRPC
0 likes · 18 min read
Mastering NFS: Deploy Shared Storage on Linux with RPC
Volcano Engine Developer Services
Volcano Engine Developer Services
Dec 27, 2023 · Cloud Native

How ByConity Achieves Leader Election with Shared Storage and CAS

This article explains how ByConity uses a high‑availability shared KV store and CAS operations to implement a lightweight, fault‑tolerant leader election mechanism that eliminates the need for external services like Zookeeper, simplifies node management, and ensures safe leader transitions in a cloud‑native data warehouse.

ByConityCloud Nativedistributed consensus
0 likes · 21 min read
How ByConity Achieves Leader Election with Shared Storage and CAS
ITPUB
ITPUB
Sep 16, 2023 · Databases

Is Oracle RAC Really Obsolete? Insights from Chinese Distributed Database Trends

The article examines Oracle RAC’s perceived obsolescence, compares it with modern distributed databases, reviews recent Chinese vendor releases of RAC‑like products, and argues that high‑availability needs, hardware advances, and evolving data architectures keep shared‑storage clustering relevant today.

Oracle RACdatabase scalabilityshared-storage
0 likes · 8 min read
Is Oracle RAC Really Obsolete? Insights from Chinese Distributed Database Trends
Volcano Engine Developer Services
Volcano Engine Developer Services
Jun 7, 2021 · Databases

Why Distributed Database Architectures Matter: From Shared‑Nothing to Shared‑Storage

This article introduces the fundamentals of distributed database architectures, compares Shared‑Nothing and Shared‑Storage designs, explains their three‑tier structure, core engine components, SQL execution flow, performance and cost optimizations, and showcases a real‑world high‑traffic deployment in Douyin’s Spring Festival event.

Cost OptimizationSQLdistributed databases
0 likes · 19 min read
Why Distributed Database Architectures Matter: From Shared‑Nothing to Shared‑Storage
Tencent Cloud Developer
Tencent Cloud Developer
Sep 11, 2018 · Databases

CynosDB Architecture and Core Mechanisms: A Comprehensive Technical Overview

CynosDB is Tencent Cloud’s high‑performance, highly‑available NewSQL distributed database that uses a shared‑storage architecture with primary and replica instances, log‑structured storage, RDMA/SPDK transmission, Raft consensus, SSI MVCC, two‑phase locking, and state‑machine replication to provide elastic scaling, fast recovery, and cost‑effective enterprise data management.

CynosDBMVCCNewSQL
0 likes · 17 min read
CynosDB Architecture and Core Mechanisms: A Comprehensive Technical Overview