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
Jun 26, 2026 · Databases

Comprehensive MongoDB Command Reference (2026 Edition)

This article provides a complete, step‑by‑step guide to MongoDB shell commands—including show dbs, use, db, collection operations, indexing, aggregation and statistics—complete with syntax, example outputs and practical usage notes for developers and administrators.

AggregationData InsertionMongoDB
0 likes · 6 min read
Comprehensive MongoDB Command Reference (2026 Edition)
Architect Chen
Architect Chen
Jun 25, 2026 · Cloud Native

Four Key Ways to Deploy Microservices: From Bare Metal to Kubernetes

The article compares four microservice deployment approaches—physical servers, virtual machines, containerization with Docker, and Kubernetes clusters—detailing their implementation, advantages, drawbacks, and ideal scenarios, helping teams choose the most suitable strategy based on resource isolation, scalability, operational complexity, and team expertise.

Cloud NativeKubernetesMicroservices
0 likes · 6 min read
Four Key Ways to Deploy Microservices: From Bare Metal to Kubernetes
Architect Chen
Architect Chen
Jun 24, 2026 · Operations

Designing Million-Request Architecture with LVS, Keepalived, and Nginx

The article explains how to build a million‑level high‑performance system by layering LVS with Keepalived for entry‑level redundancy and Nginx for flexible proxying, while adding health checks, logging, and auto‑scaling to ensure stability and rapid recovery.

High AvailabilityKeepalivedLVS
0 likes · 4 min read
Designing Million-Request Architecture with LVS, Keepalived, and Nginx
Architect Chen
Architect Chen
Jun 22, 2026 · Artificial Intelligence

Claude Code Core Commands: Full 2026 Edition

This article provides a complete, step‑by‑step reference of Claude Code’s CLI commands—including interactive mode, single‑run queries, session continuation, version checking, environment diagnosis, project initialization, context management, configuration viewing, permission handling, code review, context compression, and exit procedures—each illustrated with concrete examples and expected outputs.

Artificial IntelligenceCLIClaude Code
0 likes · 5 min read
Claude Code Core Commands: Full 2026 Edition
Architect Chen
Architect Chen
Jun 20, 2026 · Databases

Comprehensive ElasticSearch Command Guide (2026 Edition)

This article provides a step‑by‑step reference of essential ElasticSearch REST commands—including cluster health checks, node information, index management, document CRUD operations, and various search queries with examples and expected responses—helping practitioners efficiently manage and troubleshoot large ElasticSearch deployments.

AggregationDocument CRUDElasticSearch
0 likes · 5 min read
Comprehensive ElasticSearch Command Guide (2026 Edition)
Architect Chen
Architect Chen
Jun 19, 2026 · Operations

Comprehensive Guide to Kafka Commands (2026 Edition)

This article provides a step‑by‑step reference for Kafka command‑line tools, covering version checks, topic creation, listing, describing, deletion, partition alteration, consumer‑group inspection, offset resets, producer/consumer testing, broker API version queries, cluster metadata, leader election, and log‑directory monitoring, with concrete examples and expected outputs.

Command LineKafkaTopic Management
0 likes · 6 min read
Comprehensive Guide to Kafka Commands (2026 Edition)
Architect Chen
Architect Chen
Jun 18, 2026 · Artificial Intelligence

All Codex Commands Explained – 2026 Edition

This article provides a comprehensive, step‑by‑step reference of every Codex command, detailing its purpose, typical use cases, and concrete examples—from initializing the environment and configuring model parameters to generating code, debugging, testing, reviewing, and documenting projects.

AI programmingCodexDebugging
0 likes · 4 min read
All Codex Commands Explained – 2026 Edition
Architect Chen
Architect Chen
Jun 17, 2026 · Operations

The Complete 2026 Guide to Nginx Commands

This article provides a comprehensive, step‑by‑step reference of essential Nginx commands—including service control, graceful reload, log reopening, configuration validation, compile‑time options, process inspection, log monitoring, and status metrics—complete with example usages and explanations for production environments.

Command LineLinuxNginx
0 likes · 5 min read
The Complete 2026 Guide to Nginx Commands
Architect Chen
Architect Chen
Jun 16, 2026 · Backend Development

A Complete Illustrated Guide to Java Concurrency for High‑Performance Architecture

This article provides a thorough, image‑rich overview of Java concurrency, covering the differences between concurrency and parallelism, thread lifecycle states, various ways to create threads, thread‑pool design and workflow, the Java Memory Model, and essential JUC utilities, all illustrated with code snippets and diagrams.

JUCJavaJava Memory Model
0 likes · 8 min read
A Complete Illustrated Guide to Java Concurrency for High‑Performance Architecture
Architect Chen
Architect Chen
Jun 15, 2026 · Artificial Intelligence

Master Claude Code: Complete 2026 Command Guide

This article provides a detailed reference of Claude Code’s most frequently used CLI commands, explaining each command’s purpose, usage syntax, and typical scenarios such as interactive sessions, script automation, environment health checks, and configuration management.

AI toolCLIClaude Code
0 likes · 5 min read
Master Claude Code: Complete 2026 Command Guide