Archive for December, 2007

Data in the Cloud

Monday, December 17th, 2007

Amazon have announced the next piece of the puzzle for enterprise application cloud computing: Amazon SimpleDB, the database in the cloud. SimpleDB is a quasi-relational database accessed via web services. You can grow your datamodel and data on the fly without worrying about indexing, storage capacity etc. All the underlying ...