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
Azure AppFabric ACS v2.0 High Level Architecture
I always get questions about the Azure AppFabric Access Control Service (ACS), and how to use it. This blog entry from Alik Levin explains its architecture, and a simple example on how it can be used for external authentication. http://blogs.msdn.com/b/alikl/archive/2010…
Building Highly Scalable Java Applications on Windows Azure
Good article on Java and Windows Azure Click here to open link…
Windows Azure Insider June 2013 – Architecting Multi-Tenant Applications in Windows Azure
One of the biggest challenges that companies face when migrating applications to Windows Azure is going from a single to a multi-tenant approach, which means that some of the compute and data resources are shared by their customers. We take a look at four different areas affected by this process: – Identity and security –…
1,000 days after… my journey to a happier life through technology, bicycles and being present
Today I got a reminder on my phone telling me that it’s been 1,000 days since I started regularly using “Lose It!” (http://www.loseit.com), a smartphone application that allows people to track what they eat. No diets, no restrictions, simply consume the right amount of calories that the body daily needs with some goals in mind…
New plugin for Eclipse to get Java developers off the ground with Windows Azure
Another step to improve the Windows Azure experience for Java developers. Click here to open link…
Windows Azure Insider September 2013 – Hadoop and HDInsight: Big Data in Windows Azure
For the September edition of the Windows Azure Insider MSDN magazine column, Bruno and I write about Big Data, the benefits of the MapReduce model, and HDInsight, the Windows Azure component that offers Hadoop-as-a-Service in the public cloud. We also show how to perform simple analytics against a public dataset using Java code and and…