Skip to Main Content
Learning DevOps - Second Edition
book

Learning DevOps - Second Edition

by Mikael Krief
March 2022
Intermediate to advanced content levelIntermediate to advanced
560 pages
10h 41m
English
Packt Publishing
Content preview from Learning DevOps - Second Edition

Chapter 7: Continuous Integration and Continuous Delivery

One of the main pillars of development-operations (DevOps) culture is the implementation of continuous integration (CI) and deployment processes, as we explained in Chapter 1, The DevOps Culture and Infrastructure as Code Practices.

In the previous chapter, we looked at the use of Git with its command lines and usage workflow, and in this chapter, we will look at the important role Git has in the CI/CD workflow.

CI is a process that provides rapid feedback on the consistency and quality of code to all members of a team. It occurs when each user's code commit retrieves and merges the code from a remote repository, compiles it, and tests it.

Continuous delivery (CD) is the automation of ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Learning DevOps

Learning DevOps

Mikael Krief
Effective DevOps

Effective DevOps

Jennifer Davis, Ryn Daniels

Publisher Resources

ISBN: 9781801818964Supplemental Content