Posts

Showing posts from March, 2021

What exactly is AWS IoT?

Image
AWS IoT connects the IoT devices to other IoT devices and AWS cloud services. Device software from AWS IoT will help you incorporate your IoT devices into AWS IoT-based solutions. If your devices are compatible with AWS IoT, AWS IoT will link them to AWS cloud services. You can choose the most suitable and up-to-date technologies for your solution with AWS IoT. AWS IoT Core supports the following protocols to help you control and maintain your IoT devices in the field:  MQTT (Message Queuing and Telemetry Transport) MQTT over WSS (Websockets Secure) HTTPS (Hypertext Transfer Protocol - Secure) LoRaWAN (Long Range Wide Area Network) The MQTT and MQTT over WSS protocols are supported by the AWS IoT Core message broker, which allows devices and clients to publish and subscribe to messages. It also operates with computers and clients that use the HTTPS protocol to send messages. Link and control wireless LoRaWAN (low-power long-range Wide Area Network) devices with AWS IoT Core for LoRaWAN