August 2017
Intermediate to advanced
254 pages
6h 10m
English
Let's understand the architecture behind the remote monitoring solution; this architecture is published by Microsoft and depicts the Azure services used in this solution:

The remote monitoring solution uses a simulated device to ingest the data into the IoT Hub. The simulated devices are already configured into the IoT Hub, we just need to start the devices to enable them to ingest the data. In this scenario, the IoT Hub is also used to send the commands, schedule jobs, direct method, and so on.
A stream analytics service is used for three different purposes, the first ...