Skip to main content

Infrastructure as Code [Mandatory]

Infrastructure as code is the process of managing and provisioning computer data centers through machine-readable definition files, rather than physical hardware configuration or interactive configuration tools. All deployment, delivery, packaging configurations, and infrastructure setup must be done using configuration files. Ansible is the recommended software to use for this automation.