Difference between revisions of "Continuous Deployment"

From CitconWiki
Jump to navigationJump to search
 
Line 11: Line 11:
  
 
[[Jason Huggins]]: You have to be able to deal with schema migration. Or better: just do NoSQL.
 
[[Jason Huggins]]: You have to be able to deal with schema migration. Or better: just do NoSQL.
 +
 +
A [http://www.dafydd.net/archive/2010/continuous-deployment/ writeup by Dafydd Rees].

Latest revision as of 00:43, 8 November 2010

This is from CITCON Raleigh

first principle of agile manifesto "Our highest priority is to satisfy the customer through early and continuous delivery of valuable software"

Jez's Book

From CITCON London 2010

IMVU is still the seminal company who first did Continuous Deployment

Jason Huggins: You have to be able to deal with schema migration. Or better: just do NoSQL.

A writeup by Dafydd Rees.