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
Windows Azure AppFabric Datacenter IP ranges
Useful information for setting up firewall rules when accessing apps running on Azure Click here to open link…
Windows Azure Domain Name System Improvements
When you publish an application to Windows Azure, it gets its own subdomain in cloudapp.net. In order to make name resolution even faster (particularly outside the USA), the Domain Name System (DNS) used by Azure is moving to a new globally distributed infrastructure. As the article mentions, there is no customer action required. http://blogs.msdn.com/b/windowsazure/archive/2010/09/24/windows-azure-domain-name-system-improvements.aspx
Windows Azure Insider April 2013 – NoSQL Data in the Cloud with Windows Azure Tables
This month, in the Windows Azure Insider column for MSDN Magazine, Bruno and I talk about the current NoSQL data landscape, explain how it’s affecting the design of new solution architectures, and take a deep dive into Windows Azure Tables. We start by showing developers how to perform basic operations (insert, query data), while fully…
Managing and Monitoring Windows Azure applications with System Center 2012
As part of the effort of better integrating and managing on-premises and cloud resources, System Center 2012 offers different capabilities to monitor Windows Azure instances. This article from the Microsoft Server and Cloud Platform team shows how to upload, deploy and monitor applications to the cloud using the latest version of System Center. Click here…
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…
About using IntelliTrace with Windows Azure…
I had the opportunity last night to do a presentation about Windows Azure for the Denver Visual Studio User Group – http://www.denvervisualstudio.net/. One of the topics that we discussed was using IntelliTrace for debugging purposes on Azure, somebody in the audience pointing out that this was not recommended by Microsoft for production environments. Since I was…