Practical Site Reliability Engineering
by Pethuru Raj Chelliah, Shreyash Naithani, Shailender Singh
CD
CD is closely tied to CI. It refers to the process of releasing a piece of code that has passed a QA test to production. A successfully passed code must be shared to the end user as soon as possible. This helps in promoting new innovations and technology growth within a project.
By utilizing the CI/CD strategy, not only can we carry out rapid development, but we can also make quality checks on the products we develop. We can use inter-department collaboration and business ideas, which can be quickly developed into working products.
An example of a DevOps practice is developing an application with version control. With version control, when we develop an application, we do so in multiple versions, enhancing a new feature after every release. ...
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.
Read now
Unlock full access