DEV Community

Discussion on: How to write a self-healing Kinesis function

Collapse
 
opsom profile image
opsom

Hi Yan Cui,
Very good article.

I need to setup almost similar solution on AWS cloud to fetch very small bunch of data via API (see below)
{
“DeviceID”: <>,
“DeviceLocation”: <>,
“SensorData”: <>,
“DateTime”: <>
}

I am new for AWS cloud (but programmer by heart), can you help me how to setup this for storing data into AWS/DynamoDB?

Thanks in advance.
Regards,
OPS, New Delhi (India)

Collapse
 
theburningmonk profile image
Yan Cui • Edited

If you're new to DynamoDB, it's worth taking the time to learn how to model data with it, check out this talk from Alex Debrie at re:invent youtube.com/watch?v=DIQVJqiSUkE