What Is ECS?

An Elastic Cloud Server (ECS) is a basic computing unit that consists of vCPUs, memory, OS, and Elastic Volume Service (EVS) disks. After an ECS is created, you can use it on the cloud similarly to how you would use your local PC or physical server.

ECSs support self-service creation, modification, and operation. You can create an ECS by specifying its vCPUs, memory, OS, and login mode. After an ECS is created, you can modify its specifications if necessary. ECS works with other services to provide a reliable, secure, efficient computing environment.

System Architecture

ECS works with other products and services to provide computing, storage, and network resources. You can quickly migrate and replicate existing ECSs using images.

Figure 1 System architecture

Access Methods

You can access ECS through the web-based management console or HTTPS-based application programming interfaces (APIs).
  • Accessing ECSs through APIs

    Use this method if you intend to integrate the ECSs on the cloud platform into a third-party system for secondary development. For details, see Elastic Cloud Server API Reference.

  • Accessing ECSs through the management console

    Use this method if you are not required to integrate ECSs with a third-party system.

    Log in to the management console with your account and choose Elastic Cloud Server on the homepage.