Process Flow - Eventarc for event routing
Event Source emits event
Eventarc receives event
Eventarc matches event to trigger
Eventarc routes event to destination
Destination processes event
Events are sent from a source, Eventarc receives and matches them to triggers, then routes them to the right destination for processing.