The document discusses the architecture of the AWS IoT platform. It allows connected devices to interact securely with cloud applications and other devices. It includes device SDKs to connect and authenticate devices, a device gateway to communicate over MQTT and HTTP, authentication and authorization using certificates, a rules engine to route messages based on rules, and a device shadow for persistent device states. It also includes a device registry for identity management and the AWS IoT APIs. The platform securely connects millions of devices and applications with zero provisioning required.
Related topics: