Buying an RDS for MySQL DB Instance
Scenarios
This section describes how to buy a DB instance on the RDS console.
It allows you to tailor your compute resources and storage space to your business needs.
- Go to the Buy DB Instance page.
- On that page, select a billing mode, configure information about your instance, and click Buy.
- Basic Settings
Table 1 Basic Settings Parameter
Description
Region
Region where your resources are located.
NOTE:Products in different regions cannot communicate with each other through a private network. After a DB instance is created, the region cannot be changed. Therefore, exercise caution when selecting a region.
Billing Mode
Yearly/monthly and pay-per-use billing modes are available to meet your requirements in different scenarios.
- Yearly/Monthly: A prepaid billing mode in which you pay for resources before using it. Bills are settled based on the subscription period. The longer the subscription, the bigger the discount. This mode is a good option for long-term, stable services.
- Pay-per-use: A postpaid billing mode. You pay as you go and just pay for what you use. The DB instance usage is calculated by the second but billed every hour. If your instance has been used for less than one hour, you will be billed based on the actual duration. This mode allows you to adjust resource usage easily. You neither need to prepare for resources in advance, nor end up with excessive or insufficient preset resources.
- Engine Options
- Instance configuration
Table 3 Instance configuration Parameter
Description
Instance Class
Refers to the vCPUs and memory of a DB instance. Different instance classes support different numbers of database connections and maximum IOPS.
Storage Space
Contains the system overhead required for inodes, reserved blocks, and database operation.
Enable autoscaling
If the storage type is cloud SSD or extreme SSD, you can enable storage autoscaling. When the available storage drops to a specified threshold, autoscaling is triggered.- Enable Storage Autoscaling: If you select this option, storage autoscaling is enabled.
- Trigger If Available Storage Drops To: If the available storage drops to a specified threshold or 10 GB, autoscaling is triggered.
- Autoscaling Limit: The default value range is from 40 to 4000, in GB. The limit must be no less than the storage of the DB instance.
NOTE:If you specify a read replica when creating a primary DB instance and enable storage autoscaling for the primary DB instance, storage autoscaling is also enabled for the read replica by default.
Disk Encryption
Enabling disk encryption enhances data security but reduces the database's read and write performance by 5%.
Key Name: indicates the tenant key. Select one from the drop-down list.
After disk encryption is enabled, the following restrictions apply:
- If you enable disk encryption during instance creation, the disk encryption status and the key cannot be changed later.
- Enabling disk encryption will not encrypt backup data stored in Object Storage Service (OBS). To enable backup data encryption, contact customer service.
- Basic Settings and Connectivity
- Additional Options
Table 5 Additional Options Parameter
Description
Parameter Template
Contains engine configuration values that can be applied to one or more DB instances of the same DB engine.
In the drop-down list, you can select a default parameter template, high-performance parameter template, or custom parameter template in the current region as required.
- A default parameter template contains DB engine defaults and system defaults that are configured based on the engine, compute class, and storage space allocated of an instance. Default parameter templates cannot be modified, but you can create your own parameter template to change parameter settings.
- High-performance parameter templates are only available for RDS for MySQL 5.7 and 8.0. Compared with standard parameter templates, high-performance templates provide higher read/write speed but lower data security.
- You can select a custom parameter template and change the parameter values as required. The changes to parameter values in a custom parameter template are not applied to your instance until you apply the template to the instance. For details, see Creating a Parameter Template.
If you select a custom parameter template when creating a DB instance, specification-related parameters (including back_log, innodb_io_capacity_max, max_connections, innodb_io_capacity, innodb_buffer_pool_size, and innodb_buffer_pool_instances) in the custom template are not applied. Instead, the default values are used.
Time Zone
You need to select a time zone for your instance based on the region hosting your instance.
Table Name
Specifies whether table names are case sensitive. This parameter is supported for RDS for MySQL 8.0 only.
The case sensitivity of table names (lower_case_table_names) for created RDS for MySQL 8.0 instances cannot be changed.
Tag
(Optional) Tags an RDS instance. Adding tags to RDS DB instances helps you better identify and manage the DB instances. A maximum of 20 tags can be added for each DB instance.
After a DB instance is created, you can view its tag details on the Tags page.
- Read Replica
- Required Duration and Quantity
Table 7 Required Duration and Quantity Parameter
Description
Required Duration
This option is available only for yearly/monthly DB instances. The system will automatically calculate the configuration fee based on the selected required duration. The longer the required duration is, the larger discount you will enjoy.
Auto-renew
- This option is available only for yearly/monthly DB instances and is not selected by default.
- If you select this option, the auto-renewal cycle is determined by the selected required duration.
Quantity
RDS supports batch creation of DB instances. If you intend to create primary/standby DB instances and set Quantity to 1, a primary DB instance and a synchronous standby DB instance will be created.
The performance of your DB instance depends on its configurations. The hardware configuration items you can choose include the instance class, storage type, and storage space.
- Basic Settings
- Confirm the instance information.
- For pay-per-use instances, confirm the specifications.
- If you need to modify your settings, click Previous.
- If you do not need to modify your settings, select the agreement and click Submit.
- For yearly/monthly instances, confirm the order.
- If you need to modify your settings, click Previous.
- If you do not need to modify your settings, select the agreement and click Pay Now to go to the payment page. Select a payment method and complete the payment.
- For pay-per-use instances, confirm the specifications.
- To view and manage your DB instance, go to the Instances page.
- When your DB instance is being created, its status is Creating. The status changes to Available after the instance is created. To view the detailed progress and result of the creation, go to the Task Center page.
- An automated backup policy is enabled by default. You can change it after the DB instance is created. An automated full backup is immediately triggered once your DB instance is created.
Follow-up Operations
After a DB instance is created, you can enter a description for it. For details, see Changing a DB Instance Description.
The default database port is 3306. You can change it after a DB instance is created. To ensure data and instance security, you are advised to change the database port in a timely manner. For details, see Changing a Database Port.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.
