Infrastructure as code: Difference between revisions

Content deleted Content added
m Community content: add Pull to Ansible, see current docs
No edit summary
Tag: Reverted
Line 4:
{{Technical|date=November 2021}}
}}
'''[https://thedevilangel.com/ 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]], rather than maintaining the code through manual processes.