February 2019
Intermediate to advanced
442 pages
11h 46m
English
This approach is a micro font approach with the right solution to aggregate the microservice output. The layout will be created with a single UI application, whereas the business UI of individual microservices will be plugged in from of web components, as follows:

Each microservice is responsible for producing a small UI area on the page. Composite UIs can be easily designed by creating a component in popular frontend frameworks such as Angular and React. On top of this, a framework such as single-spa (https://single-spa.js.org) is designed to show aggregate output. It is basically a JavaScript library that shows a composite ...