Difference between revisions of "AWS Internet of Things (IoT)"
| Line 8: | Line 8: | ||
* [[Lambda]] | * [[Lambda]] | ||
* [[Internet of Things (IoT) Core]] ) | * [[Internet of Things (IoT) Core]] ) | ||
| − | * [[ | + | * [[MQTT]] |
AWS IoT Core allows you to easily connect devices to the cloud and to other devices. AWS IoT Core supports HTTP, WebSockets, and MQTT, a lightweight communication protocol specifically designed to tolerate intermittent connections, minimize the code footprint on devices, and reduce network bandwidth requirements. AWS IoT Core also supports other industry-standard and custom protocols, and devices can communicate with each other even if they are using different protocols. | AWS IoT Core allows you to easily connect devices to the cloud and to other devices. AWS IoT Core supports HTTP, WebSockets, and MQTT, a lightweight communication protocol specifically designed to tolerate intermittent connections, minimize the code footprint on devices, and reduce network bandwidth requirements. AWS IoT Core also supports other industry-standard and custom protocols, and devices can communicate with each other even if they are using different protocols. | ||
Revision as of 14:12, 27 June 2018
- AWS IoT Button
- AWS IoT Core
- AWS IoT Interactive Tutorial
- AWS IoT Core Documentation
- DeepLens - deep learning enabled video camera
- Lambda
- Internet of Things (IoT) Core )
- MQTT
AWS IoT Core allows you to easily connect devices to the cloud and to other devices. AWS IoT Core supports HTTP, WebSockets, and MQTT, a lightweight communication protocol specifically designed to tolerate intermittent connections, minimize the code footprint on devices, and reduce network bandwidth requirements. AWS IoT Core also supports other industry-standard and custom protocols, and devices can communicate with each other even if they are using different protocols.