GitLab CI and Distributed Builds
Pipelines-as-Code: How to improve speed from idea to production

Pipelines-as-Code: How to improve speed from idea to production

1/18/2022 · Robert Williams

What this post added

This post introduces the concept of 'as-Code' for various stages of the DevOps lifecycle (Build, Test, Security, Deployment) and highlights how Pipelines-as-Code centralizes these efforts. It emphasizes the benefits of auditability, scalability, efficiency, and collaboration, and mentions using GitLab CI/CD templates and Auto DevOps as examples of implementing Pipelines-as-Code.

Read the original post ↗