Gaurav Mantri's Personal Blog.

How to move Windows Azure Virtual Machines from one Subscription to another

Quite recently I was helping somebody out on MSDN forums with a question about Windows Azure Virtual Machines (IaaS). One thing that came up on that thread is how would one move their VMs from one subscription to another. There could be many reasons as to why one would want to do this. One possible … [Read more...]

How to Copy a Bucket from Amazon S3 to Windows Azure Blob Storage using “Copy Blob”

Yesterday, I wrote a blog post about how you can copy an object (file) from Amazon S3 to Windows Azure Blob Storage using improved “Copy Blob” functionality. You can read that post here: … [Read more...]

How To Copy an Object from Amazon S3 to Windows Azure Blob Storage using “Copy Blob”

Yesterday I wrote a blog post summarizing updates done to Windows Azure Storage. You can read that blog post here: https://gauravmantri.com/2012/06/13/updates-to-windows-azure-storagesummary-of-new-features/. One of the significant improvement done is with “Copy Blob” function. While preparing … [Read more...]

Updates To Windows Azure Storage–Summary Of New Features

Last week we saw a lot of new features introduced in Windows Azure Platform. We also saw that all of these new features can be accessed either via new and improved Windows Azure Portal or using Service Management REST API (http://msdn.microsoft.com/en-us/library/windowsazure/ee460799). In fact, … [Read more...]

Updates to Windows Azure Storage – Reduced Transaction Pricing and Geo Replication

[UPDATE] This is an updated post. When I initially published the post earlier today, I was under the impression that before yesterday’s announcement you paid lesser price for storage and with geo-replication feature (details below), you would pay a higher price. I WAS WRONG. I have since corrected … [Read more...]

Comparing Windows Azure Blob Storage and Amazon Simple Storage Service (S3)–Summary

I wrote two detailed blog posts comparing Windows Azure Blob Storage and Amazon Simple Storage Service (S3). You can read those blog posts here: https://gauravmantri.com/2012/05/09/comparing-windows-azure-blob-storage-and-amazon-simple-storage-service-s3part-i/ and … [Read more...]

Comparing Windows Azure Blob Storage and Amazon Simple Storage Service (S3)–Part II

In part I of this blog post, we started comparing Windows Azure Blob Storage and Amazon Simple Storage Service (S3). We covered basic concepts and compared pricing and features of Blob Container and Buckets. You can read that blog post here: … [Read more...]

Comparing Windows Azure Blob Storage and Amazon Simple Storage Service (S3)–Part I

In this blog post, we’re going to compare Windows Azure Blob Storage Service and Amazon Simple Storage Service (S3) from core functionality point of view. In this blog post we’re going to focus on core concepts, pricing and feature comparison between blob containers and buckets (defined below). In … [Read more...]

Comparing Windows Azure Table Storage and Amazon DynamoDB–Summary

I wrote a detailed blog post comparing Windows Azure Table Storage and Amazon DynamoDB. You can read that post here: https://gauravmantri.com/2012/04/30/comparing-windows-azure-table-storage-and-amazon-dynamodb/. This blog post summarizes that comparison. Like the other post, for the sake of … [Read more...]

Comparing Windows Azure Table Storage and Amazon DynamoDB

In this blog post, we are going to compare Windows Azure Table Storage Service and Amazon DynamoDB from core functionality point of view. For the sake of brevity, we’re going to refer Windows Azure Table Storage Service as WATS and Amazon DynamoDB as ADDB. From fundamental functionality point of … [Read more...]