Current landscape for cloud computing offerings in the market… very interesting.
Similar Posts
Hosting WCF in Windows Azure
Excellent post from Ryan Dunn explaining how to host internal WCF services using a Worker Role. Click here to open link…
Windows Azure Starter Kit for Java CTP Released
This kit allows Java developers to configure, package, and deploy their web applications to Windows Azure, using Eclipse and Apache Ant. Click here to open link…
WordPress.com and Windows Live partnering together
This is amazing news, particularly when one's blog is based on WordPress. 🙂 WordPress.com and Windows Live partnering together link
SQL Azure Federations: Robust Connectivity Model for Federated Data
Another article on sharding SQL Azure Databases using Federation. Good tips on how to migrate to a multi-tenant model as well. Click here to open link…
Programmatically Changing the AppPool Identity in a Windows Azure Web Role
Excellent blog entry from Wade Wegner, explaining how to change settings for the IIS AppPool associated to a web role in Azure. Click here to open link…
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…