0% found this document useful (0 votes)
53 views7 pages

Configuration Management

Configuration management is the process of maintaining systems like hardware and software in a desired state over time. It helps identify systems that need updates or reconfiguration. Without configuration management, undocumented changes can cause performance issues, inconsistencies, or compliance violations. It works by gathering configuration data, establishing baselines, and adopting version control. The benefits include avoiding problems from improper configurations and ensuring environments are consistent. The risks of not using it include downtime, errors, and wasted time remediating issues.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
53 views7 pages

Configuration Management

Configuration management is the process of maintaining systems like hardware and software in a desired state over time. It helps identify systems that need updates or reconfiguration. Without configuration management, undocumented changes can cause performance issues, inconsistencies, or compliance violations. It works by gathering configuration data, establishing baselines, and adopting version control. The benefits include avoiding problems from improper configurations and ensuring environments are consistent. The risks of not using it include downtime, errors, and wasted time remediating issues.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 7

Configuration Management

What is Configuration Management?


Configuration Management is the process of maintaining systems, such as
computer hardware and software, in a desired state. Configuration Management
(CM) is also a method of ensuring that systems perform in a manner consistent
with expectations over time.

Originally developed in the US military and now widely used in many different
kinds of systems, CM helps identify systems that need to be patched, updated, or
reconfigured to conform to the desired state
Why is Configuration Management
important?
 Configuration Management helps prevent undocumented changes from working their
way into the environment. By doing so, CM can help prevent performance issues,
system inconsistencies, or compliance issues that can lead to regulatory fines and
penalties. Over time, these undocumented changes can lead to system downtime,
instability, or failure.
 Performing these tasks manually is too complex in large systems. Software
configuration management can involve hundreds or thousands of components for each
application, and without proper documentation IT organizations could easily lose track
of which systems require attention, what steps are necessary to remediate problems,
what tasks should be prioritized and whether changes have been validated and
propagated throughout the system.
 A Configuration management system allows the enterprise to define settings in a
consistent manner, then to build and maintain them according to the established
baselines. A configuration management plan should include a number of tools that:
 Enable classification and management of systems in groups

 Make centralized modifications to baseline configurations

 Push changes automatically to all affected systems to automate updates and patching

 Identify problem configurations that are underperforming or non-compliant

 Automate prioritization of actions needed to remediate issues•

 Apply remediation when needed.


How does Configuration Management work?

 The configuration management process begins with gathering information .


Once collected, configuration data should be loaded into files that become the
central repository of the desired state

 Once data has been collected the organization can establish a baseline configuration,
which should be a known good configuration that can perform its intended operations
without bugs or errors.

 When the baseline has been established, the organization should adopt a version control
system.
What are Benefits of Configuration
Management?
 Utilizing a Configuration Management system helps avoid problems that occur when
hardware and software systems are improperly configured.

 Simply tracking changes can help avoid expensive remediation projects down the road.

 CM is insurance you pay for today so you can prevent issues tomorrow.

 For example, Configuration Management helps ensure the development, test, and
production environments are the same, so that deployed applications will behave in the
manner that is expected of them.
What are Risks of not using Configuration Management?

 If improperly used or overlooked altogether, organizations put themselves at risk for


downtime and errors caused by improperly configured hardware and software.

 This could impact the bottom line in terms of unplanned downtime, additional expense,
and countless hours wasted remediating errors, quality issues, and missed deadlines due
do downtime.

 Root cause analysis, remediation, and maintaining service level agreements (SLAs)
would become increasingly difficult without a CM solution deployed.

You might also like