- Implementing DevOps with Ansible 2
- Jonathan McAllister
- 223字
- 2021-07-02 19:02:56
Origins of Configuration Management
Configuration Management can be traced back in origins to the early 1950s, an era of punch cards and large mainframe computing apparatuses. Punch cards at the time often needed to be organized and delivered to the mainframe, and as a result of this specific ordering, a requirement was mandated by larger organizations to manage the configuration of such punch cards. After the golden days of punch cards, additional management requirements came to light with regard to maintaining the state of a given software system or IT apparatus. Entities capable of managing such a process at the time were limited to the government's CDC Update and IBM's IBM IEBUPDATE, respectively.
It wasn't until the early to mid 1990s that software Configuration Management (CM for short) began to be taken notice of in mid- to large-scale organizations. Companies and organizations such as IBM and the Department of Defense were among the first adopters of Configuration Management techniques. At this time, Configuration Management was limited in scope to identifying configuration implementations and changes that were added to a given system (or set of systems). This was in an effort to track the steps necessary to recreate the system or deployment if the system were to fail or have some kind of fault. Thus removing the manual efforts that had preceded this innovation.
- Mastering JavaScript Functional Programming
- Docker進階與實戰(zhàn)
- Java EE框架整合開發(fā)入門到實戰(zhàn):Spring+Spring MVC+MyBatis(微課版)
- Vue.js快跑:構建觸手可及的高性能Web應用
- C語言程序設計
- Swift細致入門與最佳實踐
- 后臺開發(fā):核心技術與應用實踐
- 一步一步跟我學Scratch3.0案例
- Hadoop大數(shù)據(jù)分析技術
- Scratch從入門到精通
- 會當凌絕頂:Java開發(fā)修行實錄
- Java Hibernate Cookbook
- Web前端測試與集成:Jasmine/Selenium/Protractor/Jenkins的最佳實踐
- 計算機程序的構造和解釋(JavaScript版)
- 計算機常用算法與程序設計教程(第2版)