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.
是否有人知道或参考了一套现有或新兴的基础设施即代码标准?我正在寻找云部署资产的定义,我可以将其用作环境定义的基础,可以将其转换或投影到 AWS Cloudformation 模板或 Azure 资源管理部署模板中。
Azure Stack 就是这样一个标准。AWS 有这样的标准。KVM 有这样的标准。
供应商堆栈中不存在“行业”标准,但是有一些工具可以将供应商的细节抽象出来。Puppet 就是这样一种工具。