Architect Chen
Author

Architect Chen

Sharing over a decade of architecture experience from Baidu, Alibaba, and Tencent.

148
Articles
0
Likes
941
Views
0
Comments
Recent Articles

Latest from Architect Chen

100 recent articles max
Architect Chen
Architect Chen
Aug 2, 2026 · Cloud Native

All Essential kubectl Commands for 2026: A Complete Guide

This article provides a concise, step‑by‑step reference of the most frequently used kubectl commands—including get, describe, logs, exec, apply, port‑forward, rollout, scale, and delete—showing exact syntax and typical use cases for managing Kubernetes resources.

Cloud NativeCommand LineContainer Management
0 likes · 4 min read
All Essential kubectl Commands for 2026: A Complete Guide
Architect Chen
Architect Chen
Aug 1, 2026 · Cloud Native

10 Essential Docker Commands Every Developer Should Bookmark

This article provides a concise, step‑by‑step guide to the most frequently used Docker commands for development, including container creation, inspection, image management, logging, execution, networking, and file copying, with clear examples and parameter explanations.

DockerDocker BuildDocker Commands
0 likes · 7 min read
10 Essential Docker Commands Every Developer Should Bookmark
Architect Chen
Architect Chen
Jul 16, 2026 · Artificial Intelligence

A Complete Guide to Claude Code Skills: How to Leverage AI‑Powered Coding Workflows

This article explains Claude Code Skills—a set of reusable, on‑demand skill bundles that standardize AI‑assisted coding tasks such as brainstorming, planning, testing, debugging, and code review—to lower communication overhead, improve consistency, and increase engineering controllability for developers and teams.

AI codingClaude CodeSkills
0 likes · 5 min read
A Complete Guide to Claude Code Skills: How to Leverage AI‑Powered Coding Workflows
Architect Chen
Architect Chen
Jul 13, 2026 · Databases

How I/O Multiplexing Gives Redis a 10× Performance Boost

Redis achieves its high speed not only because it is an in‑memory, single‑threaded database with efficient data structures, but primarily thanks to I/O multiplexing, which lets a single thread manage tens of thousands of client connections, dramatically cutting thread‑switch overhead and boosting throughput up to tenfold.

I/O multiplexingRedisepoll
0 likes · 4 min read
How I/O Multiplexing Gives Redis a 10× Performance Boost
Architect Chen
Architect Chen
Jul 10, 2026 · Cloud Native

Comprehensive Guide to Docker Core Commands (2026 Edition)

This article provides a complete reference of essential Docker commands—including version, info, images, pull, run, ps, stop/start, exec, logs, stats, rm, rmi, prune, and inspect—along with example usages and typical scenarios such as environment verification, container management, and performance troubleshooting.

Cloud NativeDevOpsDocker
0 likes · 6 min read
Comprehensive Guide to Docker Core Commands (2026 Edition)
Architect Chen
Architect Chen
Jul 9, 2026 · Databases

Essential Elasticsearch Commands (2026 Edition)

This guide walks through the most important Elasticsearch commands, covering cluster health checks, index listing, creation with mappings, deletion, mapping inspection, document insertion (with and without IDs), various query types, updates, deletions, pagination, sorting, and bulk operations, each illustrated with concrete examples and usage notes.

ElasticSearchbulkcluster-health
0 likes · 5 min read
Essential Elasticsearch Commands (2026 Edition)
Architect Chen
Architect Chen
Jul 7, 2026 · Artificial Intelligence

All Codex CLI Commands Explained – 2026 Edition

This article provides a complete, step‑by‑step reference of the Codex command‑line interface, detailing each command’s purpose, usage examples, and typical scenarios such as interactive sessions, one‑off prompts, login management, configuration, updates, environment checks, code review, testing, automatic fixes, and Git commit generation.

AICLICodex
0 likes · 5 min read
All Codex CLI Commands Explained – 2026 Edition
Architect Chen
Architect Chen
Jul 6, 2026 · Big Data

Comprehensive Guide to Kafka Core Commands (2026 Edition)

This article walks through the essential Kafka command‑line tools, covering how to check the Kafka version, create, list, describe, alter, and delete topics, manage partitions, produce and consume messages, inspect consumer groups, reset offsets, query broker metadata, view log directories, and run built‑in performance tests for both producers and consumers.

Consumer GroupKafkaTopic Management
0 likes · 6 min read
Comprehensive Guide to Kafka Core Commands (2026 Edition)
Architect Chen
Architect Chen
Jul 2, 2026 · Cloud Native

A Complete Visual Guide to Kubernetes Architecture

This article provides a comprehensive, step‑by‑step overview of Kubernetes architecture, detailing the control plane components (API Server, etcd, Scheduler, Controller Manager) and worker node components (kubelet, kube‑proxy, container runtimes), illustrated with diagrams and command‑line examples that show how requests flow, state is stored, pods are scheduled, and failures are handled.

Controller ManagerK8s ArchitectureKubernetes
0 likes · 4 min read
A Complete Visual Guide to Kubernetes Architecture
Architect Chen
Architect Chen
Jun 30, 2026 · Artificial Intelligence

Complete Guide to Codex Commands (2026 Edition)

This article provides a detailed walkthrough of Codex's command-line interface, covering each command's purpose, usage examples, applicable scenarios, and output, helping developers leverage the AI coding assistant effectively.

AI programmingCodexCommand Line
0 likes · 5 min read
Complete Guide to Codex Commands (2026 Edition)