Browsing Category
Databases
4 posts
The DynamoDB Book – The Best Resource For Learning DynamoDB
Looking to learn about the ins and outs of DynamoDB but don’t know where to start? The DynamoDB…
Top 5 Tips For Working With DynamoDB
These are my top 5 tips I wish someone told me about before using AWS DynamoDB. Standard transactional…
DynamoDB Scan VS Query – When to Use What?
DynamoDB Scan and Query operations may appear similar at face value. They both retrieve data from your DynamoDB…
SQL or NoSQL For a New Project?
Should you use SQL or NoSQL for a new project? In this article I want to simple comparison…