July 2017
Intermediate to advanced
414 pages
11h 18m
English
In the microservices world, we use an API gateway or a reliable message bus for integrating with other non-microservices.
We will assume that there is another system in BrownField that needs booking data. Unfortunately, the system is not capable of subscribing to the booking events that Booking microservice is publishing. In such cases, an Enterprise Application integration (EAI) solution could be employed, which listens to our booking events, and then uses a native adaptor to update the database.
Read now
Unlock full access