You have Azure IoT Edge devices that collect measurements every 30 seconds. You plan to send the measurements to an Azure IoT hub. You need to process events in the cloud and account for missing data. What should you use?
Suggested Answer:D🗳️
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. Use Clean Missing Data module in Azure Machine Learning to to remove, replace, or infer missing values. Reference: https://docs.microsoft.com/en-us/azure/iot-edge/tutorial-deploy-machine-learning
To process events in the cloud and account for missing data from Azure IoT Edge devices, you should use option
C: Azure Stream Analytics windowing functions.
Azure Stream Analytics provides powerful real-time data processing capabilities in the Azure cloud. Windowing functions allow you to group and process data within specific time intervals or event counts. By using windowing functions, you can handle missing data by defining time windows and specifying how to handle data that falls within those windows.
Question #16 mentions :
"You need to ensure that every event is processed as quickly as possible."
This question mentions :
"You need to process events in the cloud and account for missing data."
Yes because of that here the response is D -Azure Machine Learning on the IoT Edge devices (process in the cloud and account on missing data)
and in question #16 the response is C - Azure Stream Analytics windowing functions ( process the data every 30 seconds when is received is the fastest way to do it)
upvoted 1 times
...
...
...
This section is not available anymore. Please use the main Exam Page.AI-100 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
rveney
2 years agoGParreiras
4 years agoMessatsu
3 years, 11 months agoclaudiapatricia777
3 years, 7 months ago