diff --git a/README.md b/README.md index 0daaa58..35be560 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,8 @@ Contributions are always welcome! * [Quantcast File System on Amazon S3](https://www.quantcast.com/blog/quantcast-file-system-on-amazon-s3/) * [Using S3 in Netflix Chukwa](https://medium.com/netflix-techblog/evolution-of-the-netflix-data-pipeline-da246ca36905) * [NoSQL](https://www.thoughtworks.com/insights/blog/nosql-databases-overview) - * [Key-Value Databases (Voldemort, Dynomite)](http://highscalability.com/anti-rdbms-list-distributed-key-value-stores) + * [Key-Value Databases (DynamoDB, Voldemort)](http://highscalability.com/anti-rdbms-list-distributed-key-value-stores) + * [Scaling Mapbox infrastructure with DynamoDB Streams](https://blog.mapbox.com/scaling-mapbox-infrastructure-with-dynamodb-streams-d53eabc5e972) * [Document Databases (Cassandra, Vertica, Sybase IQ)](https://msdn.microsoft.com/en-us/magazine/hh547103.aspx) * [Consistent Hashing in Cassandra](https://blog.imaginea.com/consistent-hashing-in-cassandra/) * [When NOT to use Cassandra?](https://stackoverflow.com/questions/2634955/when-not-to-use-cassandra)