The DynamoDB Book
Table of Contents
The DynamoDB Book
The DynamoDB Book
what-is-dynamodb
core-concepts-in-dynamodb
advanced-concepts
the-three-api-action-types
using-the-dynamodb-api
expressions
how-to-approach-data-modeling-in-dynamodb
the-what-why-and-when-of-single-table-design-in-dynamodb
from-modeling-to-implementation
the-importance-of-strategies
strategies-for-one-to-many-relationships
strategies-for-many-to-many-relationships
strategies-for-filtering
strategies-for-sorting
strategies-for-migrations
additional-strategies
data-modeling-examples
building-a-session-store
building-an-e-commerce-application
building-big-time-deals
recreating-githubs-backend
handling-migrations-in-our-github-example