Computer Science, asked by nithyaanbalagan, 1 year ago

_____________ is a central part of continuous deployment

release stage
continues integration
deployment pipeline

which one is correct?

Answers

Answered by Sidyandex
7

Deployment pipelines or the option C is the right answer.

The central part of the continuous deployment or the continuous delivery is the deployment pipelines.

The very basic or the first stage usually is composed of certain compilation in order to provide binaries.

This is the main stage that is handled appropriately.

Similar questions