After you create a dedicated host, you can create one or more Elastic Compute Service (ECS) instances on the dedicated host so that you can exclusively use all the physical resources of the ECS instances.
Background information
ECS supports virtual private clouds (VPCs) and the classic network. However, you can
create only ECS instances that use VPCs on a dedicated host. The ECS instances on
a dedicated host have different features from the ECS instances on a shared host.
For more information, see Differences between ECS instances on a dedicated host and those on a shared host.
Note We recommend that you create pay-as-you-go ECS instances on a dedicated host and select
a combination of billing methods to optimize your costs without compromising flexibility.
For more information, see Resource billing for ECS instances on a dedicated host.
Procedure
Result
After the ECS instances are created, click Console in the upper-right corner of the page to go back to the ECS console. On the Instances page, select the region where the created ECS instances reside. Then, you can view the instance ID, public IP address, and private IP address of the created instances.
What to do next
- In this example, no password is configured for the ECS instances. You can configure a password after you create the ECS instances. For more information, see Reset the logon password of an instance.
- You can build an FTP site on an ECS instance to upload files to the instance. For more information about how to deploy the FTP service, see Build an FTP site on an ECS instance.
- If you have created data disks along with the ECS instances, you can use the data disks only after they are partitioned and formatted. For more information, see Partition and format a data disk on a Linux instance or Partition and format a data disk on a Windows instance.