Difference between revisions of "Continuous Deployment"

From CitconWiki
Jump to navigationJump to search
 
(2 intermediate revisions by the same user not shown)
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]
 +
 +
[[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.