Real-time event ingestion
| ID | streaming.realtime-event |
|---|---|
| Description | Application event flows from the bus to a live dashboard. |
| Key | realtime-event |
| Tags | processing analytics |
Press enter or space to select a node. You can then use the arrow keys to move the node around. Press delete to remove it and escape to cancel.
Press enter or space to select an edge. You can then press delete to remove it or escape to cancel.
100%
Steps
Workflow steps
| Number | Source | Destination | Description |
|---|---|---|---|
| 1 | Event bus | Kafka consumer | Domain event |
| 2 | Kafka consumer | Stream pipeline | Route to pipeline |
| 3 | Stream pipeline | Window aggregator | Aggregate window |
| 4 | Window aggregator | Query engine | Materialize view |
| 5 | Query engine | Dashboard | Push live update |