Gaurav Mantri's Personal Blog.

Consuming Windows Azure Service Management API in a Windows 8 Application

In this blog post, we’re going to talk about how to write a Windows 8 application which consumes Windows Azure Service Management REST API (http://msdn.microsoft.com/en-us/library/windowsazure/ee460799.aspx). Unlike my other post on Windows 8 and … [Continue reading]

Simple Calculator for Comparing Windows Azure Blob Storage and Amazon S3 Pricing

UPDATE - 06-DECEMBER-2012 I originally wrote this post in September 2012. Recently at their re:Invent event, Amazon announced reduction in their storage prices by 24-28% … [Continue reading]

How I Built an “Awesome Chat” application for Windows 8 with Windows Azure Mobile Service

In this blog post, I’m going to talk about how I built a Windows 8 application using Windows Azure Mobile Service. Windows Azure Mobile Service is the newest Windows Azure Services that you can use to provide backend services for your mobile … [Continue reading]

Cerebrata Story – Marketing

In the previous post about Cloud Storage Studio, I walked you through our experience about building a product and making it commercially available. Now we were left with a gigantic task – How to market the product? In this post I will talk about what … [Continue reading]

Cerebrata Story–Cloud Storage Studio

In the last post about our Cloud Storage Studio/e product, I mentioned how we stopped working on that product in favor of a desktop based product. In this blog post, I will write some details about building a product which turned out to be the … [Continue reading]

Cerebrata Story–Cloud Storage Studio/e

In the last post about Cerebrata, I spoke about our first product Omega.SDSClient and how in a period of 4 months that product completed it’s lifecyle. You can read that post here: … [Continue reading]

Works With Me or Works For Me?

Question: If you’re a supervisor (read Boss), how do you describe your your relationship with your subordinates: Is it “They Work With Me” or is it “They Work For Me”? Also if you’re the subordinate, “Do You Work With Your Boss” or “Do You Work For … [Continue reading]

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 … [Continue reading]

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: … [Continue reading]

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 … [Continue reading]