The Microsoft Azure Cloud is looking pretty solid compared to just a few months ago. The storage mechanisms in the cloud now are blobs, drives, tables, and queues. Also, not to forget, is SQL Azure. I won’t dive too much into that, as most will know what SQL Server is, and SQL Azure is pretty much just a hosted SQL Server instance. The blobs are generally geared toward holding binary type data, images and those types of things. The tables are huge key value type stores. The drives are VHD, which...