Note from the "Architects Rule!" blog on an update for the Windows Azure Tools for Eclipse, as well as a link to a tutorial on how to use PHP with Azure.
Similar Posts
Implementing Azure Diagnostics with SDK V1.3
Very helpful blog entry from Andy Cross, explaining how to enable Azure Diagnostics using version 1.3 of the Azure SDK. Click here to open link…
Ensuring High Availability of Web Applications in Windows Azure
Deploying more than one instance of your web-facing role enforces the Windows Azure Compute Service Level Agreement (SLA). See the full blog entry from the Azure team… Click here to open link…
Windows Azure Tools for Microsoft Visual Studio 2010 – August 2011 update
Even though I tweeted about this a few days ago, I would like to emphasize the importance of this update, particularly for developers creating projects for Windows Azure using Visual Studio 2010. My two favorite new features: 1) Profile applications running in Windows Azure 2) Manage multiple service configurations in one cloud project. Full article…
Microsoft’s Ballmer to Invest Billions in Cloud Data Centers – BusinessWeek
…and working every day on making easier for developers to deploy apps to the cloud. Click here to open link…
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…
Sticky HTTP Session routing in Windows Azure
I've been getting a lot of questions regarding Load Balancing in Windows Azure during the last few days, specifically on how to achieve Sticky HTTP sessions when required. Ryan Dunn posted a great article on how to achieve this via a socket listener… Click here to open link…