Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

What is continuous delivery (CD)?

Pragya Keshap answered on February 11, 2023 Popularity 3/10 Helpfulness 1/10

Contents


More Related Answers

  • continuous delivery
  • Continuous Integration and Delivery
  • why continuous delivery

  • What is continuous delivery (CD)?

    0

    Continuous delivery is a software development practice that works in conjunction with CI to automate the infrastructure provisioning and application release process.

    Once code has been tested and built as part of the CI process, CD takes over during the final stages to ensure it’s packaged with everything it needs to deploy to any environment at any time. CD can cover everything from provisioning the infrastructure to deploying the application to the testing or production environment.

    With CD, the software is built so that it can be deployed to production at any time. Then you can trigger the deployments manually or move to continuous deployment, where deployments are automated as well.

    https://about.gitlab.com/topics/ci-cd/#ci-cd-explained

    Popularity 3/10 Helpfulness 1/10 Language whatever
    Source: Grepper
    Link to this answer
    Share Copy Link
    Contributed on Feb 11 2023
    Pragya Keshap
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.