This topic describes how to share a custom image to Elastic Compute Service (ECS). When your application server configurations cannot meet your business requirements or you want to use ECS instances to deploy your business, you can share custom images to ECS.
Prerequisites
A custom image is created. For more information, see Create a custom image.
Background information
The region where the shared image resides in ECS is the same as where the custom image resides in Simple Application Server.
Procedure
What to do next
After you share a custom image to ECS, you can use one of the following methods to
create ECS instances:
- (Recommended) In the ECS console, copy the shared custom image and use the copied
image to create ECS instances or replace operating systems of existing ECS instances.
For more information, see Copy a custom image.
Note After an application server is released on expiry, its corresponding snapshots and the custom images are also released. To prevent shared images from being removed because the corresponding custom images are released or unshared, we recommend that you copy the shared images to store them in ECS.
- On the Mirror List page, find the shared image and click Create ECS in the Operation column. For information about how to create an ECS instance, see Create an ECS instance by using a custom image.