Blog Stats
  • Posts - 151
  • Articles - 0
  • Comments - 95
  • Trackbacks - 14

 

Deployment

There are 1 entries for the tag Deployment

Automated database deployments to AppHarbor

AppHarbor is trying to provide .NET developers with similar goodness that Heroku offers to their Ruby counterparts. At the moment deployment to AppHarbor has at least 6 distinct stages: Code gets pushed to AppHarbor Code gets compiled Unit tests get run Config transformations get applied Configuration Variables get applied Code gets actually deployed to a web server At least one obvious stage is missing which is the database deployment. In .NET world there...

 

 

The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.
Copyright © Pawel Pabich