Beginning Azure Diagnostics Andy Cross at BareWeb
Click here to open link…
Click here to open link…
Excellent blog entry from David Chou on architecting cloud applications, comparing the different development platforms in the market today. 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…
Installing SQL Server on a VM Role is not a pattern that Microsoft recommends for different reasons (including local storage scalability), but this article exposes some interesting ways of using this approach for cost saving purposes. Click here to open link…
I had the opportunity last night to do a presentation about Windows Azure for the Denver Visual Studio User GroupĀ – http://www.denvervisualstudio.net/. One of the topics that we discussed was using IntelliTrace for debugging purposes on Azure, somebody in the audience pointing out that this was not recommended by Microsoft for production environments. Since I was…
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…
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…
I had the opportunity to do a presentation about Windows Azure at the Park Meadows Microsoft Store in Denver last month. One of our premier partners, Blue Dot Solutions, demonstrated an application running on this platform that offers Mobile 311 services to different devices, including the new Windows Phone 7.
The design of applications for cloud computing platforms requires writing code that optimizes resources to the fullest. This is a great article explaining different factors to keep in mind when deploying solutions to Windows Azure. Click here to open link…
The Fabrikam Shipping website has been updated to version 1.3 of the Windows Azure SDK. This sample project shows how to create different subscription models using a SaaS approach and different Azure components. Source code is available. Enjoy! Click here to open link…