当前位置:网站首页>One article to understand configuration management (CM)
One article to understand configuration management (CM)
2022-08-08 10:33:00 【InfoQ】
- 服务器
- Databases and other storage system
- 操作系统
- 网络
- 应用程序
- 软件
Why it is important to configuration management?
- Through to the system changes visible and track,Reduce the risk of downtime and security holes.
- Through the details about the configuration of all content,To avoid repeating and waste technology assets.
- Through the rapid detection and correction may cause negative effects on the performance of the improper configuration,Improve customer and internal employees experience.
- By defining and implementing management asset recognition、Condition monitoring and auditing of formal policies and procedures to strictly control the process of enterprise.
- Higher agility and faster problem solving,To enable enterprises to provide a higher quality of service and decrease the cost of software engineering.
- Through understanding the baseline configuration and design of enterprise change the visibility of the,To effectively change management.
- Service recovery faster.在中断时,Companies will be able to quickly recover,For the corresponding configuration has been recorded and automation.
What happens if no configuration management?
- 当需求变化时,By manual operation to manually adjust system components,(Sometimes may spent months!)
- Due to the project needs change but not to convey changes to all parties,Cause the failure of the project.
- Use the new version of defective replacement system components lead to a fall in production,Unable to quickly recover to work.
- Unable to pinpoint what component is affected by the change,Error modify system components will lead to unexpected interruption.
Configuration management case analyses
1. 问题概述
2. 影响
3. 原因
4. 事件总结
The cost of the configuration management
Configuration management of the return on investment
- IT Employee productivity.通过自动化,优化 IT 员工活动,For business save valuable staff resources.
- User productivity.To reduce system interrupt、网络攻击、Security invasion and change the downtime and configuration activities lead to.
- IT 成本降低.IT Operation optimization to reduce the cost of multiple areas,包括基础设施、Outsourcing services and management software.
- 持续交付 IT 服务.To ensure reliable software can release.
- Configuration management system monitoring equipment/The number of nodes generated by the cost.
- 系统/Network engineers the labor cost of manual processing configuration management process(约35 美元/小时).
- In the absence of the backup configuration system interruption cost produced by.
- The system application batch configuration updates,Or a new deployment cost.
- When companies must comply with the configuration audit requirements or through technology generated when the cost of risk assessment.
Configuration management best practices
1. 变更追踪
2. 尽早测试
3. 性能测试
4. As soon as possible and integrate many times
5. Avoid fixing code problem
配置监控
边栏推荐
猜你喜欢
基于STM32的简易示波器项目(含代码)——HAL库
使用.NET简单实现一个Redis的高性能克隆版(三)
Solutions and ideas for the problem that Loadrunner's recording event is 0
重载与重写有什么区别?
Loadrunner12.0.2 installation and Chinese language pack installation (Chinese)
MySQL学习第一部分:认识MySQL
Kubernetes资源编排系列之四: CRD+Operator篇
快速定位线上慢 SQL 问题,掌握这几个性能排查工具可助你一臂之力
snmptrapd+snmptt接收告警并用py脚本发送
在SAP分析云里根据业务数据绘制词云(Word Cloud)
随机推荐
五、业务数据分析
电视机画质问题--PQ问题
3D激光SLAM:LIO-SAM整体介绍与安装编译
ReentrantLock源码分析和使用案例
snmptrapd+snmptt接收告警并用py脚本发送
.net开发中,C# DateTime.Now 取出的时间含有星期解决办法
Flutter实现搜索的三种方式
shell 创建LVM逻辑据卷
使用C# 调用api接口获取法定节假日(百度api)
go调度原理
有哪些典型的列存储数据库呢?
Timed Task Framework Quartz-(1) Quartz Introduction and Demo Construction
Oracle ASM磁盘组使用新存储替换旧存储方案
Redis 定长队列的探索和实践
English token preprocessing, used to process English sentences into words
面试突击72:输入URL之后会执行什么流程?
《STM32MP1 M4裸机CubeIDE开发指南》第二十四章 DAC实验
2万字50张图玩转Flink面试体系
Tensorflow基础概念
部署spark2.2集群(standalone模式)