JNCIA-DevOps: Juniper Networks Certified Associate – Automation and DevOps — Question 22

What are two components of continuous integration and continuous delivery? (Choose two.)

Answer options

Correct answer: A, B

Explanation

The correct answers, A and B, emphasize the importance of using a version control system to manage code changes and having a streamlined process for code delivery. Options C and D do not directly align with the key practices of continuous integration and delivery, as they focus on testing schedules and branching strategies rather than integration and delivery processes.