Today, my colleague Silvano Coriani pointed me to this excellent article about SQL Azure Performance and Elasticity. This is a common topic of conversation when I talk to Microsoft ISVs, and should give you a good understanding of best practices and optimization of SQL Azure databases.
Similar Posts
Windows Azure AppFabric Datacenter IP ranges
Useful information for setting up firewall rules when accessing apps running on Azure Click here to open link…
Auto-scaling your applications in Windows Azure
One of the big benefits of deploying applications to Windows Azure is being able to scale them on demand. What if you could automate this process based on traffic or number of requests? This article explains the different approaches that can be taken to achieve this… Click here to open link…
MSDN Magazine November 2012 – WAMS: A Robust Back End for Your Device Applications
In this month´s Windows Azure Insider column for MSDN Magazine, Bruno and I talk about Windows Azure Mobile Service, which abstracts many of the common tasks associated with developing solutions for device applications based on asynchronous calls. I hope that you enjoy it and find it helpful. http://msdn.microsoft.com/en-us/magazine/jj721590.aspx.
Implementing Azure Diagnostics with SDK V1.3
Very helpful blog entry from Andy Cross, explaining how to enable Azure Diagnostics using version 1.3 of the Azure SDK. Click here to open link…
Windows Azure SDK version 1.4 has been released
The Windows Azure team announced the release of version 1.4 for the Windows Azure SDK, along with the corresponding update to the management console. The official announcement can be found here: http://tinyurl.com/46cn8bc The SDK is now available on the Microsoft downloads website, found here: http://tinyurl.com/2c8r9a7 The following features have been added:
Using WebDeploy with Windows Azure
Maintain your Azure application directly from Visual Studio 2010, without having to redeploy every single file… Click here to open link…