illustration for DynamoDB: The Node.js DocumentClient

DynamoDB: The Node.js DocumentClient

Instructor

Chris Biscardi
17m
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
4.1
79
people completed
Bookmark
Download
RSS

This playlist covers all of the ways to use the node.js DocumentClient to interact with one or more DynamoDB tables.

note: We do not cover scan() as it is not recommended for most usage and if you need it you'll know how to read the documentation to use it by the end of this collection.