Forum Discussion
Biplab Sah
May 12, 2021Copper Contributor
IoT Hub message routing vs stream analytics
Hello Team, So there is a scenario, that I have to put stream data from IoT hub to Event Hub (1 : n ). I see multiple options to do that: 1. IoT Hub Message route 2. Event Grid 3. Azure...
- May 19, 2021Ok, think that i have 10 million request per day,
option 1: IoT hub route to Event hub
option 2: Stream Analytics as integration layer to event hub
option 3: Event Grid as broker to Event hub.
what should be done and rationale?
rupeshshet
May 18, 2021Copper Contributor
is Stream analytics faster than IoT Hub query
Stream analytics is more for data analysis. IoT Hub query can be used for filtration, device data, devices state.
is there a capacity cap for routing message in IoT Hub query etc.
Nope, capacity will be on IoT Hub tier and usage of any connector.
Biplab Sah
May 19, 2021Copper Contributor
Ok, think that i have 10 million request per day,
option 1: IoT hub route to Event hub
option 2: Stream Analytics as integration layer to event hub
option 3: Event Grid as broker to Event hub.
what should be done and rationale?
option 1: IoT hub route to Event hub
option 2: Stream Analytics as integration layer to event hub
option 3: Event Grid as broker to Event hub.
what should be done and rationale?