AWS platform for real-time data streaming and analytics. Like a high-speed conveyor belt for processing millions of data records per second.
A social media platform uses Kinesis to analyze millions of user interactions in real-time for trending topics.
All provide managed ingestion of streaming events. Kinesis Data Streams/Event Hubs/OCI Streaming are durable event streams; Pub/Sub is a global messaging service often paired with Dataflow for stream processing. Kinesis Data Firehose/Event Hubs Capture/OCI Service Connector Hub focus on delivering streaming data to storage/analytics destinations with minimal ops. Stream processing is typically done with Kinesis Data Analytics, Azure Stream Analytics, or Dataflow.
Explore real-world architectures from our community that use Kinesis: