…and working every day on making easier for developers to deploy apps to the cloud.
Similar Posts
Announcing Improved In-place Updates for Windows Azure
Two days ago, significant changes and enhancements to the In-place update process were announced for the Windows Azure platform. It is now possible to apply multiple changes to virtual instances without having to redploy the whole solution, including the following: change the VM size, increase the local storage, add or remove roles, or change the…
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…
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…
Building Scale-Out Database Solutions on SQL Azure
Link to PDC 2010 session that shows different techniques to scale-out SQL Azure Databases, including sharding and horizontal partioning. Click here to open link…
New Windows Azure Pricing Calculator
The new Windows Azure pricing calculator lets you pick compute, database, storage, bandwidth, CDN and Service Bus capacity based on your needs. Along with predicting your expected monthly costs, the pricing calculator then recommends the most cost effective offer for you to purchase Windows Azure platform services. You can access the pricing calculator here: http://www.microsoft.com/windowsazure/pricing-calculator/
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…