April 2019
Intermediate to advanced
273 pages
5h 56m
English
The Azure IoT Edge platform has a robust set of tools that provides developers with a similar development experience to what they are used to, in spite of the more complicated configuration of an edge solution. The Azure IoT Edge development toolchain is based on Visual Studio or VS Code, Docker/Moby, .Net Core (for .Net apps), Azure IoT Hub, and a container registry, usually either DockerHub or Azure Container Registry (ACR). This chapter will walk you through how to set up, configure, and connect all of these separate technologies to create a cohesive development ...