CompTIA Security+ (SY0-701) — Question 486

A company wants to track modifications to the code that is used to build new virtual servers. Which of the following will the company most likely deploy?

Answer options

Correct answer: D

Explanation

The correct answer is D, as a version control tool specifically tracks changes to code, allowing for monitoring and reverting to previous versions if necessary. Options A and C, while useful for managing processes and team collaboration, do not inherently track code changes, and B focuses on user behavior rather than code modifications.