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
Home Energy Monitoring on Windows Phone
Interesting article on how to create a C# project to monitor energy in your house, based on the "Standard Envy Kit" USB interface. Good example of how to create a Web Service and consume / display information on a Windows Phone application. I will report results once I have tried it myself. http://blogs.msdn.com/b/coding4fun/archive/2010/09/27/10068304.aspx
Windows Azure Insider April 2013 – NoSQL Data in the Cloud with Windows Azure Tables
This month, in the Windows Azure Insider column for MSDN Magazine, Bruno and I talk about the current NoSQL data landscape, explain how it’s affecting the design of new solution architectures, and take a deep dive into Windows Azure Tables. We start by showing developers how to perform basic operations (insert, query data), while fully…
Windows Azure New in SDK 1.3
Explanation of new features and functionality provided by the latest Windows Azure SDK, released on November 29th, 2010. Click here to open link…
Window Azure Fault Domain and Upgrade Domain Explained
Great explanation on how Windows Azure Fault and Upgrade domains work. This is a must-read for IT Pros. Click here to open link…
Using the Windows Azure Tools for Eclipse with PHP
Note from the "Architects Rule!" blog on an update for the Windows Azure Tools for Eclipse, as well as a link to a tutorial on how to use PHP with Azure. Click here to open link…
Windows Azure Insider July 2013 – Meter and Autoscale Multi-Tenant Applications in Windows Azure
This month, for the MSDN Magazine Windows Azure Insider column, Bruno and I follow up on the topic of creating multi-tenant solutions in the cloud, particularly focusing on metering and auto-scaling, which are crucial tasks for properly maintaining applications that serve multiple resources sharing compute and storage resource. The full article can be found here:…