AI-100 · Question #72
Your company has recently purchased and deployed 25,000 IoT devices. You need to recommend a data analysis solution for the devices that meets the following requirements: - Each device must use its…
The correct answer is C. Microsoft Azure IoT Hub. An IoT hub has a default built-in endpoint. You can create custom endpoints to route messages to by linking other services in your subscription to the hub. Individual devices connect using credentials stored in the IoT hub's identity registry…
Question
Your company has recently purchased and deployed 25,000 IoT devices. You need to recommend a data analysis solution for the devices that meets the following requirements:
- Each device must use its own credentials for identity.
- Each device must be able to route data to multiple endpoints.
The solution must require the minimum amount of customized code. What should you include in the recommendation?
Options
- AMicrosoft Azure Notification Hubs
- BMicrosoft Azure Event Hubs
- CMicrosoft Azure IoT Hub
- DMicrosoft Azure Service Bus
How the community answered
(29 responses)- A3% (1)
- B7% (2)
- C79% (23)
- D10% (3)
Explanation
An IoT hub has a default built-in endpoint. You can create custom endpoints to route messages to by linking other services in your subscription to the hub. Individual devices connect using credentials stored in the IoT hub's identity registry. https://docs.microsoft.com/en-us/azure/iot-hub/iot-hub-devguide-security
Topics
Community Discussion
No community discussion yet for this question.