Azure IoT Hub broker is using Microsoft Azure IoT Hub technology, it is Microsoft’s Internet of Things connector to the cloud. It’s a fully managed cloud service that enables reliable and secure bi-directional communications between millions of IoT devices and a solution back end. Below table show the description of Azure IoT Hub broker configurable items.
Configurable Items | Description | |
---|---|---|
Name | Name of the broker | |
Tag | Tag is for categorizing entities in the system. Users can apply new tags or available tags for the entity | |
Tier |
It supports below edition type of tier: i. B1 - 400,000 total amount of messages/day per Hub Unit ii. B2- 6,000,000 total amount of messages/day per Hub Unit iii. B3 - 300,000,000 total amount of messages/day per Hub Unit iv. S1 - 400,000 total amount of messages/day per Hub Unit v. S2 - 6,000,000 total amount of messages/day per Hub Unit vi. S3 - 300,000,000 total amount of messages/day per Hub Unit Message throughput: B1 and S1 - Up to 1111 KB/minute per hub unit (1.5 GB/day/unit) B2 and S2 - Up to 16 MB/minute per hub unit (22.8 GB/day/unit) B3 and S3 - Up to 814 MB/minute per hub unit (1144.4 GB/day/unit) Message send rate: B1 and S1 - Average of 278 messages/minute per hub unit B2 and S2 - Average of 4,167 messages/minute per hub unit B3 and S3 - Average of 208,333 messages/minute per hub unit Basic tier(B) and Standard tier(S) provide different capability of IoT Hub, please refer to section Basics and Standard Tiers for details |
|
Number of Hub Units |
IoT hub data traffic is measured based on per-unit basis. The total traffic of IoT hub is calculated as below: Selected Tier Capacity x Number of Hub Units B1, B2, S1, or S2 edition support up to 200 Hub Unit B3 or S3 edition support up to 10 Hub Unit |
|
Defender for IoT | Defender for IoT provide real-time monitoring, recommendations, and alerts | |
Device-to-cloud partitions |
Device-to-cloud partitions is used to reduce contentions that occur when concurrently reading and writing to event streams. The partition limit is chosen when IoT Hub is created and cannot be changed. The maximum partition limit for basic tier IoT Hub and standard tier IoT Hub is 32. Most IoT hubs only need 4 partitions SEE Also: Detail of partition, please refer to https://docs.microsoft.com/en-us/azure/iot-hub/iot-hub-scaling |
|
Sharing | Enable to share current IoT Hub broker for use across project under the same subscription |