AWS IoT (Internet of Things)

AWS IoT (Internet of Things) is a managed cloud platform that lets connected devices easily and securely interact with cloud applications and other devices.

AWS IoT can support billions of devices and trillions of messages.

It can process and route those messages to AWS endpoints and to other devices reliably and securely.

Connect and manage your devices

  1. AWS Internet of things allows you to easily connect devices to the cloud and other devices.
  2. It supports HTTP and MQTT, a light weight communication protocol specifically designed to tolerate intermittent connections.
  3. minimize the code footprint on devices and reduce network bandwidth requirements.
  4. Supports other industry standard and custom protocols and devices can communicate with each othereven if they are using different protocols

The Architecture of AWS IoT shown below

architecture, AWS IoT

Availability Zones

AWS Internet of things available in the following AWS Regions.

  1. US East (N.Virginia)
  2. US West (Oregon)
  3. EU (Ireland)
  4. Asia Pacific (Tokyo)

Check the AWS IoT Documentation for more details.