ExamQuestions.com

Register
Login
Microsoft Azure IoT Developer (AZ-220) Exam Questions

Microsoft

Microsoft Azure IoT Developer (AZ-220)

48 / 125

Question 48:

You are working for a company which is about setting up a country-wide environmental monitoring system for real-time air pollution monitoring. The system consists of 10000 sensor end-devices sending a large amount of telemetry data to several IoT hubs. There are several back-end services connected to these hubs to process and analyze the ingested data to provide near real-time forecasts. To cope with requirements and to avoid concurrency issues between consumer services, you want to build the solution on the partitioning feature of the IoT Hub. 
Which two things should you keep in mind while planning to use multiple partitions?

Answer options:

A.RPO and RTO
B.The order of processed events
C.Throughput limit of a partition
D.The expected number of concurrent consumers
E.The tier and edition of IoT hub