Infrastructure as code: Difference between revisions

Content deleted Content added
Restored revision 1251380584 by Pagereviewer (talk): Unclear where these citations go, and broke the article
Wotb (talk | contribs)
m fix link to 'hardware'
Line 4:
{{Technical|date=November 2021}}
}}
'''Infrastructure as code''' ('''IaC''') is the process of managing and provisioning computer [[data center]] [[Resource|resources]] through machine-readable definition files, rather than physical [[HardwareComputer random number generatorhardware|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]], rather than maintaining the code through manual processes.