Question 28:
You have to build an IoT solution which gathers data from 400 devices, with the expected total load of 100000 messages per day. Most of the devices are smart sensors, ready to connect to the IoT Hub via MQTT, but some of them need to be connected via edge devices. You want to use advanced configurations to control the devices remotely and to distribute some logic to the edge devices. Which of the available IoT Hub tiers should you choose and why?
Answer options:
A.Basic tier; because it can comfortably serve the expected workload B.Standard tier; because it supports MQTT protocol C.Standard tier; because it supports edge devices D.Either basic or standard tier are suitable