AI Glossary
The complete dictionary of Artificial Intelligence
162
categories
2,032
subcategories
23,060
terms
terms
Apache Spark Streaming
Extension of Spark enabling real-time data processing via micro-batching, splitting continuous streams into micro-batches for processing.
terms
AWS Kinesis
Fully managed Amazon cloud service for collecting, processing, and analyzing large-scale real-time data streams.
terms
Stream-to-Table Duality
Concept where an event stream can be viewed as the change log of a table, and a table as the consolidated state of an event stream.
🔍