In my latest MSDN Magazine article, I compare Windows Azure queues Vs. Service Bus queues from a developers perspective, showing how to perform the most basic operations: create a queue, send and receive messages, send authentication credentials to both services. I hope that you find it useful.
Similar Posts
AzureSamples.com – Windows Azure Code Samples
Intuitive and well organized Silverlight interface to different Azure code samples… Click here to open link…
Mark your calendars! Windows Azure OSS Summit in Paris, France; December 4th, 2012
One of the biggest myths about Windows Azure is that it was created with only .NET developers in mind. The reality is that my team has helped multiple companies around the world implement cloud solutions using a variety of programming languages, including Java, PHP, Node.js and Python, among others. Also, it’s not difficult to find…
Automated Build and Deployment with Windows Azure SDK 1.6
Tom Hollander recently posted a great article on how to use the new deployment capabilities in the Windows Azure SDK v1.6, including the use of the .publishsettings file with a build server using TFS and MSBuild. Enjoy! Click here to open link…
Windows Azure Scenarios Map
Another great blog entry from J.D. Meier. Excellent guide on the right questions to ask yourself when designing a Windows Azure application, based on the scenario at hand. Click here to open link…
Announcing Reduced Pricing on SQL Azure and New 100MB Database Option
Great news for SQL Azure subscribers! Microsoft announced last Tuesday significant changes to the pricing structure, resulting in 48% to 75% savings for databases larger than 1GB. Also, the 100MB database option enables customers to get started using this cloud-base relational DB engine at half of the previous price. More information after the jump… Click…
Windows Azure Tools for Microsoft Visual Studio 2010 – August 2011 update
Even though I tweeted about this a few days ago, I would like to emphasize the importance of this update, particularly for developers creating projects for Windows Azure using Visual Studio 2010. My two favorite new features: 1) Profile applications running in Windows Azure 2) Manage multiple service configurations in one cloud project. Full article…