|

Supporting mobile device applications using RESTful services running on Windows Azure

I recently wrote an article with my friend and colleague Bruno Terkaly for MSDN magazine on using Windows Azure to support mobile device applications (including iOS, Android, and Windows Phone) that require back-end services. The solution that we propose is based on a REST style architecture, a very popular approach that provides flexibility and speed….

|

Windows Azure Queues and Windows Azure Service Bus Queues – Compared and Contrasted

Great article explaining the differences between Windows Azure Queues and the new messaging capabilities in the Windows Azure Service Bus. It contains typical scenarios, as well as general guidelines on when to use one vs. the other. Click here to open link…

|

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…