A civic IoT program is designing the application tier that will process sensor telemetry and drive dashboards. What systems-planning consideration belongs in that design?
Select an answer to reveal the explanation.
Short Explanation
Sensors whisper; something has to listen, store, and show the story—that is your app tier on containers or cloud. Gateways are not a data warehouse, and tiny field sensors are not hypervisors. Plan the compute like you plan the radios.
Full Explanation
Wireless IoT solutions include application and data platforms that ingest, process, and present telemetry. Planning should specify containerized or cloud compute, storage, scaling, and integration requirements for that tier rather than assuming gateways alone provide analytics or pushing heavy virtualization onto constrained sensors. Blocking APIs would prevent the application tier from functioning.