Gaurav Mantri's Personal Blog.

Azure Storage – Shared Access Signature Enhancements

Over the past few months, Azure Storage Team released two major upgrades. Both of these upgrades involve some really interesting new features and improvements. Among these new features and improvements include changes to Shared Access Signature (SAS) functionality. In Cloud Portam SAS plays a really … [Read more...]

Windows Azure Storage and Cross-Origin Resource Sharing (CORS) – Lets Have Some Fun

Recently Windows Azure Storage introduced a bunch of new changes. I wrote a blog post summarizing these changes which you can read here: https://gauravmantri.com/2013/11/28/new-changes-to-windows-azure-storage-a-perfect-thanksgiving-gift/. One of the important changes is the support for Cross-Origin … [Read more...]

New Changes to Windows Azure Storage – A Perfect Thanksgiving Gift

Yesterday Windows Azure Storage announced a number of enhancements to the core service. These enhancements are long awaited and with the way things are implemented, all I can say is that it was worth the wait. In this blog post, we will go over these changes. There are so many changes that if I … [Read more...]

Revisiting Windows Azure Shared Access Signature

In this blog post, we’ll talk about Shared Access Signature (SAS) functionality in Windows Azure. Steve Marx (@smarx) wrote excellent blog posts on the same subject a few years ago which you can read here: http://blog.smarx.com/posts/shared-access-signatures-are-easy-these-days, … [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...]

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

Comparing Windows Azure Table Storage and Amazon SimpleDB–Summary

Over the past few weeks, I have been writing a detailed blog post comparing Windows Azure Table Storage and Amazon SimpleDB. You can read that post here: https://gauravmantri.com/2012/04/21/comparing-windows-azure-table-storage-and-amazon-simpledb/. This blog post summarizes the comparison. Like … [Read more...]

Comparing Windows Azure Table Storage and Amazon SimpleDB

In this blog post, we are going to compare Windows Azure Table Storage Service and Amazon SimpleDB 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 SimpleDB as ASDB. From fundamental functionality point of … [Read more...]