Introduction to Federated Frontends

Federated micro-frontends extend the concept of microservices to the user interface. Instead of a monolithic front-end application, the UI is decomposed into smaller, autonomous fragments, each responsible for a specific piece of functionality. These fragments, or “micro-frontends,” can be developed, deployed, and updated independently.