Posts

Showing posts with the label Pipeline

Continuous Integration and Continuous Delivery (CI / CD) Pipeline - 1

Image
 In previous post, I mentioned a bit about CI/CD. Now, I will try to explain detailly about CI/CD pipeline that is main skeleton of DevOps approach. Developers and IT operation teams work together to deliver the software during CI/CD pipeline steps.  The main benefit of CI/Cd pipeline, automation of software releases. Other benefits are reduced deployment time, decreased operaiton costs, continuous feedback ann monitoring so early error detection,  enhanced reliablity and reduced downtime, increased collaboration between teams. Let's detail of CI / CD pipeline steps a bit more;  Plan:  When we are in a process of developing a software in a company, probably this is a part of a project or IT service (change or incident).  Let's suppose Agile project management. (for getting deep information about agile approach, please visit Scrum Website ) For project, Scrum Master sets sprint plan. At the end of the sprint, DevOps teams must deliver a "value" (like a working part of