Difference between revisions of "Continuous Deployment"

From CitconWiki
Jump to navigationJump to search
Line 1: Line 1:
 +
'''This is from CITCON Raleigh'''
 +
 
[http://agilemanifesto.org/principles.html first principle of agile manifesto]
 
[http://agilemanifesto.org/principles.html first principle of agile manifesto]
"Our highest priority is to satisfy the customer through early and continuous delivery of valuable software"<b>
+
"Our highest priority is to satisfy the customer through early and continuous delivery of valuable software"
 +
 
 
Jez's [http://continuousdelivery.com/ Book]
 
Jez's [http://continuousdelivery.com/ Book]
 +
 +
'''From CITCON London 2010'''
 +
 +
IMVU is still the seminal company who [http://timothyfitz.wordpress.com/2009/02/10/continuous-deployment-at-imvu-doing-the-impossible-fifty-times-a-day/ first did Continuous Deployment]
 +
 +
You have to be able to deal with schema migration. Or better: just do NoSQL.

Revision as of 09:06, 6 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

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