December 2017
Beginner to intermediate
322 pages
6h 43m
English
The streaming model represents a significant shift in data processing, moving from a point in time queries against stationary data to querying moving data. Data is persisted is primarily to store the result set from the queries for future reference. The streaming system should have the ability to write to a variety of destinations, such as object storage, RDBMS, NoSQL, or even back to the streaming engine as input for other services.
Do note, there will be a number of downstream applications that depend on this data:

Read now
Unlock full access