Pattern 100 / ARCH
Control Plane / Data Plane Split
Use this when Keeping management operations separate from request serving.
- Pressure
- Keeping management operations separate from request serving
- Mechanism
- Use a control plane to configure and coordinate independent data plane components
- Toll
- Control-plane outages must not immediately stop stable data-plane traffic