AWS IoT Allows for secure, two-way comms between AWS and IoT sensors, actuators, embedded micro-contollers or smart appliances.
Allows you to colelct and analyze data from multiple devices and create applications that enable users to control these devices.
We can connect the IoT devices using the SDKs provided by AWS. The device connection over MQTT or HTTP happens thanks to the IoT Device Gateway.
The Thing registry is used to keep track of all your Internet-connected things so you can interact with them efficiently from applications and other devices. Examples of what you can do:
IoT also allows you to use "thing types" to store config info that is the same for all things associated with that thing type.
Each thing type can have: