Category: Databases

Data modeling with DynamoDB
DynamoDB is a truly unique and powerful database. It provides a predictable low latency, a vast array of features, tight integration with other AWS services and almost no operational load. The only problem is that its data model can seem...

Should you use DynamoDB?
This article provides a general overview of DynamoDB, shows how to structure data, and presents some advanced features of this technology.

Guide to NoSQL for Software Developers
A short guide to NoSQL databases that explains what NoSQL databases for, why are they so different from SQL databases and how to use them.