Real-time processing of data events as they happen. Like a live news feed that processes and responds to events as they occur.
Netflix uses event streaming to update recommendations instantly based on what you're currently watching.
All provide managed, scalable ingestion and delivery of continuous event data. Kinesis Data Streams, Event Hubs, and OCI Streaming are stream platforms with partitioned ordering and consumer groups; Google Pub/Sub is a global messaging service commonly used for event streaming and can be paired with stream processing (e.g., Dataflow) for real-time analytics.