Skip to content

Commit eac74d9

Browse files
committed
new ci resource
1 parent 31b6c7b commit eac74d9

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

content/pages/05-deployment/27-continuous-integration.markdown

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)