Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们正在配置一个自动缩放组。我们需要为每个生成的实例分配一个交换内存,并且一旦实例由于 ASG 的属性缩放而自动终止,就应该将其删除。请帮助实现这一目标
后来,我们意识到使用预烘焙的 AMI 和添加的交换卷会更容易管理,并且会像实例中的其他 EBS 卷一样添加。