A decade of action using CI/CD design patterns
Since the rise of DevOps in around 2009, continuous integration, delivery, and deployment have taken center stage. Some of these practices (such as continuous integration) existed before the inception of DevOps; however, with the DevOps movement, these practices and their adoption have accelerated. Some people might think that, if CI/CD were around before being connected to the massive movement of DevOps, that must be enough time to mature and scale the adoption in a standard way.
The following are some sources where experts talk about components of CI/CD patterns; one conclusion can be made – CI/CD is well established on the market:
- https://martinfowler.com/articles/continuousIntegration.html
- https://aws.amazon.com/builders-library/cicd-pipeline/
- https://bestpractices.cd.foundation/
- https://cd.foundation/state-of-cicd-2024/
- https://techstrong.tv/videos/cd-pipeline
However, it is not entirely true...