Take-aways

Advantages -

  • Scalable solution

  • Independent Development and Deployment - Cross-Team approach, Faster & Independent Team Development

  • Flexibility - Micro frontend architecture & design principles integrated existing web frameworks

  • Technology Agnostic - Rendering library agnostic (integrates with React, Vue etc.)

  • More comfortable Framework

  • Modular architecture with Apps

  • Progressive and easy to adopt in existing applications - Incremental Upgrade

  • Isolated Runtime - State is isolated between each child/sub-application and no shared runtime state.

Disadvantages -

  • Testing & Deployment challenges for ensuring all units are in-force, includes the all capabilities without failures or break points

Last updated

Was this helpful?