AWS Tutorials - Understanding Device to AWS IoT Core Communication

Опубликовано: 03 Март 2026
на канале: AWS Tutorials
1,839
26

Workshop Link - https://aws-dojo.com/workshoplists/wo...

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.