Computer Science, asked by kmrraj005, 1 year ago

Continuous deployment aims at making feedback loops as short as possible. T/F

Answers

Answered by Shaizakincsem
4

Thank you for asking this question.

The correct answer for this question is TRUE

It is true that continuous deployment aims at making feedback loops as short as possible, and it is done to improve the quality. And in return it will make the cause and effect of the situation more observable.

If there is any confusion please leave a comment below.


Answered by gratefuljarette
2

Continuous deployment aims at making feedback loops as short as possible is a true statement.

Explanation:

  • Continuous deployment is a process in which the recent build is continuously released to the software users whenever any changes have been done in the code and it passes all the relevant testing phases or at least it passes the sanity testing.
  • So, the process of continuous deployment results in early detection of any fatal error which ultimately aims at making the feedback loops as short as possible.

Learn more about continuous deployment

The continuous deployment must be followed to practice continuous delivery.T/F

https://brainly.in/question/4305090

_____________ is a central part of continuous deployment

release stage

continues integration

deployment pipeline

https://brainly.in/question/4703140

Similar questions