MCQ Practice Single Best Answer Topic: Configuration Management

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

Question ID
#24172
Subchapter
Configuration Management
Action
Choose one option below

Choose Your Answer

Click an option to check whether your answer is correct.

  • A Improves UI design
  • B Speeds up internet connection
  • C Allows rollback of configuration changes
  • D Increases battery life
Correct Answer: 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

Share this MCQ with your friends or study group.