File tree Expand file tree Collapse file tree
content/pages/05-deployment Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -131,6 +131,11 @@ programming language agnostic. Learn more via the following resources or on
131131 is a retrospective on learning CI from a Rackspace intern on how she learned
132132 the subject.
133133
134+ * [ The real difference between CI and CD] ( https://fire.ci/blog/the-difference-between-ci-and-cd/ )
135+ explains what advantages CI provides, what constraints it operates under
136+ (such as total build time) to work well, and how that is different from
137+ the related but distinct concept of continuous delivery.
138+
134139* [ 6 top continuous integration tools] ( https://opensource.com/business/15/7/six-continuous-integration-tools )
135140 gives a high level overview of six CI tools from a programming language
136141 agnostic perspective.
You can’t perform that action at this time.
0 commit comments