Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

What You Need To Know About Amazon SimpleDB. Amazon have finally launched the database component of their web service suite. It fits a bunch of current trends: key/value pairs, schemaless, built on top of Erlang. “Eventual consistency” is an interesting characteristic.

Tagged , , , , , , , ,

1 comment

  1. After reading through a fantastic document on Werner Vogels site on their Dynamo storage engine^ - it doesn't surprise me in the least that their public offering has the same characteristics.

    Consider for a moment that the performance, throughput and scalability requirements for the current Amazon services have driven Amazon to build the Dynamo engine. Now consider what a storage engine might require if 'everyone' could potentially use it; seems more than plausible that it'd have even higher throughput and harder to reach scalability requirements.

    ^ http://www.allthingsdistributed.com/2007/10/amazon s_dynamo.html

    Al - 14th December 2007 14:58 - #

Sign in with OpenID

Auto-HTML: Line breaks are preserved; URLs will be converted in to links.

Manual XHTML: Enter your own, valid XHTML. Allowed tags are a, p, blockquote, ul, ol, li, dl, dt, dd, em, strong, dfn, code, q, samp, kbd, var, cite, abbr, acronym, sub, sup, br, pre

A django site