Looking for a comprehensive reference on DynamoDB design patterns
This is definitely worth a read
https://www.trek10.com/blog/dynamodb-single-table-relational-modeling/
More on reddit.comDynamoDB Single Table Deign: Simple Guide To Modeling & Querying On To Many Relationships. (Using Excel to plan out the queries)
DynamoDB Best Practices and Overall Lessons
DynamoDB Streams Use Cases and Design Patterns
Great read!
More on reddit.comI am very aware of the AWS documentation on DynamoDB, but I would like perhaps a a more thorough treatment of the topic of design patterns in DynamoDB.
I have access to Safari books through my work, but I can’t find anything that is better than a introductory handling of the topic. Any suggestions would be helpful.
Thank you!
Edit: Thank you all for your comments!
This is definitely worth a read
https://www.trek10.com/blog/dynamodb-single-table-relational-modeling/
Any particular design patterns you're looking for?
I wrote DynamoDBGuide.com as a walkthrough to DynamoDB. I've got a few independent data modeling walkthroughs as well.
I'm always looking for more real-world patterns people would like explained! I've got one in the backlog from a user request recently but am happy to add others.