An open API service indexing awesome lists of open source software.

https://github.com/xreef/dynamodb-tutorial-examples-iot

Here my set of examples on DynamoDB with Amazon AWS JavaScript SDK v2 and v3
https://github.com/xreef/dynamodb-tutorial-examples-iot

Last synced: 11 months ago
JSON representation

Here my set of examples on DynamoDB with Amazon AWS JavaScript SDK v2 and v3

Awesome Lists containing this project

README

          

# dynamodb-tutorial-examples-iot
Here my set of examples on DynamoDB with Amazon AWS JavaScript SDK v2 and v3

[You can find the complete tutorial on my site at this url.](https://www.mischianti.org/category/tutorial/alexa-connected-devices-smart-home-skill-tutorial/dynamodb-tutorial/)
(ENG/ITA)

DynamoDB prerequisite and JavaScript SDK v2 and v3 introduction

I want to write a step by step tutorial on how to create an Alexa Smart Home Skill from scratch. So I’m going to present all the prerequisites and steps to create a Smart Home Skill connected to our micro-controller able to manage every connected device.