Playbook
Why Ops Still Needs a Control Plane (Why Ops Still Needs A Control Plane)
As the MFE estate grows, broad surfaces like maps, CMS, and push admin can stay in a deliberate ops monolith / control plane.
Logistics Ops Control Plane
Part 1 of 8
A series on an ops control plane spanning maps, CMS-like surfaces, push admin, and ERP edges.
Making everything a remote is not a strategy
Module Federation speeds auth and booking. Expedition maps, advert/document surfaces, and push admin often still want a broad, cross-cutting control plane.
Federated estate Control plane (ops monolith)
auth remote map / expeditions
booking remote CMS-like content
snackbar remote push admin + ERP edge
This series covers deliberate coexistence of control plane and MFE estate.
Concepts, defined where they first appear
📦 Control Plane
Broad surface where operational truths are managed together.
📦 Federated Estate
Independently shipped UI set of shell + remotes.
📦 Coexistence
Architecture where monolith and MFE live side by side on purpose.
📦 Cross-cutting Surface
UI that cuts many domains; expensive to split early.
A control plane is not 'legacy shame'; it is a surface too cross-cutting to remote yet.
Why not everything remotes
Map + warehouse + content + ERP edge do not migrate on one day.
What becomes a remote
Surfaces with clear bounded context and team cadence (auth, booking).
Clear boundary → remote candidate
What stays on the control plane
Cross reports, CMS-like content, push admin, heavy GIS.
The mappings that get confused most often
❌ Monolith = failed MFE
✓ Monolith can be a deliberate control plane
❌ Snackbar remote = push admin
✓ Different responsibilities
❌ ERP screen = core domain
✓ ERP is an edge, not the core
A checklist for auditing your own system
- Which screens still share one pipeline?
- Where does push admin live?
- Which API edge does the map trust?
- What is the next MFE migration candidate?
- Is your coexistence diagram current?
What to take away from this part
- A control plane is a deliberate boundary.
- Snackbar and push admin are not the same thing.
- Coexistence is part of the migration plan.
Turning every panel into a remote is haste, not architecture.
FAQ
Frequently asked questions
What is Control Plane?
Broad surface where operational truths are managed together.
What is Federated Estate?
Independently shipped UI set of shell + remotes.
Is it true that "Monolith = failed MFE"?
Monolith can be a deliberate control plane
What does this part lock in?
This series covers deliberate coexistence of control plane and MFE estate. Module Federation speeds auth and booking. Expedition maps, advert/document surfaces, and push admin often still want a broad, cross-cutting control plane.
Engineering Principles Learned
- Cross-cutting ops surfaces may remain on a control plane.
- MFE candidates need clear bounded contexts.
- Document coexistence as strategy, not shame.
Continue reading
Continue reading
Next in series
Map-First Operations for Expeditions
Map-First Operations for Expeditions — a production lesson from logistics operations platforms.
Same series
CMS (Content Management System)-like Surfaces for Adverts and Documents
CMS-like Surfaces for Adverts and Documents — a production lesson from logistics operations platforms.
Same series
Push Notification Admin ≠ Shared Snackbar
Push Notification Admin ≠ Shared Snackbar — a production lesson from logistics operations platforms.