From the course: Leveraging Cloud Computing for IoT
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Operate
From the course: Leveraging Cloud Computing for IoT
Operate
- So how do we operate Azure IoT Hub? Well, keep in mind that we're setting up automation to deal with things such as device management. And we're able to automate some pretty complex things that are occurring within an IoT based application, able to manage devices, typically, many devices at the same time, as well as manage the IoT Hub applications that are in essence communicating with those devices. So keep in mind that the secret of device management is the ability to manage a twin that exists on the centralized cloud server, the IoT Hub based systems. These twins are essence replicants of the applications that are on the devices and therefore we have an idea of how they're configured and what they're doing. So we're able to deal with configurations, or how we're defining the target condition or the desired condition we're looking for, the ability to understand how the target exists, and the ability to deal with monitoring and management so we understand what metrics we're getting…