August 2017
Intermediate to advanced
254 pages
6h 10m
English
The protocol gateway gets deployed in Azure in a scalable way by using Azure Cloud Services or Azure Service Fabric, or we can even use the Windows VM. In a scenario, it can be deployed in on-premise environments, such as field gateways.
Once the message gets into the IoT Hub, it works in the same way. Our IoT backend application will read messages from the IoT Hub and process those accordingly. we can use the C# application we created in Chapter 3, IoT Hub Messaging and Commands. This application will read the messages from IoT hub and process it.