Files
nexus/wiki/entities/CloudFormation.md
2026-04-16 17:30:41 +08:00

666 B
Raw Blame History

title, type, tags, sources, last_updated
title type tags sources last_updated
CloudFormation entity
IaC
AWS
How-Agentic-AI-can-help-for-Cloud-DevOps
2026-04-16

Summary

CloudFormation 是 AWS 提供的基础设施即代码IaC服务使用 JSON/YAML 模板声明式配置 AWS 资源。

Definition

AWS 的 IaC 服务,通过模板声明式创建和管理 AWS 资源栈。

Key Attributes

  • 类型IaC 工具
  • 开发商AWSAmazon
  • 支持平台AWS 专用
  • 模板格式JSON、YAML

Connections