Practical Azure #11: Worker Roles

Web Roles and Worker Roles, they’re the yin and yang of high performing Windows Azure applications. I covered Windows Azure Web Roles in the last session of Practical Azure, and now it’s time to dive into its workhorse sibling: Worker Roles.

Whereas Web Roles are the public face of your application and bask in all the attention from the user, it’s the Worker Role that does the less glamorous heavy-lifting by carrying out all the background processing and managing database and data storage interaction.

Take a closer look at the synergy between the two roles 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:

Get your free 90-day Azure account

Windows Azure Training Kit

Windows Azure Cloud Services

Execution Models

To-do List sample walkthrough

Windows Azure Guidance (p&p)