DEV Community

Discussion on: DevOps in 3 Sentences

Collapse
 
opsai profile image
Alexandru Puiu

This is actually very much a whole process like Ash describes very well. While CI is where this is usually seen as examples, it can be successfully applied to multi-stage periodic releases as well.
I wrote an article this morning about how we implemented this on our team: scatteredcode.net/application-life...