Continuous deployment: verschil tussen versies
Naar navigatie springen
Naar zoeken springen
(+= {{quote|Continuous Delivery without multi-versioning is irresponsible|Gojko Adzic}}) |
k (refactor) |
||
Regel 1: | Regel 1: | ||
{{quote|Continuous Delivery without multi-versioning is irresponsible|Gojko Adzic}} | {{quote|Continuous Delivery without multi-versioning is irresponsible|Gojko Adzic}} | ||
{{p|continuous delivery}} must: | |||
*keep users in the clear; | |||
*maintain users’ steady flow of work or sessions; and | |||
*facilitate and soothe marketing initiatives. | |||
'''Benefits''' of {{p|continuous delivery}}: | '''Benefits''' of {{p|continuous delivery}}: | ||
*reduced technical risk of releases | *reduced technical risk of releases | ||
Regel 13: | Regel 19: | ||
**hot-fixing and preventing problems much cheaper than before; | **hot-fixing and preventing problems much cheaper than before; | ||
**running marketing initiatives around marketing events rather than technical deployment capabilities. | **running marketing initiatives around marketing events rather than technical deployment capabilities. | ||
==Related== | ==Related== |
Huidige versie van 17 nov 2015 om 14:48
- Continuous Delivery without multi-versioning is irresponsible
continuous delivery must:
- keep users in the clear;
- maintain users’ steady flow of work or sessions; and
- facilitate and soothe marketing initiatives.
Benefits of continuous delivery:
- reduced technical risk of releases
- faster time to market
- deal with product faults and recalls a lot cheaper (than your competition)
- take away the drama from releases
- make things run smoothly and predictably
- customers tend to feel more entitlement
- multi-versioning opens up some amazing business capabilities, like:
- gentle/gradual release of high risk or experimental features
- running product experiments on 1% of the live user base to prove costly assumptions;
- offering early access to premium customers
- hot-fixing and preventing problems much cheaper than before;
- running marketing initiatives around marketing events rather than technical deployment capabilities.