Region |
Region where the standby instance is deployed.
NOTICE:
Products in different regions cannot communicate with each other through a private network. After a DB instance is purchased, the region cannot be changed.
|
Creation Method |
Create new |
DB Instance Name |
The name must start with a letter and consist of 4 to 64 characters. Only letters, digits, hyphens (-), and underscores (_) are allowed. |
DB Engine |
TaurusDB |
DB Engine Version |
MySQL 8.0 |
Kernel Version |
Kernel version of the standby instance. The kernel version must be 2.0.46.231000 or later.
For details about the updates in each minor kernel version, see TaurusDB Kernel Version Release History.
NOTE:
To configure the kernel version, contact customer service.
|
DB Instance Type |
Only Cluster can be selected. There are 2 to 10 read replicas in a cluster instance in the RegionlessDB cluster. |
Storage Type |
Shared |
AZ Type |
An AZ is a physical region where resources have their own independent power supply and networks. AZs are physically isolated but interconnected through an internal network. Some regions support both single-AZ and multi-AZ deployment and some only support single-AZ deployment.
- Single AZ: The primary node and read replicas are deployed in the same AZ.
- Multi-AZ: The primary node and read replicas are deployed in different AZs to ensure high reliability.
|
Time Zone |
You need to select a time zone for your instance based on the region hosting your instance. The time zone is selected during instance creation and cannot be changed after the instance is created. |
Instance Specifications |
For details about the specifications supported by TaurusDB, see Instance Specifications.
TaurusDB is a cloud-native database that uses the shared storage. To ensure workload stability in high read/write pressure, the system controls the read/write peaks of DB instances based on instance specifications. For details about how to select specifications, see Performance White Paper. |
CPU Architecture |
The CPU architecture can be x86 or Kunpeng. Under a CPU architecture, you need to select vCPUs and memory of the instance. |
Nodes |
All nodes of the standby instance are read replicas. You can apply for a maximum of 10 read replicas at a time for a pay-per-use instance.
After an instance is created, you can add read replicas as required. Up to 15 read replicas can be created for a standby instance in a cluster. |
Storage Space (GB) |
Storage will be scaled up dynamically based on the amount of data that needs to be stored, and is billed hourly on a pay-per-use basis. |
VPC |
- A dedicated virtual network in which your TaurusDB instance is located. It isolates networks for different workloads. You can select an existing VPC or create a VPC. For details about how to create a VPC, see Creating a VPC.
If no VPC is available, TaurusDB allocates a VPC to you by default.
NOTICE:
- Ensure that the VPC selected for the standby instance is connected to the VPC selected for the primary instance through a VPN.
- After a TaurusDB instance is created, the VPC cannot be changed.
- A subnet provides dedicated network resources that are logically isolated from other networks for network security.
A private IP address is automatically assigned when you create a DB instance. You can also enter an idle private IP address in the subnet CIDR block.
|
Security Group |
It can enhance security by controlling access to TaurusDB from other services. When you select a security group, you must ensure that it allows the client to access instances.
If no security group is available or has been created, TaurusDB allocates a security group to you by default.
NOTE:
- To ensure subsequent database connection and access, you need to allow all IP addresses to access your DB instance through port 3306 and over ICMP.
- Configure private network security group rules to ensure that the primary and standby instances in a cluster can communicate with each other.
|
Parameter Template |
Contains engine configuration values that can be applied to one or more instances. You can modify the instance parameters as required after the instance is created.
NOTICE:
If you use a custom parameter template when creating a DB instance, the following specification-related parameters in the custom template are not applied. Instead, the default values are used.
innodb_buffer_pool_size
innodb_log_buffer_size
max_connections
innodb_buffer_pool_instances
innodb_page_cleaners
innodb_parallel_read_threads
innodb_read_io_threads
innodb_write_io_threads
threadpool_size
After a DB instance is created, you can adjust its parameters as needed. For details, see Modifying Parameters in a Parameter Template. |
Enterprise Project |
Only available for enterprise users. If you want to use this function, contact customer service.
An enterprise project provides a way to manage cloud resources and enterprise members on a project-by-project basis.
You can select an enterprise project from the drop-down list. The default project is default. |
Tag |
This parameter is optional. Adding tags helps you better identify and manage your DB instances. Each DB instance can have up to 20 tags.
After a DB instance is created, you can view its tag details on the Tags tab. For details, see Tag Management. |