Skip to main content

Internet of Things (IoT)

Connecting and running logic on devices. The split is cloud vs edge.

ServiceRunsChoose whenKey distinction
AWS IoT CoreIn the cloudConnect/manage devices, route messagesMessage broker, Device Shadow, rules
AWS IoT GreengrassOn the deviceAct locally, work offlineRuns Lambda/ML at the edge; syncs to IoT Core
  • IoT Core (cloud endpoint) vs Greengrass (edge runtime) — they work together.

Linked from