Part 2: Processing the Data
The second part of this book deals with processing your data after it has been collected; this includes routing messages to various endpoints, depending on how they needs to be processed. We will look at real-time processing of streamed data with Azure Stream Analytics. We will also investigate using Azure Data Explorer to process the data. This part concludes with a discussion of IoT edge devices and moving some data processing to devices on the edge.
This part has the following chapters:
- Chapter 6, Creating Message Routing
- Chapter 7, Exploring Azure Stream Analytics
- Chapter 8, Investigating IoT Data with Azure Data Explorer
- Chapter 9, Exploring IoT Edge Computing