CSSLP · Question #47
Which of the following is a variant with regard to Configuration Management?
The correct answer is C. A CI that has the same essential functionality as another CI but a bit different in some small manner.. In configuration management, a "variant" refers to a Configuration Item (CI) that shares the core functionality of another CI but possesses minor differences. These differences might include specific features or adaptations for different environments.
Question
Which of the following is a variant with regard to Configuration Management?
Options
- AA CI that has the same name as another CI but shares no relationship.
- BA CI that particularly refers to a software version.
- CA CI that has the same essential functionality as another CI but a bit different in some small manner.
- DA CI that particularly refers to a hardware specification.
How the community answered
(29 responses)- A3% (1)
- C93% (27)
- D3% (1)
Why each option
In configuration management, a "variant" refers to a Configuration Item (CI) that shares the core functionality of another CI but possesses minor differences. These differences might include specific features or adaptations for different environments.
A CI with the same name but no relationship to another CI would likely indicate a naming conflict or unrelated items, not a variant.
While software versions are managed as CIs, the term "variant" specifically denotes a distinct, slightly altered form, not just any version.
In the context of configuration management, a "variant" typically refers to a Configuration Item (CI) that is functionally similar to another CI but has slight modifications or adaptations for specific uses, environments, or customers. This allows for tailored versions while maintaining a common core.
Hardware specifications are attributes of CIs, and while they can define different models, "variant" implies a closely related, slightly modified item, not just any hardware spec.
Concept tested: Configuration management- definition of variant
Source: https://en.wikipedia.org/wiki/Software_configuration_management
Topics
Community Discussion
No community discussion yet for this question.