Practical Azure #10: Web Roles
You’ve got some awesome ASP.NET web sites (or even PHP or node.js), but they’re running in your data center, and you’re not getting the economies of scale or the failover and high availability that Windows Azure offers.
Fear not! With Windows Azure Web Roles, you can bring your web applications and services to the cloud – in some cases without any modifications – right from Visual Studio. Find out how in my latest segment of Practical Azure on MSDN DevRadio.
Download: | MP3 | MP4 (iPod, Zune HD) | High Quality MP4 (iPad, PC) | Mid Quality MP4 (WP7, HTML5) | High Quality WMV (PC, Xbox, MCE) |
And here are the Handy Links for this episode:
Comments
Anonymous
September 09, 2013
Are the samples that you've used in this series available for download?Anonymous
September 13, 2013
Anil, Unfortunately, no. Most were just starting from scratch and rather simplistic, so I didn't save. The notable exception would be the Service Bus episode where I do have some code on my GitHub account http://github.com/jimoneil.