asked 35.3k views
1 vote
___ is a central part of continuous deployment?

(1 ) Release Stage
(2) Continuous Integration
(3) Deployment Pipeline

2 Answers

5 votes
3 deployment pipeline
answered
User Rodrigo Reis
by
7.6k points
3 votes

___ is a central part of continuous deployment?

(1 ) Release Stage

(2) Continuous Integration

(3) Deployment Pipeline

Answer

Development pipeline is a central part of continuous deployment

Development pipeline can be used to provide quick feedback to the team during deployment.

Development pipeline works in different ways

and software deployment can be divided in different stages,

and each stage is used to run a task to complete a deveploment on continuous basis

.hence option 3 development pipeline is the correct answer.


answered
User Ryan Chu
by
7.6k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.