Deploying more than one instance of your web-facing role enforces the Windows Azure Compute Service Level Agreement (SLA). See the full blog entry from the Azure team…
Similar Posts
MSDN Magazine article – Comparing Windows Azure queues and Service Bus queues
In my latest MSDN Magazine article, I compare Windows Azure queues Vs. Service Bus queues from a developers perspective, showing how to perform the most basic operations: create a queue, send and receive messages, send authentication credentials to both services. I hope that you find it useful. http://msdn.microsoft.com/en-us/magazine/jj159884.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…
Moving your WCF REST + JSON Service to Windows Azure
Excellent article on how to create a WCF Rest + JSON website, upload it to Azure, and consume it through Silverlight clients, including the Windows Phone. Click here to open link…
Windows Azure Tools for Microsoft Visual Studio 2010 – August 2011 update
Even though I tweeted about this a few days ago, I would like to emphasize the importance of this update, particularly for developers creating projects for Windows Azure using Visual Studio 2010. My two favorite new features: 1) Profile applications running in Windows Azure 2) Manage multiple service configurations in one cloud project. Full article…
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…
SQL Azure Reporting CTP access
If you are interested in accessing the SQL Server Reporting CTP, follow the link. Click here to open link…