Processing IoT Hub Events and Data
Once your data is in IoT Hub, you need to be able to access it; ideally with different processors. Using different processors allows you to break out the responsibilities of each.
Azure provides a few options for processing events and sending feedback to devices. In this course we'll introduce you to Stream Analytics, Azure Functions and raw processing with C#.
Processing Azure IoT Hub Events and Data: What You'll Learn
| Lecture | What you'll learn |
| Course Intro |
What to expect from this course |
| Understanding Streaming Data Processing for IoT Hub |
|
| Writing an Event Processor for IoT Hub with C# |
|
| Handling Device-To-Cloud data with Azure Functions |
|
| Processing IoT Hub data streams with Azure Stream Analytics |
|
| Sending feedback to devices with Azure Functions |
Reviewing the code for the device |
| Final Thoughts |
Wrapping up the course |