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.
Similar Posts
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…
New Windows Azure Caching Videos and Code Samples Available
The Windows Azure AppFabric team has posted a blog entry inlcuding links to new Windows Azure Caching videos and samples. Also, another link on how to get a trial account is included. Enjoy! Click here to open link…
Home Energy Monitoring on Windows Phone
Interesting article on how to create a C# project to monitor energy in your house, based on the "Standard Envy Kit" USB interface. Good example of how to create a Web Service and consume / display information on a Windows Phone application. I will report results once I have tried it myself. http://blogs.msdn.com/b/coding4fun/archive/2010/09/27/10068304.aspx
Using the Windows Azure Tools for Eclipse with PHP
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. Click here to open link…
Windows Azure Developer Guidance Map
The amount of information regarding the Windows Azure Platform is amazing… but sometimes it could be hard to find exactly what you are looking for. Fear no more! J.D. Meier has posted a blog entry with a link to the "Windows Azure Developer Guidance Map". The document is already a candidate to become my #1…
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…