Content deleted Content added
Aicte.david (talk | contribs) m Replaced citation needed with reference Tag: Reverted |
Restored revision 1180705089 by 160.179.84.187 (talk): Thanks, but these are not WP:RS |
||
Line 6:
'''Infrastructure as code''' ('''IaC''') is the process of managing and provisioning computer [[data center]] resources through machine-readable definition files, rather than physical hardware configuration or interactive configuration tools.<ref name="AWS in Action, IaC" />
The [[IT infrastructure]] managed by this process comprises both physical equipment, such as [[bare-metal server]]s, as well as [[virtual machine]]s, and associated configuration resources.
The definitions may be in a [[Version Control System|version control system]].
The code in the definition files may use either scripts or declarative definitions, rather than maintaining the code through manual processes, but IaC more often employs [[declarative programming|declarative]] approaches.
Line 29:
==Advantages==
The value of IaC can be broken down into three measurable categories: cost, speed, and risk.
| url=http://devops.com/2015/05/14/moving-from-infrastructure-automation-to-true-devops/
| title= Moving from Infrastructure Automation to True DevOps
|