Difference between revisions of "AWS Internet of Things (IoT)"
m (BPeat moved page AWS IoT to AWS Internet of Things (IoT) without leaving a redirect) |
|||
| Line 1: | Line 1: | ||
[http://www.youtube.com/results?search_query=amazon+AWS+IoT+core YouTube search...] | [http://www.youtube.com/results?search_query=amazon+AWS+IoT+core YouTube search...] | ||
| − | *[http://aws.amazon.com/iot-core/ AWS IoT Core] | + | * [[AWS IoT Button]] |
| − | *[http://us-west-2.console.aws.amazon.com/iotv2/home?region=us-west-2#/tutorial?step=1 AWS IoT Interactive Tutorial] | + | * [http://aws.amazon.com/iot-core/ AWS IoT Core] |
| − | *[http://aws.amazon.com/documentation/iot/ AWS IoT Core Documentation] | + | * [http://us-west-2.console.aws.amazon.com/iotv2/home?region=us-west-2#/tutorial?step=1 AWS IoT Interactive Tutorial] |
| + | * [http://aws.amazon.com/documentation/iot/ AWS IoT Core Documentation] | ||
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 13:56, 27 June 2018
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.