AWS DynamoDB, A Key Value Pair Database - Part 2 (Design Patterns and Best Practices)
Other Parts of This Series: Part 1: AWS DynamoDB, A Key Value Pair Database - Part 1 (Introduction) AWS DynamoDB (Photo Credit: AWS) In this series, we try to explore AWS DynamoDB, a key-value pair database developed by AWS. In the previous part we were trying to explore the answers to some basic questions about AWS DynamoDB and introduce ourselves to DynamoDB. In this part we are trying to explore AWS DynamoDB design patterns and table design best practices so that we can utilize the power of it with minimum cost. ...