Great tips on what to check before uploading an ASP.Net application to Windows Azure.
http://talenticaservices.blogspot.com/2010/09/10-things-to-do-while-migrating-aspnet.html
Great tips on what to check before uploading an ASP.Net application to Windows Azure.
http://talenticaservices.blogspot.com/2010/09/10-things-to-do-while-migrating-aspnet.html
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:…
Great news for SQL Azure subscribers! Microsoft announced last Tuesday significant changes to the pricing structure, resulting in 48% to 75% savings for databases larger than 1GB. Also, the 100MB database option enables customers to get started using this cloud-base relational DB engine at half of the previous price. More information after the jump… Click…
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…
Excellent blog entry from Wade Wegner, explaining how to change settings for the IIS AppPool associated to a web role in Azure. Click here to open link…
High-level discussion of the fundamental challenges and benefits of cloud computing security. Click here to open link…
As it is explained by Steve Marx on this article, startup tasks are actions that can be set before the Azure roles start, and a powerful resource to configure IIS and other role components. Click here to open link…