Tag Archives: DynamoDB

A Deep Dive into DynamoDB Partitions

Databases are the backbone of most modern web applications and their performance plays a major role in user experience. Faster response times – even by a fraction of a second – can be the major deciding factor for most users … Continue reading

Posted in databases | Tagged , , , , | Leave a comment

NoSQL in the cloud: A scalable alternative to Relational Databases

With the current move to cloud computing, the need to scale applications presents itself as a challenge for storing data. If you are using a traditional relational database you may find yourself working on a complex policy for distributing your database … Continue reading

Posted in databases, Uncategorized | Tagged , , , , , | Leave a comment