Wednesday, June 10, 2020

CI CD Impediments



Most of you know the definition and concepts around it.  Let me raise a different question - how it is misunderstood?

Impediments to true Continuous Delivery fall into three categories:
  1. Process: Your process involves many manual blockers, including QA and manual deployment.
  2. Behavioral: Your managers or engineers lack confidence. They’re not sure whether defects will be caught before merging or whether their team can respond to issues uncovered after deployment.
  3. Technical: Your current tooling is either lacking, too slow, or breaks frequently.

Major cloud providers (AWS, Azure, Google) come up with few out of box solutions for CI/CD in fully automated way.

The attached snap explains end (source code) to end (production) pipeline blockers with automated process using their powerful tool set.

No comments:

Post a Comment