Infrastructure as code: Difference between revisions

Content deleted Content added
Restored revision 1175402630 by MrOllie (talk): As before
Add link
Line 4:
{{Technical|date=November 2021}}
}}
'''Infrastructure as code''' ('''IaC''') is the process of managing and provisioning computer [[data center]]s 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]].