TFS Preview + Octopus + MyGet + EC2 = Bliss
This post took quite a while to write, but the result is pretty cool .From my Octoblog:
In this post, I created an ASP.NET MVC 4 site, and checked it in to my hosted TFS Preview instance. Then, I used OctoPack to create NuGet packages from Team Build, using MyGet to host the packages. Finally, I configured Octopus to deploy the application to a staging machine, and two production machines.