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
Windows Azure Pragmatic Patterns
Great blog entry from J.D. Meier's. Patterns are the easiest way to share strategies for common scenarios. Learning how to use and identify them facilitates the creation of highly efficient software architectures. Click here to open link…
Access Control Service Samples and Documentation
Samples on how to use ACS with different identity providers, including ADFS2, Windows Live ID, Facebook, Google and Yahoo. Click here to open link…
Windows Azure pricing pleasures: compute for 5 cents/hour
The new Extra Small offering in the Azure Compute pricing table will be extremely helpful to companies doing prototypes or simply needing to deploy Micro-instances inside Windows Azure. Click here to open link…
Windows Azure Insider March 2013 – Real-World Scenarios for Node.js in Windows Azure
For the March 2013 edition of the Windows Azure Insider column in MSDN Magazine, Bruno Terkaly and I talk about node.js, the javascript server-side programming language that it’s taking the world by storm (for the right use cases). We show you how to create a basic HTTP server, as well as how to use it…
Don’t miss it! Windows Azure Discovery Event in Boulder, CO March 20th, 2012
Join us for this free, invitation-only Windows Azure Discovery Event, brought to you by Metro – Microsoft’s Early Adopter Program and the Global Windows Azure incubation team. Our goal is to help ISVs and software startups understand latest updates on Microsoft’s Cloud Computing offerings with the Windows Azure Platform, discuss the opportunities for the cloud,…
Building Scale-Out Database Solutions on SQL Azure
Link to PDC 2010 session that shows different techniques to scale-out SQL Azure Databases, including sharding and horizontal partioning. Click here to open link…