AI-100 · Question #31
You have Azure loT Edge devices that collect measurements every 30 seconds. You plan to send the measurements to an Azure loT hub. You need to ensure that every event is processed as quickly as…
The correct answer is D. Azure Machine Learning on the loT Edge devices. Use Azure Notebooks to develop a machine learning module and deploy it to a Linux device running Azure IoT Edge. You can use IoT Edge modules to deploy code that implements your business logic directly to your IoT Edge devices…
Question
You have Azure loT Edge devices that collect measurements every 30 seconds. You plan to send the measurements to an Azure loT hub. You need to ensure that every event is processed as quickly as possible. What should you use?
Options
- AApache Kafka
- BAzure Stream Analytics record functions
- CAzure Stream Analytics windowing functions
- DAzure Machine Learning on the loT Edge devices
How the community answered
(45 responses)- A16% (7)
- B4% (2)
- C7% (3)
- D73% (33)
Explanation
Use Azure Notebooks to develop a machine learning module and deploy it to a Linux device running Azure IoT Edge. You can use IoT Edge modules to deploy code that implements your business logic directly to your IoT Edge devices. https://docs.microsoft.com/en-us/azure/iot-edge/tutorial-deploy-machine-learning
Topics
Community Discussion
No community discussion yet for this question.