Benefit of using version control systems in DevOps
Question:
What is the primary benefit of using version control systems like Git in DevOps?
- To run tests on the code
- To automate deployments
- To track and manage changes in code
- To manage cloud resources
Answer:
C - is the correct answer