Skip to main content

2 docs tagged with "design-patterns"

View All Tags

Design Patterns

For every issue you encounter in code, you are likely implementing one of these patterns, but this book gives it a name, and you awareness of that fact.

The DynamoDB Book

Using key-value stores are all about consistency (as is any database actually, but simple databases are far less forgiving of inconsistencies). This book establishes reasonable, practiced patterns that will help you from making simple mistakes in your data modeling journey.