Overview
As a complement to Cloud Virtual Machine (CVM), Tencent Cloud CVM Dedicated Host (CDH) provides you with exclusive physical server resources that meet the requirements for resource exclusivity, physical isolation, security and compliance. CDH is equipped with Tencent Cloud's virtualized system. Once purchased, CDH can help you flexibly create and manage multiple CVM instances with custom specs and plan the use of physical resources.
The following concepts are usually involved in CDH:
Host type: The type of host. Hardware configuration varies for different types of hosts. Local disk type: The type of disk on the host. Disk type varies for different types of hosts. Currently, there are two types of local disks: local HDD and local SSD.
CVM instance: The dedicated CVM instance assigned on the host; referred to as dedicated instance in some documents.
Cloud Block Storage: Distributed persistent block storage device provided by Tencent Cloud that can be used as a system disk of an instance or an expansion data disk. Image: A preset instance template that contains the instance's pre-configured environment (operating system and other installed software). SSH key: A way to log in to a Linux-based CVM instance more secure than regular passwords. Security group: Security controls of the access to instances by specifying inbound and outbound IP, protocol and port rules. Relevant Services
CDH is used by assigning CVM instances on it. For more information about using CVM instances, see CVM User Guide. You can use Cloud Load Balancer (CLB) to automatically distribute request traffic from clients across multiple CVM instances. For more information, see CLB Product Documentation. You can deploy a relational database in the cloud or use a Tencent Cloud database. For more information, see TencentDB for MySQL. Using CDH
CDH has web-based UIs (i.e. console). If you have already signed up for a Tencent Cloud account, you can log in to the CDH Console to perform various operations on the CVM instances. CDH also provides various APIs for host management. For more information about CDH API operations, see the API Documentation You can use the SDK (with PHP, Python, Java, .NET and Node.js supported) for programming or use the Tencent Cloud Command Line Interface (CLI) to call the CVM API. For details, see:
Was this page helpful?