AWS IoT Core Architecture Patterns: Fleet Provisioning, Rules, Shadows
Overview
How to architect on AWS IoT Core in 2026 — provisioning, rules engine, device shadow, and the patterns that age well at 10k, 100k, and 1M devices.
IoT Engineering Blog
Practical essays on firmware, connectivity, edge AI, security, and the cloud platforms that hold IoT fleets together. Written by engineers, not marketing.
Topic hubs
Each hub aggregates the essays in that domain. Hub pages are linked from every post in the cluster — useful for systematic study or topic-anchored research.
Comparison guides for IoT development boards, sensors, gateways, and prototyping kits. Pick the right hardware for your connected product.
4 posts
IoT security platforms, threat modeling, secure provisioning, and the OWASP IoT Top 10 for product teams shipping connected devices.
5 posts
Integrating IoT data with ERP, CRM, BI, and business systems. Webhooks, streaming, data lakes, multi-cloud architectures, and middleware patterns.
5 posts
Picking microcontrollers, designing firmware, BLE battery life, mobile companion apps, and the device-side engineering that makes products work.
9 posts
AWS IoT, Azure IoT, Google Cloud IoT, self-hosted platforms, time-series storage, and cost-modeling at scale.
9 posts
MQTT, CoAP, LoRaWAN, Matter, Thread, OCPP, OPC UA — pick the right protocol and ship a device that interoperates.
8 posts
Predictive maintenance, smart factories, OEE dashboards, digital twins, and the OT/IT integration that makes Industry 4.0 real.
7 posts
Matter, Thread, local-first design, voice assistants, energy monitoring, and the consumer-IoT decisions product teams face in 2026.
7 posts
IoT applications across healthcare, energy, EV charging, agriculture, retail, hospitality, mining, and education. Vertical-specific patterns.
9 posts
OTA pipelines, fleet observability, device onboarding at scale, incident response, and the SRE practices that keep IoT fleets healthy.
8 posts
Overview
How to architect on AWS IoT Core in 2026 — provisioning, rules engine, device shadow, and the patterns that age well at 10k, 100k, and 1M devices.
Overview
A practical comparison of Azure IoT Hub and Azure IoT Central in 2026 — when the managed Central experience wins, when raw Hub is the right call.
Overview
A 2026 buyer guide to IoT sensors — picks for temperature, humidity, vibration, air quality, current, motion. Accuracy classes and calibration drift.
Overview
Picking a LoRaWAN gateway for a private network in 2026 — single vs multi-channel, indoor vs outdoor, ChirpStack vs The Things Stack, and the ones we actually deploy.
Overview
BLE Mesh, Thread, and Zigbee compared for product teams in 2026 — protocol fit, ecosystem support, Matter compatibility, and the trade-offs we weigh on real projects.
Overview
How to integrate IoT telemetry with computerised maintenance management systems (Maximo, SAP PM, eMaint, UpKeep) so maintenance teams act on the data instead of ignoring it.
Overview
How to architect a connected factory in 2026 — ISA-95 levels, OT/IT separation, the demilitarised zone, and the integration patterns that don't break the plant.
Overview
How to integrate IoT telemetry with SAP, Oracle, NetSuite, Salesforce, and BI platforms — the patterns we use on real projects, and the integration traps to avoid.
Overview
Event-driven, hierarchical state machines, hardware abstraction layers — the firmware architecture patterns that survive past v1 and don't require a rewrite at v3.
Overview
When a TPM, secure element, or PUF is justified on a connected product — and when secure-boot and flash encryption are enough. Practical 2026 picks and trade-offs.
Overview
How to integrate connected medical devices with HL7 FHIR — the resource model, transport choices, conformance, and the patterns that survive an IT review.
Overview
How to pick an LTE-M / NB-IoT cellular module in 2026 — vendor breakdown, certification, eSIM, multi-region coverage, and the trade-offs we actually weigh on real projects.
Overview
What auditors actually ask in IoT operations audits — SOC 2, ISO 27001, IEC 62443. Practical preparation and the evidence artifacts that pass.
Overview
Architecting a data lake for IoT telemetry — bronze/silver/gold zones, Parquet partitioning, retention tiers, and the query patterns that work in 2026.
Overview
Architectural patterns for IoT edge gateways in 2026 — local processing, store-and-forward, edge AI, and the operational realities of running compute at the edge.
Overview
How to handle large-scale IoT fleet incidents in 2026 — the playbook for bad OTA pushes, mass disconnects, security incidents, and the practices that make you ready.
Overview
A 2026 comparison of IoT fleet management platforms — Mender, Memfault, Particle, Balena, Hologram — for OTA and observability at scale.
Overview
How IoT is changing construction sites and building lifecycle in 2026 — wearables for site safety, asset tracking for tools and materials, and integration with BIM models.
Overview
How IoT is deployed in schools, colleges, and universities in 2026 — building management, lab monitoring, student safety, and privacy guardrails.
Overview
IoT in hotels and hospitality in 2026 — guest-room automation, smart access, energy management, and property-management integrations.
Overview
How IoT is deployed in mining and oil & gas in 2026 — the connectivity stack, ruggedisation requirements, and operational patterns for harsh and remote environments.
Overview
How IoT is reshaping physical retail in 2026 — footfall analytics, RFID inventory, electronic shelf labels, and the integration patterns that survive at store scale.
Overview
A practical 2026 comparison of AWS IoT Core, Azure IoT Hub, and Google Cloud IoT alternatives — cost, fit, and the gotchas that decide a multi-year platform commitment.
Overview
How to migrate IoT workloads between AWS IoT, Azure IoT, and self-hosted platforms — the patterns that minimise risk and the gotchas that bite mid-migration.
Overview
How to build a power-budget spreadsheet for an IoT product — duty cycles, sleep currents, derating — that predicts battery life within 10% of measured.
Overview
The bring-up checklist we run on every IoT product — power rails, peripherals, radio, certification, factory test. The order that catches issues early, not late.
Overview
Why and how to design a local-first smart-home product in 2026 — architecture patterns, trade-offs vs cloud-first, and the engineering reality at the product level.
Overview
An honest 2026 audit of Matter ecosystem support across Apple Home, Google Home, Amazon Alexa, and Samsung SmartThings — what works, what doesn't, what to plan for.
Overview
How to bridge legacy Modbus equipment into modern MQTT-based IoT platforms — three patterns from drop-in adapters to gateway-based refactors, with trade-offs.
Overview
The MQTT 5 features that earn their keep on real IoT products — flow control, message expiry, shared subscriptions, reason codes, and the upgrade story from 3.1.1.
Overview
When a multi-cloud IoT architecture is justified, when it's a costly mistake, and the patterns that work for hybrid AWS / Azure / GCP IoT deployments.
Overview
How we ship Nordic nRF52 / nRF54 firmware in 2026 — Zephyr workflow, NCS quirks, BLE peripheral patterns, OTA, and the migration path from older Nordic SDKs.
Overview
OCPP 2.0.1 for EV charging beyond the migration story — session lifecycle, smart charging profiles, ISO 15118 plug & charge, and the implementation details that matter.
Overview
Building OEE dashboards from IoT telemetry — the formula, source data, granularity choices, and dashboards operations teams actually use.
Overview
OPC UA for industrial IoT — what it does well, where it's overkill, integration with MQTT Sparkplug, and the practical patterns we deploy on real plants.
Overview
How to use OpenTelemetry on IoT devices in 2026 — instrumenting constrained MCUs, propagating trace IDs across the device-cloud boundary, and the patterns that work.
Overview
Each item on the OWASP IoT Top 10, translated from the abstract into the concrete: what to test, what to fix, and what to ship in your IoT product.
Overview
How to deploy plant-level energy monitoring with IoT — submetering hardware, ISO 50001 compliance, the metrics that matter, and the 12-month payback path.
Overview
When to self-host the IoT platform — ThingsBoard, EMQX, Mainflux, HiveMQ — and what each is genuinely good at versus the managed-cloud alternatives.
Overview
How to design Service Level Objectives for IoT products in 2026 — what's different from web SLOs, the metrics that matter, error budgets, and the alert thresholds that work.
Overview
A 2026 guide to certifying a smart-home product — FCC, CE, UL, BLE-SIG, Matter — what each is, what it costs, what it takes, and how to schedule it.
Overview
Designing per-plug energy monitoring in smart plugs — accuracy class, calibration, the chips that work, and what level of accuracy is actually achievable in a $20 product.
Overview
How to threat-model an IoT product without academic overhead — STRIDE applied to firmware, cloud, and mobile, with a worked example for a smart-lock product.
Overview
A field-tested 2026 guide to the dev boards we ship products on — from ESP32-C6 and Nordic nRF54 to STM32 and NXP i.MX RT — with the trade-offs that matter.
Overview
A 2026 comparison of IoT security platforms — Armis, Nozomi, Claroty, Defender for IoT, and Forescout — for product teams and CISOs.
Overview
How to integrate IoT products with Alexa, Google Assistant, and Siri/HomeKit in 2026 — Matter-first patterns, cloud skill alternatives, and the trade-offs that matter.
Overview
When to use webhooks, streaming, or polling to integrate IoT events with business systems. Trade-offs, scaling thresholds, and which works in 2026.
Overview
A practical decision guide for picking the right wireless stack for your connected product, based on power, range, throughput, cost per device, and operational reality.
Overview
A side-by-side look at when ESP32 wins, when STM32 wins, and the small set of cases where neither is the right answer.
Overview
Patterns to ship firmware over the air — A/B partitions, rollback, signed images, staged rollouts, and the failure modes that bite if you skip them.
Overview
What works, what is still painful, and how to decide whether your IoT product should run a model on the device or in the cloud.
Overview
A practical security baseline for connected products — what to do, in what order, and what can wait until v2.
Overview
The transition from bench prototype to manufacturable product is where most IoT companies stall. The playbook that gets you to 1,000 units.
Overview
The patterns we use to ingest, store, and query high-volume IoT telemetry — and the failure modes that bite when you try to use a generic database for it.
Overview
When to use each protocol, what they actually cost in bandwidth and complexity, and the corner cases that decide projects.
Overview
Why the smart-home category is moving back toward local-first architectures, and what that means for engineering teams building consumer connected products.
Overview
How to design a predictive maintenance program that actually catches failures — sensors, edge processing, baselines, and the practices that stick.
Overview
What it takes to monitor a fleet of solar installations — data architecture, alert filtering that prevents alarm fatigue, and metrics owners care about.
Overview
What OCPP 2.0.1 changes for charge point operators, integration gotchas, and architecting a network that supports multiple charger brands.
Overview
What it takes to ship sensor networks that work on actual farms — power, weatherproofing, network design, and the operational realities city engineers underestimate.
Overview
The trifecta that decides whether a healthcare wearable ships on time, on budget, and stays on the patient. Compliance, battery life, and the often-overlooked third pillar.
Overview
What a useful BMS actually looks like in 2026 — sensors that pay back, automation that earns its keep, and the integrations that turn a dashboard into operational savings.
Overview
Where the cloud bill actually goes on an IoT product, and the levers that reduce it 10x without touching feature scope.
Overview
Why most IoT companion apps disappoint, the patterns that make them feel native, and the engineering decisions that decide whether your hardware ever gets recommended.
Overview
After years of 'cellular IoT will replace LoRa,' the protocol still wins specific deployments. Here is when it makes sense and when newer alternatives win.
Overview
A practical decision framework for whether your IoT product's AI feature should run on the device or in the cloud, and the hybrid pattern that often wins.
Overview
Why device onboarding is the highest-leverage UX problem in IoT, and the patterns that reduce setup time from minutes to seconds.
Overview
Step-by-step walkthrough for calculating Bluetooth Low Energy device battery life — the parameters that matter, surprises, and a worked example.
Overview
A practical assessment of Matter and Thread for product teams — what works, what is still rough, and when it is the right call for your connected device.
Overview
The metrics, logs, and traces that turn a fleet of devices from a black box into a system you can operate. What to instrument from day one, and what to add later.
Ready to ship
One practical IoT engineering essay a month. Subscribe in the footer below.