Respuesta :
Answer: D. Feature toggles
Explanation:
Feature toggles allows one to be able to either turn a code on or off without needing a deploy.
Feature toggles being about a fast delivery process, ideally requiring little manual effort.
Feature toggles are usually used by engineering teams for continuous deployment and canary releases.
Term that express the capability which involves a goal of having a fast delivery process, with a little manual effort required is D: Feature toggles.
- When one is trying to acheive a goal of having a fast delivery process, Feature toggles would be the best option to go for Feature toggle can be regarded as a mechanism that helps the code to be turned “on” or “off”.
- Thus can be done remotely, and there is no need for deploy, it is been utilized by product engineering and software development.
Therefore, option D is correct
Learn more
https://brainly.com/question/13843442?referrer=searchResults