Current landscape for cloud computing offerings in the market… very interesting.
Similar Posts
Top Windows Azure Support Issues when upgrading to v1.3 of the SDK
Workarounds for resolving the two most common issues when upgrading to version 1.3 of the Windows Azure SDK. Click here to open link…
Windows Azure Domain Name System Improvements
When you publish an application to Windows Azure, it gets its own subdomain in cloudapp.net. In order to make name resolution even faster (particularly outside the USA), the Domain Name System (DNS) used by Azure is moving to a new globally distributed infrastructure. As the article mentions, there is no customer action required. http://blogs.msdn.com/b/windowsazure/archive/2010/09/24/windows-azure-domain-name-system-improvements.aspx
Sticky HTTP Session routing in Windows Azure
I've been getting a lot of questions regarding Load Balancing in Windows Azure during the last few days, specifically on how to achieve Sticky HTTP sessions when required. Ryan Dunn posted a great article on how to achieve this via a socket listener… Click here to open link…
Windows Azure Queues and Windows Azure Service Bus Queues – Compared and Contrasted
Great article explaining the differences between Windows Azure Queues and the new messaging capabilities in the Windows Azure Service Bus. It contains typical scenarios, as well as general guidelines on when to use one vs. the other. Click here to open link…
SQL Azure Federations: Robust Connectivity Model for Federated Data
Another article on sharding SQL Azure Databases using Federation. Good tips on how to migrate to a multi-tenant model as well. Click here to open link…
Windows Azure Insider March 2014 – The Windows Azure Service Bus and the Internet of Things Part 2
After an overwhelming number of email messages, feedback and comments based on our previous Windows Azure Insider column, this month Bruno and I continue the conversation around the Internet-of-Things and Windows Azure, incorporating a hands-on approach to using the Service Bus to control an Arduino device using a Windows Phone client. We had a lot…