Files
nexus/wiki/concepts/Infrastructure-as-Code-IaC.md
2026-04-16 17:30:41 +08:00

534 B
Raw Blame History

title, type, tags, sources, last_updated
title type tags sources last_updated
Infrastructure as Code (IaC) concept
DevOps
基础设施
自动化
版本控制
DevOps-Culture-and-Transformation.md
2025-03-02

Definition

基础设施即代码IaC是一种通过代码实现基础设施管理的方法支持一致性和版本控制的基础设施部署使环境配置可重复、可审计。

Key Tools关键工具

  • Terraform
  • AWS CloudFormation
  • Ansible