Forum Discussion

Biplab Sah's avatar
Biplab Sah
Copper Contributor
May 12, 2021
Solved

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...
  • Biplab Sah's avatar
    Biplab Sah
    May 19, 2021
    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?