-
Amazon Dynamo: The Next Generation Of Virtual Distributed Storage
Unlike a relational database, Dynamo is a distributed storage system. Like a relational database it is stores information to be retrieved, but it does not break the data into tables. Instead all objects are stored and looked up via a key.
