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.
Similar Posts
Mark your calendars! Windows Azure OSS Summit in Argentina, March 2013
Now is the turn for Buenos Aires, Argentina, where we will be talking about the integration between Windows Azure and Open Source technologies. Don’t miss the Python, PHP, Java and node.js sessions, while we show you how to take advantage of multiple database engines – including Azure table storage, MongoDB, neo4j and Cassandra – for…
Migrating Windows Service to Azure Worker Role
This is a recurrent question when moving on-premise applications into Azure. Good article explaining how to accomplish the task of migrating Windows Services to Worker Roles. Click here to open link…
The Windows Azure Training Kit October 2012 is now available
I have updated the links on my blog to reflect that the October 2012 release of the Windows Azure Training Kit is available now. A new page has been added to the main Windows Azure website, where you can find more information on how to use it. Among the changes and new features that you…
Window Azure Fault Domain and Upgrade Domain Explained
Great explanation on how Windows Azure Fault and Upgrade domains work. This is a must-read for IT Pros. Click here to open link…
Top Benefits of Running Node.js on Windows Azure
Great Blog entry from my friend and colleague Hanu Kommalapati on the benefits of running Node.js applications on the Windows Azure platform… Click here to open link…
Installing SQL Server Express 2008 R2 on Windows Azure Cloud and Its Usage Scenarios
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…