AtLiveServer is a simple looking yet very robust VB.NET tool that publishes multiple web apps to a Live Cloud Environment. For this project we used Rackspace Cloud and its Cloud API. With this tool an admin can publish with no down time. This is achieved by taking advantage of the Multiple Cloud Servers.
Daily Tests Status Email
Every morning when we get to work we get an email letting us know how tests performed against our dev code. the tests are ran off-hours because some of our tests are Selenium Integration Tests and they take a while to run.
On Mondays the email also includes a report on Code Coverage of the tests