amazon-web-services - AWS CloudFormation NestedStack 与模块

标签 amazon-web-services module aws-cloudformation reusability nested-stack

在 CloudFormation 中 nested stacksmodules通过创建通用组件来鼓励可重用性。

从 AWS 文档来看,没有说明何时使用什么。有什么建议吗?

最佳答案

Here是一个很好的实验,得出以下结论:

CloudFormation Modules are a good evolution of the nested stacks concept that arguably should have arrived a few years ago. And unfortunately, in their current state, they aren’t suitable for use in an enterprise—or any—environment.

所以我认为最好坚持使用嵌套堆栈,除非您有使用模块的特定要求。

关于amazon-web-services - AWS CloudFormation NestedStack 与模块,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/69809675/

相关文章:

amazon-ec2 - 如何在云形成模板中设置根卷的aws ec2卷大小

node.js - 创建模型后 Sequelize 迁移

amazon-web-services - 如何检查 Amazon SES 中允许的附件文件大小?

amazon-web-services - 让外部 DNS 与 Kops AWS 1.7 K8s 集群中的入口对象一起使用

Linux Mint 上的 Python3 错误 "no module named bluetooth"

android - 如何将外部模块添加到 Intellij IDEA 14 中的 gradle 项目?

javascript - Nodejs 模块导出 TypeError

amazon-web-services - 是否可以异步执行AWS CDK的部署?

amazon-web-services - AWS 云形成 : update-stack fails if VolumeAttachment specified

php - Beanstalk 上示例 PHP 应用程序的 AWS CloudFormation 模板失败