Excellent blog entry from David Chou explaining the differences between an Enterprise Service Bus and and an Interent Service Bus, and how to take advantage of the latter when designing architectures for the cloud.
Similar Posts
SQL Azure Backup and Restore Strategy
Good summary of techniques to backup and restore SQL Azure databases, as well as some thoughts on features that future tools will provide. 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…
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…
MSDN Magazine article – Comparing Windows Azure queues and Service Bus queues
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. http://msdn.microsoft.com/en-us/magazine/jj159884.aspx
Windows Azure Insider December 2012 – Using Service Bus sessions for advanced messaging patterns
For the December 2012 issue of the MSDN magazine Windows Azure Insider column, Bruno and I take on the session capabilities offered by the Service Bus, allowing developers to group messages and use a private state for storing global values. We also talk about advanced messaging patterns, and their importance when it comes to decoupling…
Mark Russinovich Discusses Windows Azure
Excellent interview to Mark Russinovich, where he talks about the differences between IaaS, Paas, and SaaS. How cloud computing is positively affecting IT deparments, and how companies can take advantage of platforms like Windows Azure. Click here to open link…