Micro-Frontends Splits - Horizontal Split
Horizontal Split
The horizontal split represents a pattern that mixes components developed, released, deployed and published by independent teams, but that are integrated into a single application route or view.
Complexity and challenges of horizontal splits
The level of complexity and challenges posed by the horizontal splits, are larger than those of the vertical split, particularly when integrating multiple frontend technologies.
- Governance body
- Team knowledge ramp
- State management
- Routing
- Version skew
- Orchestration
- Data Architecture
- UX Consistency