...

/

Quiz

Quiz

Let's take a quiz and review some of the material we learned in this chapter.

Technical Quiz
1.

GitOps is a way to do Continuous Delivery which assumes that Git is a single source of truth and changes to infrastructure or applications are made by pushing changes to Git, not by clicking buttons.

A.

True

B.

False


1 / 8

The next chapter will ...