A daily dose of software engineering wisdom - inspiring, thought provoking, and sometimes just plain dangerous.

Tags: deployment

Deployment should be 1 button and easily repeatable. Not a project in itself.

Should be able to deploy without affecting running of live site. For example use a cluster and deploy on one server after another. Live upgrade.

A set of EnvironmentalTest makes sure we know what we are deploying into, and serve as tests when the systems people change things.

Last published: Friday 9th July 2010

<<Previous     Next>>

carriagereturn.org home