How to save W5100S-EVB-Pico MQTT Message in AWS DynamoDB

This post is a tutorial to receive MQTT Message from W5100S-EVB-Pico and store it in DynamoDB
ORIGINAL POST
By KyungEun
components
Hardware Components
WIZnet W5100S-EVB-Pico
X 1
Software Apps and online services
Amazon Web Services AWS IoT
Amazon Web Services AWS Lambda
Amazon Web Services AWS DynamoDB
details

Untitled.png

Overview

This post is a tutorial to receive MQTT Message from W5100S-EVB-Pico and store it in DynamoDB. First, MQTT Message is received from IoT Core and processed according to the rule. This rule triggers Lambda, which allows the MQTT message to be stored in DynamoDB. Data is stored in a DynamoDB Table through this Lambda.

1. Create Thing

– Select “Create single thing”

– Create and connect a policy for using IoT Core.

Untitled.png

Overview

This post is a tutorial to receive MQTT Message from W5100S-EVB-Pico and store it in DynamoDB. First, MQTT Message is received from IoT Core and processed according to the rule. This rule triggers Lambda, which allows the MQTT message to be stored in DynamoDB. Data is stored in a DynamoDB Table through this Lambda.

1. Create Thing

– Select “Create single thing”

– Create and connect a policy for using IoT Core.

COMMENTS

Please Login to comment
  Subscribe  
Notify of
POSTED BY
Reusable S/W