SRE and DevOps fundamentals sample question with answer 88

Question:
What is the goal for every phase of the continuous delivery process?

  1. Allow code inspections to be performed regularly
  2. Use a mix of off-the-shelf and custom tools
  3. Provide early and rapid feedback
  4. Allow language-independent build tools to be used on the codebase
Answer:
C - is the correct answer. By making and validating small changes as soon as they are made, including deploying and using them in a real production environment, you can reduce waste and increase quality