Category: Business, Kubernetes, Docker, Jenkins, Architecture, gitlab, automation, yaml

Automation is essential for successful DevOps teams, and CI/CD pipelines are a big part of that automation journey. At its most basic level, what does a pipeline do is — it gets code from point A to point B. What makes a better pipeline is how quickly and efficiently it accomplishes this task.

Related Articles