Overview
AWS IoT spans device software (FreeRTOS, AWS IoT Greengrass), connectivity (AWS IoT Core supports MQTT, MQTT-over-WebSockets, HTTPS), data services (IoT SiteWise for industrial, IoT TwinMaker for digital twins, IoT FleetWise for vehicles), and analytics. For edge compute, AWS Outposts brings AWS to your data center, AWS Wavelength brings it to 5G networks, and Local Zones bring it to metro areas.
Key concepts
- MQTT and pub/sub messaging
- Device shadows and desired vs. reported state
- Greengrass — Lambda and ML at the edge
- Digital twins and industrial data models
- OTA firmware updates and fleet management
Key AWS services
- AWS IoT Core
- AWS IoT Greengrass
- AWS IoT SiteWise
- AWS IoT TwinMaker
- AWS Outposts
Learn more — curated resources
Hand-picked official docs, foundational papers, and the best community guides for going deeper on this topic.
Sessions on this topic
1 session from the Summit covered this topic. Each is a self-contained mini-lesson.
Non-obvious insights
From the PlaybookOne sharp, contrarian insight per session — the things teams don't think of unprompted.
The biggest observability win is not tools — it's a *correlation ID standard* the team enforces. Pick one (the X-Ray trace ID is fine), enforce it everywhere, and stop debating. Tooling matters far less than you think once the IDs are consistent.
---DEV207 — Data Observability Without the Pain - Lessons from a…