Administrators can chain together products during a launch. To do this, the initiating CloudFormation template will call the Service Catalog ProvisionProduct API as a CloudFormation resource, and reference the next product to launch. For example, administrators can create separate Amazon EC2 and Amazon RDS products and then have the completed EC2 product initiate the creation of the RDS product. This allows for independently maintained and versioned products and simple orchestration of a combined product launch.
Learn more about AWS Service Catalog by visiting the product page.
Advertisements