May 2020
Intermediate to advanced
262 pages
6h 48m
English
IoT Edge modules are execution units that run business logic. They are implemented as Docker compatible containers. Azure IoT edge modules contain Azure services or custom code and are the smallest unit handled by Azure IoT. There are four elements to an IoT edge module. They are as follows:
A module image contains applications that use the management, communications and security features of the Azure IoT Edge runtime. A developer may create their own module image or export one from a supported Azure service. Module images exist in the cloud and may be used in different solutions. Every time a module image is deployed to a device, a new module instance is created ...
Read now
Unlock full access