Data Persistence and CRUD Operations using DynamoDB in the new Alexa SDK

My experience with the new Alexa SDK for NodeJS

WomenWhoCloud
WomenWhoCloud
1 min readFeb 11, 2017

--

Join me at the NYC Amazon Alexa Meet-Up

The new Alexa SDK for NodeJS helps developers build skills faster, and with less complications. In the past, I’ve built skills using the old SDK, and recently started to transition over to this new version.

In this post, I’ll share my experience on data persistence using DynamoDB in the new Alexa SDK, as well as how to do DynamoDB CRUD operations using the AWS SDK for long-term data persistence.

Continue to the full story …

--

--