Auto deployment

You can always get the How To @ msdn for setting up build server on Microsoft Team Foundation Server. I will list down few of my leanings while we tried setting up build server for more than 20 Dot Net projects.

Some points to remember while setting up the build server.

  1. Every action from check-in to deployment in the development server must be automated.
  2. Don’t do a Big up-front build server project setup for all projects. Start with couple of different kinds.
  3. Keep the merges to minimum. Avoid merges totally if possible.
  4. Keep a set of Automated Tests for sanity.
  5. Keep enough space on the build server.

Some of the above points might sound trivial but when you have lot of human intervention to deploy a build on the development server. Humans will become bottle neck when there are multiple deployments lined up. Make sure you setup a complete automated build with one click deployment even if it means to spend 2 weeks at office as it will pay off in long run.

Advertisement

Leave a comment

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: