Overview
The event bus is a secure, stable, and efficient serverless event management platform, designed for the automated collection, processing, distribution, and management of events. Through visual event rule configuration, it allows quick integration between event sources and targets, enabling rapid development of distributed event-driven architectures.
Product functions
Event collection: Provides standardized event delivery APIs for unified integration of cloud product events, user-defined application events, and other sources.
Event management: Includes features for matching and delivering specific event content via data matching and conversion functions.
Event delivery: Supports a variety of delivery targets with high scalability and offers custom solutions for diverse application scenarios.
Product usage process

Event source: It refers to origin of events, and is responsible for generating events, supports Baidu AI Cloud product event sources and custom event sources
Event set: It is used to save received event messages and route them to event targets based on event rules
Event rules: It is used to monitor specific event types. When a matching event occurs, it will be routed to the event target associated with the event rules
Event target: It can consume event messages, support SMS, email, kafka, Http, and other methods
