1/7
Flashcards about AWS streaming services.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
Real-time stream processing
Analyzing data as it is generated to offer immediate in-game experiences.
Streaming Pipeline Workflow
Data is generated by producers, placed on a stream, and consumed by applications for processing and delivery.
Amazon Kinesis Data Firehose
Captures, transforms, and delivers streaming data to AWS storage destinations with minimal developer overhead.
Amazon Kinesis Data Streams
Provides tools for custom producer and consumer applications, allowing multiple consumers to process data from the same stream.
Amazon Managed Service for Apache Flink
Enables real-time analytics on streaming data, processing data as it passes through the stream without separate consumer applications.
Amazon Kinesis Video Streams
Captures and delivers live video for playback, machine learning, and analytics applications.
Amazon MSK (Managed Streaming for Apache Kafka)
A managed Apache Kafka service for distributed event streaming.
Apache Kafka
An open-source distributed event streaming platform.