InterviewStack.io LogoInterviewStack.io

IoT and Edge Device System Architecture Questions

Designing systems for large fleets of connected devices: device connectivity and provisioning, telemetry ingestion at scale, edge-versus-cloud processing splits, intermittent connectivity, and firmware/config rollout. Covers the constraints of constrained devices and the ingestion pipeline behind them. Distributed architecture where the edge is physical hardware.

HardSystem Design
41 practiced

Design a system that reliably ingests telemetry from IoT devices with intermittent connectivity (devices may be offline for hours). Discuss store-and-forward approaches, ordering guarantees, data retention trade-offs, bandwidth constraints, and how to achieve eventual consistency without overwhelming the backend when devices reconnect.

That is every published IoT and Edge Device System Architecture question for Systems Engineer so far. Browse the other topics in this category, or practice this one interactively.