Continuous Deployment

… this completes the initial part of TEST HYPOTHESIS WITH MINIMAL CHANGE

❖ ❖ ❖

We need feedback from users as soon as possible

Therefore:

Each developer continually deploys the smallest “useful” change as soon as possible. Useful can be useful to end users or useful to developers (i.e. to get code into production even if it’s not user visible)

  • capistrano – modifed to do quicker updates from github instead of a complete checkout
  • you will be anxious at first – seems unnatural
  • we don’t roll back- we roll forward

❖ ❖ ❖

Check out Eric Ries in his Startup Lessons Learned and Timothy Fitz from IMVU

Advertisement
%d bloggers like this: