- AWS Administration Cookbook
- Lucas Chan Rowan Udell
- 91字
- 2021-07-09 18:18:24
Visibility
As your infrastructure is represented in machine-readable files, you can treat it like you do your application code. You can take the best-practice approaches to software development and apply them to your infrastructure. This means you can store it in version control (for example, Git and SVN) just like you do your code, along with the benefits that it brings:
- All changes to infrastructure are recorded in commit history
- You can review changes before accepting/merging them
- You can easily compare different configurations
- You can pick and use specific point-in-time configurations
推薦閱讀
- Big Data Analytics with Hadoop 3
- Mastering Hadoop 3
- 教父母學(xué)會上網(wǎng)
- 圖解PLC控制系統(tǒng)梯形圖和語句表
- Matplotlib 3.0 Cookbook
- 機(jī)器自動化控制器原理與應(yīng)用
- 大數(shù)據(jù)安全與隱私保護(hù)
- Hadoop Real-World Solutions Cookbook(Second Edition)
- 21天學(xué)通C#
- SharePoint 2010開發(fā)最佳實踐
- PyTorch Deep Learning Hands-On
- 網(wǎng)絡(luò)管理工具實用詳解
- 實用網(wǎng)絡(luò)流量分析技術(shù)
- 貫通開源Web圖形與報表技術(shù)全集
- Mastering Predictive Analytics with scikit:learn and TensorFlow