An image is an ECS or BMS template that contains an OS or service data and may also contain proprietary software and application software, such as database software. Images can be public, private, or shared.
Image Management Service (IMS) allows you to easily create and manage images. You can create an ECS using a public image, private image, or shared image. You can also use an existing ECS or external image file to create a private image.
A public image is a standard, widely used image that contains a common OS, such as Ubuntu, CentOS, or Debian, and preinstalled public applications. This image is available to all users. Select your desired public image. Alternatively, create a private image based on a public image to copy an existing ECS or rapidly create ECSs in a batch. You can customize a public image by configuring the application environment and software.
A private image contains an OS or service data, preinstalled public applications, and private applications. It is available only to the user who created it.
Image Type |
Description |
---|---|
System disk image |
Contains an OS and application software for running services. You can use a system disk image to create ECSs and migrate your services to the cloud. |
Data disk image |
Contains only service data. You can use a data disk image to create EVS disks and migrate your service data to the cloud. |
Full-ECS image |
Contains an OS, application software, and data for running services. A full-ECS image contains the system disk and all data disks attached to it. |
If you plan to use a private image to change the OS, ensure that the private image is available. For instructions about how to create a private image, see Image Management Service User Guide.
A shared image is a private image shared by another user and can be used as your own private image.