This chapter covers
Look at your data from a few thousand meters (or feet, if you are stuck with the imperial system) and focus on the data-generation part. Do you see systems that generate batches of data, or do you see systems that generate data continuously? Systems delivering a flow of data, also known as streams , were less popular a few years ago. Streams are definitely getting more traction, and understanding streams is the focus of this chapter.
Your mobile phone regularly pings cell towers, for example. If it’s a smartphone (highly probable, based on the audience of this book), it will also check email and more.
The cash register at your supermarket’s checkout counter generates data as the cashier (or you) pass the items in front of the scanner. A transaction is processed as you pay.