Caesar AI Atlas

Infrastructure as Code (IaC) (Инфраструктура как код)

Also known as: Infrastructure As Code (IaC) · IaC · Infrastructure As Code IaC

Caesar AI Atlas Definition

Infrastructure as Code, или IaC, — практика определения и управления вычислительной инфраструктурой с помощью машиночитаемых конфигурационных файлов или кода. Она поддерживает повторяемое развертывание ресурсов, контроль версий, автоматизацию, аудируемость и более согласованные среды развертывания.

Other Definitions

Infrastructure as Code (IaC) (Инфраструктура как код) Source

Infrastructure as Code. An approach to manage IT infrastructure where teams can manage and provision services through code. With IaC, configuration files are created that contain the infrastructure specifications, which makes it easier to create and edit infrastructure at scale.

Related Terms