SOFTWARE ENGINEERING

SOFTWARE PROJECT MANAGEMENT

CONFIGURATION MANAGEMENT

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which of the following statement holds true with reference to Configuration Management?
A
Practices and tooling to automate the delivery and operation of infrastructure
B
Practice of automating the integration of code changes from multiple contributors into a single software project
C
Process for maintaining computer systems, servers, and software in a desired, consistent state.
D
Solutions model infrastructure, continually monitor and enforce desired configurations, and automatically remediate any unexpected changes or configuration drift.
E
All of the above
Explanation: 

Detailed explanation-1: -Configuration management is a necessary tool for managing complex software systems. Lack of configuration management can cause serious problems with reliability, uptime, and the ability to scale a system. Many current software development tools have configuration management features built in.

Detailed explanation-2: -Configuration management (CM) is a systems engineering process for establishing and maintaining consistency of a product’s performance, functional, and physical attributes with its requirements, design, and operational information throughout its life.

There is 1 question to complete.