MQTT vs HTTP for IoT: why MQTT and AMQP are the preferred protocols for IoT devices over HTTP, and what makes them better suited for unreliable network conditions.
A clear explanation of the three-path IoT data architecture: cold, warm, and hot. What each path is for, how they differ, and which Azure services handle each one.
Azure IoT Hub explained: what it is, what it actually does, and why it sits at the center of every Azure IoT solution.
IoT explained: what the Internet of Things is, why you’d use it, and which industries are actually putting it to work.
Part 2: reacting to sensor-triggered Azure Digital Twins events with Event Grid, Azure Functions and SignalR Service to restyle a room on the floor plan in near real-time.
Part 1: creating a floor plan as an SVG in Inkscape, linking a room to its Azure Digital Twins space Id, and displaying it inline on an ASP.NET Core page with a custom Tag Helper.
Sending IoT device data to the browser in near real-time using an IoT Hub trigger in Azure Functions, an output binding to Azure SignalR Service, and a static website hosted on Azure Storage.