November 2023
Intermediate to advanced
394 pages
10h 14m
English
The first type of integration we will look at is integrating through the use of an event bus and Platform Events. Platform Events make it easy for us to build simple integrations between applications that are event-driven and follow a fire-and-forget paradigm.
As we will discuss, we can use Platform Events to integrate not just with external applications but also across our application, allowing us to decouple our application for improved performance and easier development.
In this chapter, we will discuss the following: