Service Overview
Total Page:16
File Type:pdf, Size:1020Kb
Elastic Cloud Server Service Overview Date 2021-03-18 Elastic Cloud Server Service Overview Contents Contents 1 What Is ECS?............................................................................................................................. 1 2 ECS Advantages........................................................................................................................4 3 ECS Application Scenarios..................................................................................................... 6 4 Notes and Constraints on Using ECSs.................................................................................8 5 Instances..................................................................................................................................10 5.1 Overview.................................................................................................................................................................................. 10 5.2 ECS Lifecycle........................................................................................................................................................................... 10 5.3 ECS Types................................................................................................................................................................................. 12 6 x86 ECS Specifications and Types...................................................................................... 14 6.1 ECS Specifications................................................................................................................................................................. 14 6.2 General Computing ECSs....................................................................................................................................................29 6.3 General Computing-plus ECSs.......................................................................................................................................... 32 6.4 General Computing-Basic ECSs........................................................................................................................................ 37 6.5 Memory-optimized ECSs.................................................................................................................................................... 40 6.6 Large-Memory ECSs............................................................................................................................................................. 43 6.7 Disk-intensive ECSs............................................................................................................................................................... 45 6.8 Ultra-high I/O ECSs.............................................................................................................................................................. 48 6.9 High-Performance Computing ECSs...............................................................................................................................51 6.10 GPU-accelerated ECSs....................................................................................................................................................... 53 7 Kunpeng ECS Specifications and Types............................................................................ 63 7.1 ECS Specifications................................................................................................................................................................. 63 7.2 Kunpeng General Computing-plus ECSs....................................................................................................................... 64 8 Images......................................................................................................................................67 9 EVS Disks................................................................................................................................. 69 10 Network.................................................................................................................................70 11 Security..................................................................................................................................73 11.1 Hypervisor Security............................................................................................................................................................ 73 11.2 User Encryption................................................................................................................................................................... 74 11.3 Cloud-Init...............................................................................................................................................................................76 2021-03-18 ii Elastic Cloud Server Service Overview Contents 12 Billing..................................................................................................................................... 78 13 CPU Credits........................................................................................................................... 84 14 Region and AZ......................................................................................................................88 15 ECS and Other Services......................................................................................................90 16 Change History.................................................................................................................... 93 2021-03-18 iii Elastic Cloud Server Service Overview 1 What Is ECS? 1 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 authentication. After creating an ECS, you can modify its specifications when necessary. ECS works with other services to provide a reliable, secure, efficient computing environment. Why ECS? ● Rich specifications: A variety of ECS types are available for different scenario requirements. There are multiple customizable specifications for each type. ● Comprehensive images: Public, private, and shared images can be flexibly selected to request for ECSs. ● Differentiated EVS disks: Common I/O, high I/O, ultra-high I/O, and general purpose SSD disks are available for all of your service requirements. ● Flexible billing modes: Yearly/Monthly and pay-per-use billing modes allow you to purchase and release resources at any time based on service fluctuation. ● Reliable data: Scalable, reliable high-throughput virtual block storage is based on distributed architecture. ● Security protection: The network is isolated and protected using security group rules from viruses and Trojan horses. Security services, such as Anti- DDoS, Web Application Firewall (WAF), and Vulnerability Scan Service (VSS) are included to further enhance ECS security. ● Flexible, easy-to-use: Elastic computing resources are automatically adjusted based on service requirements and policies to efficiently meet service requirements. ● Highly efficient O&M: Multi-choice management via the management console, remote access, and APIs with full rights. ● In-cloud monitoring: Cloud Eye samples monitored metrics in real time, correctly generates resource monitoring alarms, and sends notifications to related personnel immediately after the alarms are triggered. 2021-03-18 1 Elastic Cloud Server Service Overview 1 What Is ECS? ● Load balancing: Elastic Load Balance (ELB) automatically distributes access traffic to multiple ECSs to balance their service load. It enables higher levels of fault tolerance in your applications and expands application service capabilities. For more details, see 2 ECS Advantages and 3 ECS Application Scenarios. 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. ● ECSs can be deployed in multiple availability zones (AZs) connected with each other through an internal network. If one AZ becomes faulty, other AZs in the same region will not be affected. ● With the Virtual Private Cloud (VPC) service, you can build your own dedicated network on the cloud. You can also set subnets and security groups within your VPC for further isolation. You can allow your VPC to communicate with the external network through an EIP (bandwidth support required). ● With the Image Management Service (IMS), you can use an image to create ECSs. Alternatively, you can use an existing ECS to create a private image and use the private image to create the same ECSs for rapid service deployment. ● Elastic Volume Service (EVS) provides storage space and Volume Backup Service (VBS) provides data backup and restoration functions. ● Cloud Eye lets you keep a close eye on the performance and resource utilization of ECSs, ensuring ECS reliability and availability. ● Cloud Backup and Recovery (CBR) backs up data for EVS disks and ECSs, and uses snapshots and backups to restore the EVS disks and ECSs. Figure 1-1 System architecture 2021-03-18 2 Elastic Cloud Server Service Overview 1 What Is ECS? Access Methods The public cloud provides a web-based service management platform.