You work as a Streaming Data Engineer for MDFT Pro, a well-known training agency that delivers certification courses to students worldwide. Mark, the Real-Time Analytics Lead, is building a traffic monitoring system for a hands-on Azure training course. The system monitors traffic along six highways, collecting data from IoT sensors and producing time-series analysis reports for each highway. Data from traffic sensors is ingested into Azure Event Hub and consumed by four departments—Road Safety, Traffic Planning, Environmental Impact, and Student Training—each running an Azure Web App with a WebJob that processes incoming Event Hub data and displays highway-specific time-series reports. All web apps run on App Service Plans with three instances each. The system must maximize data throughput and minimize latency when processing traffic sensor data from the six highways.
Which partition count should you configure for the Event Hub to achieve maximum throughput and minimum latency?
Choose the correct answer from the options below.
Explanations for each answer: