Files
nexus/wiki/entities/AWS-CloudFormation-StackSets.md

2.0 KiB
Raw Blame History

title, type, tags, date
title type tags date
AWS CloudFormation StackSets entity
AWS
IaC
Multi-Account
Deployment
2025-10-24

Overview

AWS CloudFormation StackSets 是 AWS 原生的跨多个 AWS 账户和区域部署和管理 CloudFormation 堆栈的服务。StackSets 扩展了 CloudFormation 的能力,使组织能够在整个 AWS Organization 中一致地部署基础设施,同时保持集中管理和治理。

Key Capabilities

  • 跨账户/跨区域部署:单次操作同时在多个账户和区域部署
  • 自动部署Auto-Deployment:新增账户加入组织时自动部署预设 StackSet
  • 并行区域容错:配置并发部署区域数量和容错设置
  • 操作偏好设置:定义并发限制、容错百分比等操作级参数

Architecture Components

  • Stack Set:定义要部署的 CloudFormation 模板和参数
  • Stack InstancesStack Set 在特定账户/区域的实例
  • StackSet Operations:部署、更新、删除操作的历史记录

Monitoring Integration

StackSets 部署通过 EventBridge 事件与 CloudWatch Logs 集成:

Sources