AWS CloudFormation 是一个基于文本的建模工具,使用该工具可以创建描述 VMware Cloud on AWS SDDC 或任何其他 AWS 基础架构的所有功能的模板。
为了向 VMware Cloud on AWS 客户介绍该功能,VMware 在 code.vmware.com 上提供了一个 CloudFormation SDDC 模板。您可以使用该模板作为起点,以便使用 AWS CloudFormation 工具创建 CloudFormation 堆栈和 AWS Lambda 函数,运行此函数可以基于该模板部署 SDDC。有关此过程的更详细说明,请参见 VMware {code} 博客上的 VMware Cloud on AWS Integrations with CloudFormation(《VMware Cloud on AWS 与 CloudFormation 的集成》)以及 https://github.com/vmwaresamples/vmware-cloud-on-aws-integration-examples/blob/master/CloudFormation/README.md。