Design an IoT Hub solution

Source: Application Architecture

Design an IoT Hub solution

Central message hub for Internet-of-Things (IoT) applications and its attched devices.

Azure IoT Hub

When to use IoT Hub?

  • Application complexity.
  • Data throughput.
  • Securing solution end-to-end allowing for per-device authentication.
  • Bi-directional communication.

Capabilities over Event Hub:

  • Per-device identity.
  • File upload from devices.
  • Device provisioning service.