Kubernetes and Cloud Native Associate (KCNA) — Question 111

What does "Continuous Integration" mean?

Answer options

Correct answer: B

Explanation

The correct answer is B, as Continuous Integration involves automating the integration and testing processes to enhance development efficiency. Option A is incorrect because it emphasizes manual processes rather than automation. Options C and D do not accurately describe Continuous Integration, as they focus on environment changes and tool integration rather than code changes from multiple sources.