Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
en:safeav:softsys:configuration [2025/10/17 15:33] – created agrisniken:safeav:softsys:configuration [2026/04/24 09:32] (current) – removed raivo.sell
Line 1: Line 1:
-====== Configuration Concepts and Challenges ====== 
- 
-In software engineering, Configuration Management (CM) refers to the systematic process of identifying, organising, controlling, and tracking all changes made to a software system throughout its lifecycle. It ensures that: 
-  * The correct versions of software components are used. 
-  * Changes are controlled, reviewed, and documented. 
-  * The entire system remains consistent and reproducible across teams and environments. 
- 
-According to ISO/IEC/IEEE 828:2012, CM is defined as: 
-“A discipline applying technical and administrative direction and surveillance to identify and document the functional and physical characteristics of a configuration item, control changes to those characteristics, and record and report change processing and implementation status.”  
- 
-In other words, Configuration Management keeps the software stable while it evolves. Configuration management exists to: 
-  * **Ensure traceability** – every change can be traced to its origin (e.g., requirement, issue report, or design change). 
-  * **Prevent chaos** – without CM, multiple developers could overwrite each other’s work or deploy incompatible versions. 
-  * **Enable collaboration** – teams distributed globally can work on the same product using consistent artefacts. 
-  * **Maintain compliance** – in safety-critical domains (automotive, aerospace), regulatory standards require version control and change tracking. 
-  * **Support automation** – CI/CD pipelines rely on version-controlled repositories and configuration metadata. 
  
en/safeav/softsys/configuration.1760704435.txt.gz · Last modified: by agrisnik
CC Attribution-Share Alike 4.0 International
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0