MCQ Single Best Answer Moderate

QWhich of the following is a benefit of using version control in configuration management?

ID: #24172 Configuration Management 56 views
Question Info
#24172Q ID
ModerateDifficulty
Configuration ManagementTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A Improves UI design
  • B Speeds up internet connection
  • C Allows rollback of configuration changes
  • D Increases battery life
Correct Answer: Option C

Explanation

Version control is a fundamental feature in configuration management because it enables teams to track and revert changes to configuration files. If a new configuration causes deployment failure or system instability, you can easily roll back to a previous stable version. This capability enhances system reliability and security. Additionally, version control allows multiple team members to work on configurations concurrently, with clear visibility into what was changed, when, and by whom. It also supports auditing and compliance requirements. Tools like Git integrate seamlessly with CM tools like Ansible or Terraform, making the workflow efficient and error-free.

Share This Question

Challenge a friend or share with your study group.