IoT Edge Computing – AWS IoT Greengrass vs Azure IoT Edge (Part 2)
In the previous article, we talked about what is AWS IoT Greengrass and how it can help business owners in their edge computing implementation. We will now look at Azure IoT Edge, which is a service that is similar to AWS IoT Greengrass, and compare between the two services.
What is Azure IoT Edge?
Note: Azure IoT Edge Version 1.2.0 is discussed here.
Azure IoT Edge helps device owners to extend functionality to their edge devices. It also allows device owners to manage their device, either individually or in groups. Azure IoT Edge allows custom logics and cloud services to be pushed to the edge devices, allowing the system at the edge to operate as expected with or without connectivity to the cloud. Azure IoT Edge has a device runtime called Azure IoT Edge runtime as well as a c...