- AWS Administration Cookbook
- Lucas Chan Rowan Udell
- 117字
- 2021-07-09 18:18:24
Infrastructure as Code
Infrastructure as Code (IaC) is the practice of managing infrastructure though code definitions.
On an Infrastructure-as-a-Service (IaaS) platform such as AWS, IaC is needed to get the most utility and value. IaC differs primarily from traditional interactive methods of managing infrastructure because it is machine processable. This enables a number of benefits:
- Improved visibility of resources
- Higher levels of consistency between deployments and environments
- Easier troubleshooting of issues
- The ability to scale more with less effort
- Better control over costs
On a less tangible level, all of these factors contribute to other improvements for your developers: you can now leverage tried-and-tested software development practices for your infrastructure and enable DevOps practices in your teams.
推薦閱讀
- AutoCAD繪圖實用速查通典
- 基于LabWindows/CVI的虛擬儀器設計與應用
- 微型計算機控制技術
- 自主研拋機器人技術
- 數據挖掘方法及天體光譜挖掘技術
- WordPress Theme Development Beginner's Guide(Third Edition)
- AWS Certified SysOps Administrator:Associate Guide
- C語言開發技術詳解
- 高維聚類知識發現關鍵技術研究及應用
- Mastering GitLab 12
- Unity Multiplayer Games
- Bayesian Analysis with Python
- FANUC工業機器人配置與編程技術
- Python文本分析
- 項目實踐精解:C#核心技術應用開發