When creating an ECS or BMS, you can select an image based on the following factors:
An image is a regional resource. You cannot use an image to create an instance in a different region. For example, when creating an instance in region A, you can only select an image that is already in region A. For more regions, see Region and AZ.
Images are classified into public images, private images, and shared images. A private image can be a system disk image, data disk image, or full-ECS image. For details, see What Is Image Management Service?
When selecting an OS, consider the following factors:
System Architecture |
Applicable Memory |
Constraints |
|---|---|---|
32-bit |
Smaller than 4 GB |
|
64-bit |
4 GB or larger |
If your application requires more than 4 GB of memory or the memory may need to be expanded to more than 4 GB, use a 64-bit OS. |
OS Type |
Applicable Scenario |
Constraints |
|---|---|---|
Windows |
|
The system disk must be at least 1 GB, and there must be at least 1 GB of memory. |
Linux |
|
The system disk must be at least 1 GB, and there must be at least 512 MB of memory. |