2

I'm pretty new to the whole 'microservices' subject and started reading something about Composite UI's.

Now my question is, is there a difference between Composite UI's and Micro-Frontends? Or does it basically describe the same thing?

Cheers

fabian177
  • 31
  • 3

1 Answers1

1

you can find a nice description here https://learn.microsoft.com/en-us/dotnet/architecture/microservices/architect-microservice-container-applications/microservice-based-composite-ui-shape-layout

i m not expert in microservices but I understand that composite UI consists of using several frontend microservice on the same UI (like a dashboard of frontend ...) enter image description here

soung
  • 1,411
  • 16
  • 33