July 2017
Intermediate to advanced
414 pages
11h 18m
English
This third example is a simple travel agent portal application. In this example, we will see both synchronous REST calls as well as asynchronous events.
In this case, portal is just a container application with multiple menu items or links in the portal. When specific pages are requested, for example, when the menu is clicked or a link is clicked, they will be loaded from the specific microservices:
The architecture of the Travel Agent Portal backed with multiple microservices is shown as follows:

When a customer requests a booking, the following events will take place internally:
Read now
Unlock full access