Category: DynamoDB with JavaScript SDK v2 and v3 Tutorial

I’d like to do a little tutorial on Javascript SDK v2 and v3 with Amazon DynamoDB, a key-value and document database that delivers single-digit millisecond performance at any scale.

DynamoDB JavaScript SDK v2 and v3 query 0

DynamoDB JavaScript SDK v2 v3: query – 6

I would like to write a step by step tutorial on how to create an Alexa Smart Home Skill from scratch. So we present all the prerequisites and the step to create a Smart Home Skill connected to our microcontroller to manage all kinds of devices.
We will learn how to query table with the JavaScript SDK v2 and v3.

DynamoDB JavaScript SDK v2 and v3 scan table data with pagination 0

DynamoDB JavaScript SDK v2 v3: scan table data with pagination – 5

I would like to write a step by step tutorial on how to create an Alexa Smart Home Skill from scratch. So we present all the prerequisites and the step to create a Smart Home Skill connected to our microcontroller to manage all kinds of devices.
We will learn how to do scan operation and use It to paginate data results with the JavaScript SDK v2 and v3.

DynamoDB prerequisite and JavaScript SDK v2 and v3 introduction 0

DynamoDB: prerequisite and JavaScript SDK v2 and v3 – 1

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.
We will give a brief introduction to DynamoDB and the prerequisites required to work with the JavaScript SDK v2 and v3.