Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.91 KB

microfrontend-integration.md

File metadata and controls

24 lines (16 loc) · 1.91 KB

SCION Workbench

SCION Workbench Projects Overview Changelog Contributing Sponsoring

SCION Workbench > Microfrontend

The SCION Workbench is well suited for adopting a microfrontend architecture since different web applications can contribute views in the form of microfrontends.

A microfrontend architecture can be achieved in many different ways. If you are looking for the highest possible level of isolation between microfrontends, consider using the built-in microfrontend support based on the SCION Microfrontend Platform.

The SCION Microfrontend Platform is a lightweight library specifically designed to facilitate the embedding of microfrontends via iframes. Microfrontends can seamlessly interact with the SCION Workbench using the SCION Workbench Client or communicate with other microfrontends using the SCION Microfrontend Platform. Any web application can be integrated as a workbench view. Likewise, a workbench view can embed other microfrontends, and so on.

Note that the documentation for integrating microfrontends into the SCION Workbench is still missing. We are working on a comprehensive guide that will cover the integration of microfrontends.