636 B
636 B
title, type, tags, sources, last_updated
| title | type | tags | sources | last_updated | ||||||
|---|---|---|---|---|---|---|---|---|---|---|
| Infrastructure as Code (IaC) | concept |
|
|
2026-04-19 |
Definition
基础设施即代码(IaC)是一种通过代码实现基础设施管理的方法,支持一致性和版本控制的基础设施部署,使环境配置可重复、可审计。
Key Tools(关键工具)
- Terraform
- AWS CloudFormation
- Ansible