Event Streaming

advanced
data
Enhanced Content

Definition

Real-time processing of data events as they happen. Like a live news feed that processes and responds to events as they occur.

Real-World Example

Netflix uses event streaming to update recommendations instantly based on what you're currently watching.

Related Terms

Cloud Provider Equivalencies

All provide managed, scalable ingestion and delivery of event data. Kinesis Data Streams, Event Hubs, and OCI Streaming are stream platforms with partitions/shards and consumer groups for parallel processing. Google Pub/Sub is a global messaging service commonly used for event streaming; it supports high-throughput event ingestion and fan-out, and is often paired with Dataflow for stream processing.

AWS
Amazon Kinesis Data Streams
AZ
Azure Event Hubs
GCP
Pub/Sub
OCI
OCI Streaming

Explore More Cloud Computing Terms