All Products
Search
Document Center

Elastic Compute Service:Deploy ECS resources with ROS

Last Updated:Apr 21, 2026

Define ECS and related resources in Resource Orchestration Service (ROS) templates to automate provisioning, configuration, and O&M.

See What is Resource Orchestration Service.

How ROS works

After you create a template, ROS creates stacks and automatically deploys resources.

To change resources in a stack, update the stack.

To preview changes before applying them, create and execute a change set.

Use ROS with ECS

Create a stack in the ROS console or by calling ROS API operations to deploy and manage resources. For the template structure, the following topics show how to use ROS templates with ECS:

You can also:

  • Use Git or Subversion (SVN) to manage template versions, then call ROS API operations to maintain stacks.

  • Use Alibaba Cloud CLI to create stacks.

References