DynamoDB crash course: part 3 (opens in new tab)
This is the last part of a series covering core DynamoDB philosophy, concepts and patterns; the goal to help you understand idiomatic usage and trade-offs in under an hour. Today, we're looking at data modeling patterns – how to manage the complexity that arises from DynamoDB being so low level.
Read the original article