Windows Azure Lessons Learned: Sitemasher
- Posted: Mar 26, 2010 at 3:50 PM
- 3,845 Views
Download
How do I download the videos?
- To download, right click the file type you would like and pick “Save target as…” or “Save link as…”
Why should I download videos from Channel9?
- It's an easy way to save the videos you like locally.
- You can save the videos in order to watch them offline.
- If all you want is to hear the audio, you can download the MP3!
Which version should I choose?
- If you want to view the video on your PC, Xbox or Media Center, download the High Quality WMV file (this is the highest quality version we have available).
- If you'd like a lower bitrate version, to reduce the download time or cost, then choose the Medium Quality WMV file.
- If you have a Zune, WP7, iPhone, iPad, or iPod device, choose the low or medium MP4 file.
- If you just want to hear the audio of the video, choose the MP3 file.
Right click “Save as…”
- High Quality WMV (PC, Xbox, MCE)
- MP3 (Audio only)
- MP4 (iPod, Zune HD)
- Mid Quality WMV (Lo-band, Mobile)
In this episode of Azure Lessons Learned I chat with Phil Calvin, CTO of Sitemasher. Sitemasher is a web site platform for service providers. They have an interactive environment for web designers, user experience designers, and web content owners to build on. Their target is more user experience html and css designers, service providers and agencies building highly scalable web sites.
For Sitemasher, Azure provides uptime and availability over their previous hosting in dual colo spaces in L.A. and Vancouver. They’ve now moved to Azure so they don’t have to worry about the infrastructure.
Phil showed a few sites that clearly illustrate the target for their product: a professional design tool for web professionals. He also shows how their design tools allow web designers and javascript jockeys to visually design pages, forms, databases and manage the related sites and data.
From an architectural point of view the solution is built with shared-everything multi-tenancy in mind whether on-prem, hosted or in the cloud. Related to that, Phil helped out in a session on multi-tenancy at PDC (have a look at it here).
The Sitemasher architecture before the move to Azure included multiple instances of SQL Server 2008 as well as multiple instances of Windows Server 2008 running IIS 7. The solution is a C# ASP.NET application running across that infrastructure. Naturally there were load balancers in front of all that to help with scale. As a small startup they had to manage all of that infrastructure.
With Azure they don’t have to worry about any of that. They also no longer have to worry about uptime, backups or any of the individual hardware systems. Instead they focus on their core intellectual property and core value which is innovation around the software itself. They’ve built a C# web role for the front end as well a worker role for caching using memcached. Naturally they are now using SQL Azure for database scale out.
The video is a little dated (sorry got busy with MIX :[ ) so where Phil talks about getting ready to move they are now actually on the Windows Azure platform.
Phil has some very good tips and best practices toward the end of the video where he talks about how he ported over to Windows Azure and some of the lessons he learned.
Comments Closed
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation, please create a new thread in our Forums,
or Contact Us and let us know.