Last week I deployed a pet project (pun intended) of mine Borrow a Pet to the RackspaceCloud Cloud Sites environment. So far I’m very pleased with the performance of the site, however I thought I would highlight a few areas you need to be aware of when developing/deploying .NET MVC apps to the Cloud Sites environment as their documentation right now is fairly light. It should be said that the 24/7 Support team are fantastic, however I found myself having to use them a bit too often for my liking. The technologies/tools/components I used goes like this. .NET MVC for the Presentation Layer LINQ to Entities for the data layer SQL Server 2008 Database Third Party Google Maps Wrapper for GeoCoding Unity for the IoC Container Medium Trust Believe it or not but in my eight or so years of .NET development I’ve never had to develop with Medium Trust in mind. Boy had I been spoilt. For more details on Medium Trust information go to the knowledg