Configuration Management
There are two major definitions for configuration management.
- It can be a term given to the identification, tracking and managing of all the assets of a project. This definition would be especially relevant on software development projects where the “configuration” refers to the collection of artifacts, code components, executables, etc. The items that you will track under configuration management are called “configuration items” in the Capability Maturity Model (CMMI). These configuration items can be interpreted quite broadly to include things such as: …
