- 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
推薦閱讀
- 腦動力:Linux指令速查效率手冊
- Mastering Spark for Data Science
- R Machine Learning By Example
- 反饋系統:多學科視角(原書第2版)
- 計算機應用復習與練習
- 工業機器人現場編程(FANUC)
- WordPress Theme Development Beginner's Guide(Third Edition)
- Android游戲開發案例與關鍵技術
- 網站入侵與腳本攻防修煉
- 工業機器人入門實用教程
- Mastering Microsoft Dynamics 365 Customer Engagement
- 多傳感器數據智能融合理論與應用
- Kibana 7 Quick Start Guide
- 自動化生產線組建與調試(第2版):以亞龍YL-335B為例(三菱PLC版本)
- Deployment with Docker