December 2021
Intermediate to advanced
400 pages
12h 27m
English
In this part, we move beyond the theory and simplistic examples and dive into the use of Pulsar Functions as a development framework for microservices applications by walking through a much more realistic use case based on a fictional food delivery service called GottaEat. This section demonstrates how to implement common design patterns from both the enterprise integration world and the microservices world, highlighting the usage of various patterns, such as content-based routing and filtering, resiliency, and data access within a real-world scenario.
Chapter 8 demonstrates how to implement common messaging routing patterns, such as message splitting, content-based routing, and filtering. ...