…and working every day on making easier for developers to deploy apps to the cloud.
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…
Migrating Windows Service to Azure Worker Role
This is a recurrent question when moving on-premise applications into Azure. Good article explaining how to accomplish the task of migrating Windows Services to Worker Roles. 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…
AzureSamples.com – Windows Azure Code Samples
Intuitive and well organized Silverlight interface to different Azure code samples… Click here to open link…
Cost Architecting for Windows Azure
The design of applications for cloud computing platforms requires writing code that optimizes resources to the fullest. This is a great article explaining different factors to keep in mind when deploying solutions to Windows Azure. Click here to open link…
Two patterns to keep in mind when architecting applications for the cloud
After working with several companies trying to deploy their solutions to Windows Azure, I have found the lack of two common features / patterns in their architectures that prevent them from taking full advantage of the extra IT capacity that the cloud offers. To be honest, these are good practices that apply not only to…