Skip to content

Commit

Permalink
commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
admin committed Jul 9, 2018
1 parent 0a68854 commit 7d3ee5e
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions intl.en-US/Product Introduction/What is ECS.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,33 +19,33 @@ Know the basic concepts before you proceed to use ECS:
- [Instance type](intl.en-US/Product Introduction/Instance type families.md#): The specification of an ECS instance, including the number of vCPU cores, memory, networking performance. An instance type determines the compute capability of an ECS instance.
- [Images](intl.en-US/Product Introduction/Images.md#): A running environment template for ECS instances. It generally includes an operating system and preinstalled software.
- [Block storage](intl.en-US/Product Introduction/Block storage/What is block storage.md#): Block level storage products for your ECS, including [Elastic block storage](intl.en-US/Product Introduction/Block storage/Elastic block storage.md#) based on the distributed storage architecture and [local disks](intl.en-US/Product Introduction/Block storage/Local disks.md#) located on the physical server that an ECS instance is hosted on.
- [Snapshots](intl.en-US/Product Introduction/Snapshots.md#): A copy of data on an elastic block storage device at a given time point.
- [Snapshots](intl.en-US/Product Introduction/Snapshots/What are ECS snapshots.md#): A copy of data on an elastic block storage device at a given time point.
- [Network types](intl.en-US/Product Introduction/Network and security/Network types.md#): Alibaba Cloud provides two network types, including
- Virtual Private Cloud \(VPC\): A private network established in Alibaba Cloud. VPCs are logically isolated from other virtual networks in Alibaba Cloud. For more information, see [What is VPC](../../../../intl.en-US/VPC product introduction/What is VPC.md#).
- Classic network: A network majorly deployed in the public infrastructure of Alibaba Cloud.
- [Security groups](intl.en-US/Product Introduction/Network and security/Security groups.md#): A logical group that groups instances in the same region with the same security requirements and mutual trust. A security group works as a virtual firewall for the ECS instances inside it.
- [SSH key pairs](intl.en-US/Product Introduction/Network and security/SSH key pairs.md#) : A secure authentication method to remotely log on to Linux instances. The public key is placed in a Linux instance, and you can use the private key to log on to the instance by using SSH commands or related tools. Besides, you can use a [password](../../../../intl.en-US/User Guide/Connect/Connect to a Linux instance by using a password.md#) to log on to a Linux instance.
- IP address: When an ECS instance is created, a private IP address is assigned to it for [intranet communication](intl.en-US/Product Introduction/Network and security/Intranet.md#). If the instance needs Internet access, a public IP address is assigned.
- [EIP address \(EIP\)](https://help.aliyun.com/product/61789.html): A public IP address resource that you can purchase and possess independently. You can bind an EIP address to a VPC-Connected ECS instance.
- [EIP address \(EIP\)](https://www.alibabacloud.com/help/product/61789.htm): A public IP address resource that you can purchase and possess independently. You can bind an EIP address to a VPC-Connected ECS instance.
- [ECS console](https://ecs.console.aliyun.com/#/home): The Web application for managing ECS instances.

## Related services {#section_ogy_tqj_ydb .section}

[Alibaba Cloud marketplace](https://www.alibabacloud.com/marketplace) is an online market. You can purchase software infrastructure, developer tools, and business software provided by third-party partners. You can become a marketplace service provider.

Auto Scaling enables you to dynamically scale your computing capacity up or down to meet the workload of your ECS instances according to scaling policies you specify, and to reduce the need of manual provision.  For more information, see [What is Auto Scaling](https://www.alibabacloud.com/help/zh/product/25855.htm).
Auto Scaling enables you to dynamically scale your computing capacity up or down to meet the workload of your ECS instances according to scaling policies you specify, and to reduce the need of manual provision.  For more information, see [What is Auto Scaling](https://www.alibabacloud.com/help/product/25855.htm).

Container Service enables you to manage the lifecycle of containerized applications by using Docker and Kubernetes. For more information, see [What is Container Service](https://www.alibabacloud.com/help/zh/product/25972.htm).
Container Service enables you to manage the lifecycle of containerized applications by using Docker and Kubernetes. For more information, see [What is Container Service](https://www.alibabacloud.com/help/product/25972.htm).

Server Load Balancer distributes the incoming traffic among multiple ECS instances according to the configured forwarding rules. For more information, see [What is Server Load Balancer](https://www.alibabacloud.com/help/zh/product/27537.htm).
Server Load Balancer distributes the incoming traffic among multiple ECS instances according to the configured forwarding rules. For more information, see [What is Server Load Balancer](https://www.alibabacloud.com/help/product/27537.htm).

CloudMonitor manages ECS instances, system disks, Internet bandwidth, and other resources. For more information, see [What is CloudMonitor](https://www.alibabacloud.com/help/zh/product/28572.htm).
CloudMonitor manages ECS instances, system disks, Internet bandwidth, and other resources. For more information, see [What is CloudMonitor](https://www.alibabacloud.com/help/product/28572.htm).

Server Guard \(Server Security\) provides real-time awareness and defense against intrusion events, which safeguards the security of your ECS instances. For more information, see [What is Server Guard](https://www.alibabacloud.com/help/zh/product/28449.htm).
Server Guard \(Server Security\) provides real-time awareness and defense against intrusion events, which safeguards the security of your ECS instances. For more information, see [What is Server Guard](https://www.alibabacloud.com/help/product/28449.htm).

Anti-DDoS Basic prevents and mitigates DDoS attacks by routing traffic away from your infrastructure. Alibaba Cloud Anti-DDoS Pro safeguards your ECS instances under high volume DDoS attacks. For more information, see [What is Anti-DDoS Basic](https://www.alibabacloud.com/help/doc-detail/28399.htm) and [What is Anti-DDoS Pro](https://www.alibabacloud.com/help/doc-detail/28464.htm).

Alibaba Cloud SDK enables you to access to Alibaba Cloud services and to manage your applications based on the language of your choice. For more information, see [Developer Resources](https://www.alibabacloud.com/zh/support/developer-resources).  You can use [OpenAPI Explorer](https://api.aliyun.com/) to debug ECS API and generate the SDK Demo.
Alibaba Cloud SDK enables you to access to Alibaba Cloud services and to manage your applications based on the language of your choice. For more information, see [Developer Resources](https://www.alibabacloud.com/support/developer-resources).  You can use [OpenAPI Explorer](https://api.aliyun.com/) to debug ECS API and generate the SDK Demo.

## Operations {#section_lsd_yqj_ydb .section}

Expand All @@ -57,5 +57,5 @@ You can use API to manage your ECS instances. For more information, see [API Ref

ECS supports both Subscription and Pay-As-You-Go as billing methods. For more information, see [Billing methods](../../../../intl.en-US/Pricing/Pricing overview.md#).

For the price information, see the [Pricing](https://www.alibabacloud.com/zh/product/ecs) page.
For the price information, see the [Pricing](https://www.alibabacloud.com/product/ecs) page.

0 comments on commit 7d3ee5e

Please sign in to comment.