Tuesday, May 11

Why is a version control system such as git indispensable when combined with a configuration management system?

A. It's best to use a configuration management system with a traditional backup system since configuration management systems store their files in binary form.
B. Configuration management systems don't work well with version control systems as there's too much overlap.
C. Configuration management systems store their files in text making them easy to track using git.
D. It's not necessary to use both a version control system and a configuration management system, git can do both jobs.


No comments:

Post a Comment