Blog posts, repositories, and guides
In addition to the DynamoDB Developer Guide, there are many useful resources for working with DynamoDB. Here are some selected blog posts, repositories, and guides for working with DynamoDB:
-
AWS repository of DynamoDB code examples
in various AWS SDK languages: Node.js , Java , Python , .Net , Go , and Rust . -
The DynamoDB Book
– A comprehensive guide from Alex DeBrie that teaches a strategy-driven approach to data modeling with DynamoDB. -
DynamoDB guide
– An open guide from Alex DeBrie that walks through the basic concepts and advanced features of the DynamoDB NoSQL database. -
How to switch from RDBMS to DynamoDB in 20 easy steps
– A list of useful steps for learning data modeling from Jeremy Daly . -
DynamoDB JavaScript DocumentClient cheat sheet
– A cheat sheet to help you get started building applications with DynamoDB in a Node.js or JavaScript environment. -
DynamoDB Core Concept Videos
– This playlist covers many of the core concepts of DynamoDB.