About 1,600,000 results
Open links in new tab
  1. Continuous delivery pipeline 101 - Atlassian

    What is a continuous delivery pipeline? A continuous delivery pipeline is a series of automated processes for delivering new software. It’s an implementation of the continuous paradigm, …

  2. Continuous Delivery Pipeline - Scaled Agile Framework

    Feb 6, 2025 · The Continuous Delivery Pipeline (CDP) represents the workflows, activities, and automation needed to guide new functionality from ideation to an on-demand release of value.

  3. What is continuous delivery? - IBM

    Continuous deployment can be part of a continuous delivery pipeline. Specifically, continuous delivery is the automated movement of code through the development lifecycle, sometimes …

  4. What exactly is the continuous delivery pipeline? - Nulab

    Oct 1, 2025 · A continuous delivery pipeline is the framework that turns code changes into production-ready software through a sequence of automated steps. Each step is designed to …

  5. CI/CD Pipelines Explained: Everything You Need to Know

    Sep 17, 2024 · Planning to implement CI/CD? This comprehensive guide explores the stages of a CI/CD pipeline, its pros and cons, best practices and more.

  6. Continuous Delivery Pipelines: CI/CD Best Practices for Agile

    Discover best practices for building a Continuous Delivery pipeline in Agile teams. Learn how CI/CD automation improves software delivery.

  7. What is continuous delivery? - Azure DevOps | Microsoft Learn

    Nov 28, 2022 · Continuous delivery (CD) is the process of automating build, test, configuration, and deployment from a build to a production environment. A release pipeline can create …

  8. What is a CI/CD pipeline? - Red Hat

    Feb 28, 2025 · A continuous integration and continuous deployment (CI/CD) pipeline is a series of established steps that developers must follow in order to deliver a new version of software.

  9. What is continuous delivery? Tools, pipelines, and how modern …

    May 27, 2025 · Understand how continuous delivery works, how it fits into modern CI/CD workflows, and which tools engineers rely on. See how teams use Northflank to simplify their …

  10. What is a CI/CD pipeline? - GitLab

    What is a CI/CD pipeline? A CI/CD pipeline, short for Continuous Integration and Continuous Delivery/Deployment pipeline, is an automated workflow that guides software from source …