Tagged articles
13 articles
Page 1 of 1
James' Growth Diary
James' Growth Diary
May 7, 2026 · Artificial Intelligence

Mastering the Coordinator Pattern: Control‑Plane/Data‑Plane Separation for Scalable Multi‑Agent Orchestration

The article dissects Claude Code’s Coordinator pattern, explaining how separating the control plane from the data plane eliminates serial bottlenecks, context overflow, and fault‑propagation in single‑Agent setups, and details the dual back‑end design, message protocol, engineering insights, technical debt, and practical adoption guidelines.

Backend AbstractionControl PlaneCoordinator
0 likes · 16 min read
Mastering the Coordinator Pattern: Control‑Plane/Data‑Plane Separation for Scalable Multi‑Agent Orchestration
Coder Circle
Coder Circle
Mar 19, 2026 · Artificial Intelligence

OpenAI’s GPT‑5.4 mini and nano usher in the AI Execution‑Layer era

OpenAI’s March 17 release of GPT‑5.4 mini and nano marks a shift from single‑large‑model AI to a layered architecture with a control plane for complex reasoning and a data plane for high‑frequency tasks, delivering near‑flagship performance at a fraction of the cost and paving the way for hybrid agent systems and micro‑service‑style AI infrastructure.

AI ArchitectureControl PlaneData Plane
0 likes · 8 min read
OpenAI’s GPT‑5.4 mini and nano usher in the AI Execution‑Layer era
Mike Chen's Internet Architecture
Mike Chen's Internet Architecture
May 1, 2024 · Cloud Native

Comprehensive Introduction to Service Mesh

This article provides a detailed, English-language overview of Service Mesh, explaining its role in cloud‑native microservice architectures, the need for it, its core principles—including data and control planes—and key Istio components, while also offering promotional links to related resources.

Cloud NativeControl PlaneData Plane
0 likes · 5 min read
Comprehensive Introduction to Service Mesh
58 Tech
58 Tech
Mar 15, 2024 · Cloud Native

Design and Implementation of a Service Mesh Architecture for HTTP Traffic Governance

This document details the motivation, technology selection, overall architecture, data‑plane and control‑plane design, key implementation challenges such as HTTPS interception, precise URL monitoring, and plugin extensibility, and outlines future directions for scaling service mesh within the organization.

Control PlaneData PlaneHTTP traffic
0 likes · 17 min read
Design and Implementation of a Service Mesh Architecture for HTTP Traffic Governance
Architects' Tech Alliance
Architects' Tech Alliance
Jan 13, 2023 · Fundamentals

2022 DPU Development Analysis Report and Related Network Technologies

The 2022 DPU Development Analysis Report outlines the evolution of Data Processing Units from CPU/NP and FPGA‑CPU architectures to ASIC‑CPU designs, discusses RDMA high‑speed networking, data‑plane forwarding techniques, network programmability, and the emerging open DPU software ecosystem, highlighting their performance, power, and cost implications for modern data centers.

ASICDPUData Plane
0 likes · 14 min read
2022 DPU Development Analysis Report and Related Network Technologies
Cloud Native Technology Community
Cloud Native Technology Community
Mar 22, 2022 · Cloud Native

Evaluating eBPF’s Role in Service Mesh Data Plane: Architecture Trade‑offs

This article examines how eBPF can enhance service‑mesh data planes, compares four deployment models—including sidecar, node‑shared, service‑account‑shared, and micro‑proxy architectures—and evaluates each model’s memory, isolation, security, and upgrade trade‑offs while emphasizing Envoy’s continued L7 responsibilities.

Cloud NativeData PlaneEnvoy
0 likes · 11 min read
Evaluating eBPF’s Role in Service Mesh Data Plane: Architecture Trade‑offs
Alibaba Cloud Infrastructure
Alibaba Cloud Infrastructure
Dec 27, 2021 · Fundamentals

Advances, Challenges, and Solutions for Programmable Switching ASICs – Alibaba Cloud’s Self‑Developed Compiler

This article reviews the evolution of programmable switching ASICs, outlines three major challenges—chip‑specific language diversity, distributed data‑plane programming, and resource optimization—and presents Alibaba Cloud’s self‑developed compiler as a high‑level solution that boosts development efficiency by up to 78% while cutting chip resource usage by up to 84%.

Data PlaneP4cloud infrastructure
0 likes · 14 min read
Advances, Challenges, and Solutions for Programmable Switching ASICs – Alibaba Cloud’s Self‑Developed Compiler
Baidu Geek Talk
Baidu Geek Talk
Feb 8, 2021 · Cloud Native

Baidu Testing Middleware: Architecture, Design Principles, and Application Scenarios

Baidu Testing Middleware is an Envoy‑based sidecar proxy that combines a data‑plane and control‑plane to intercept, inspect, modify, and route traffic, providing recording, replay, fault injection and rate‑limiting capabilities that support functional, system, integration, sandbox and chaos testing at massive scale.

BaiduControl PlaneData Plane
0 likes · 20 min read
Baidu Testing Middleware: Architecture, Design Principles, and Application Scenarios
Cloud Native Technology Community
Cloud Native Technology Community
Mar 31, 2020 · Cloud Computing

Google’s Andromeda Network Architecture: Design Goals, Control Plane, and Data Plane

The article reviews Google’s Andromeda network system presented at NSDI 2018, detailing its large‑scale design goals, a hybrid control‑plane model, high‑performance software data‑plane optimizations, hot‑cold flow separation, and rapid weekly updates that enable pure‑software SDN at cloud scale.

AndromedaControl PlaneData Plane
0 likes · 12 min read
Google’s Andromeda Network Architecture: Design Goals, Control Plane, and Data Plane
Efficient Ops
Efficient Ops
Apr 4, 2018 · Fundamentals

What Is SDN? Unraveling the Network Revolution Through a Brick‑Moving Tale

This article uses a vivid village allegory to illustrate how Software Defined Networking (SDN) separates control and forwarding, centralizes management, and improves efficiency, while also explaining SDN's core concepts, benefits, and its emerging role in future network architectures.

Control PlaneData PlaneSDN
0 likes · 5 min read
What Is SDN? Unraveling the Network Revolution Through a Brick‑Moving Tale