Blog Post

Microsoft Developer Community Blog
1 MIN READ

Azure Content Spotlight - IoT Edge

chilberto's avatar
chilberto
Iron Contributor
Feb 12, 2019

First published on MSDN on Nov 23, 2017

Authored by Jeffrey Chilberto

 


Welcome to another Azure Content Spotlight! These articles are used to highlight items in Azure that could be more visible to the Azure community.

 



IoT sensors are becoming more sophisticated, and as their capabilities increase, the need for more complex processing also increases. Azure IoT Edge extends cloud intelligence to devices by allowing AI and analytics to be run on the device.  Simply put Azure IoT Edge provides a streamlined and secure way of deploying components to edge devices.  These components can be taken from Azure Machine Learning, Azure Stream Analytics as well as Azure Functions.

This has many practical use cases.  Some examples:

    • Data Protection and Compliance - previously sophisticated analytics would have been performed on data sent to services running in the cloud where IoT Edge allows for the data to be analyzed without leaving the device.

 

    • Lower latency - some sensor data requires real-time analysis

 

    • Limited bandwidth - pre-filtering data can provide a large reduction in usage costs

 

    • Off-line scenarios - some situations require devices to not be continuously connected to the cloud



Here are some links to get started:

 

 

 



Cheers!

Updated Mar 28, 2020
Version 3.0
No CommentsBe the first to comment