- Drupal 8 Configuration Management
- Stefan Borchert Anja Schirwinski
- 109字
- 2021-07-23 20:02:34
Preface
In professional web development, especially when working in teams of any size, configuration management is one of the most important tasks when it comes to keeping track of configuration changes.
The Wikipedia article for Software Configuration Management states that "In software engineering, software configuration management (SCM) is the task of tracking and controlling changes in the software, which is part of the larger cross-discipline field of configuration management. SCM practices include revision control and the establishment of baselines. If something goes wrong, SCM can determine what was changed and who changed it. If a configuration is working well, SCM can determine how to replicate it across many hosts."
推薦閱讀
- Google Flutter Mobile Development Quick Start Guide
- C#程序設(shè)計實訓(xùn)指導(dǎo)書
- Unity 2020 Mobile Game Development
- Hands-On Data Structures and Algorithms with JavaScript
- C/C++常用算法手冊(第3版)
- 秒懂設(shè)計模式
- Access 2016數(shù)據(jù)庫管
- Visual FoxPro程序設(shè)計習(xí)題集及實驗指導(dǎo)(第四版)
- Learning Docker Networking
- C++ System Programming Cookbook
- 超簡單:Photoshop+JavaScript+Python智能修圖與圖像自動化處理
- 從零開始:C語言快速入門教程
- Java程序設(shè)計實用教程(第2版)
- Implementing Microsoft Dynamics NAV(Third Edition)
- Keil Cx51 V7.0單片機高級語言編程與μVision2應(yīng)用實踐