- 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."
推薦閱讀
- FuelPHP Application Development Blueprints
- .NET 4.0面向?qū)ο缶幊搪劊夯A(chǔ)篇
- C語言程序設(shè)計(jì)
- HTML5+CSS3網(wǎng)站設(shè)計(jì)基礎(chǔ)教程
- C#程序設(shè)計(jì)基礎(chǔ):教程、實(shí)驗(yàn)、習(xí)題
- Go語言精進(jìn)之路:從新手到高手的編程思想、方法和技巧(2)
- Python 3.7從入門到精通(視頻教學(xué)版)
- Learning Node.js for .NET Developers
- Go語言編程
- 軟件工程與UML案例解析(第三版)
- Using Yocto Project with BeagleBone Black
- JavaWeb從入門到精通(視頻實(shí)戰(zhàn)版)
- Mapping with ArcGIS Pro
- 小學(xué)生C++趣味編程從入門到精通
- Unreal Engine Game Development Cookbook