|

Mark your calendars! Cloud Fest Denver Feb. 9th, 2012

Cloud Fest is coming to Denver on February 9th, 2012, and you should not miss it. Take this opportunity to learn about cloud computing, and how it is affecting deployment and development models across multiple industries around the world. I will be personally presenting a session on designing software architectues for distributed environments, including real…

Windows Azure ISV Blog Series: Digital Folio experience using different cloud storage options

The Windows Azure team published today a post about one of the ISVs that I've been working with: Digital Folio. In the article, they share their experience choosing and using the different storage options that the Microsoft cloud platform offers, specifically Windows Azure storage tables and SQL Azure databases… which, by the way, it is…

Managing and Monitoring Windows Azure applications with System Center 2012

As part of the effort of better integrating and managing on-premises and cloud resources, System Center 2012 offers different capabilities to monitor Windows Azure instances. This article from the Microsoft Server and Cloud Platform team shows how to upload, deploy and monitor applications to the cloud using the latest version of System Center. Click here…

Announcing Improved In-place Updates for Windows Azure

Two days ago, significant changes and enhancements to the In-place update process were announced for the Windows Azure platform. It is now possible to apply multiple changes to virtual instances without having to redploy the whole solution, including the following: change the VM size, increase the local storage, add or remove roles, or change the…

Windows Azure AppFabric Caching transactions and update modes

While talking to a startup company today, they asked me about the Windows Azure AppFabric Caching service, trying to replace a Redis self-managed deployment. The conversation steered specifically towards atomic transactions and update modes. I found a really good white paper from Scott Seely that talks about the two update patterns supported: optimistic and pessimistic….