Understanding Device to AWS IoT Core Communication
This is a very interesting workshop to understand how the communication between AWS IoT Core and devices work. Since there is no physical device, you will use MQTT.fx client to simulate the device. The device will send messages to the AWS IoT core. You will use AWS IoT rule to route and store the device messages to the Amazon S3 bucket. You will also implement a scenario where the AWS IoT core will communicate back to the device.
The following diagram shows the scenario you are going to build. Start the workshop