Gaurav Mantri's Personal Blog.

Archives for 2012

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: https://gauravmantri.com/2012/06/05/cerebrata-story-omega-sdsclient/. In the post, I will continue from where we … [Read more...]

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 Your Boss”? I’ve come across these two phrases … [Read more...]

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...]

Updates to Windows Azure Service Management REST API

Today, 7th of June 2012 is a big day for Windows Azure. A lot of new features are coming (IaaS, Support for Non-Windows Operating Systems, Windows Azure Websites etc. etc. [I could go on-and-on with the new features]). Check out Windows Azure website at https://www.windowsazure.com for more details. … [Read more...]

Cerebrata Story-Omega.SDSClient

So we had a product (Omega.MSSQL) which can be used to manage SQL Server databases through a browser based interface. Around the time I came back to India, Microsoft announced Windows Azure and one of the component there was SQL Data Services (SDS, code named Sitka). It was presented as SQL Server … [Read more...]

Comparing Windows Azure Blob Storage and Google Cloud Storage

Taking a break from my personal and emotionally charged Cerebrata Story (https://gauravmantri.com/tag/cerebrata/) , I thought it would be nice to write a comparison between Google App Engine storage offerings and Windows Azure Storage offerings as some of the readers asked for it. So here I’m, … [Read more...]