This topic describes how to purchase a pay-as-you-go cluster in the PolarDB console.
Prerequisites
An Alibaba Cloud account is registered and is used to log on to the PolarDB console. For more information, see Register and log on to an Alibaba Cloud account.
Precautions
PolarDB for Oracle supports 64-bit DATE types that are compatible with Oracle. You must use the latest version of the PolarDB JDBC driver together with this feature. The JDBC driver must be of 42.2.9.1.2 or later. Otherwise, the loss of precision may occur. For more information, see 64-bit DATE types.
Background information
A cluster consists of one primary node and a maximum of 15 read-only nodes. To ensure high availability, at least one read-only node is required to implement the active-active architecture. A node is a virtual database server. You can create and manage multiple databases on a node.
PolarDB for PostgreSQL (Compatible with Oracle) supports only Virtual Private Cloud (VPC). Each VPC is an isolated network on Alibaba Cloud and is more secure than the classic network.
To fully leverage the performance capabilities of PolarDB, your PolarDB cluster needs to be deployed in the same internal network with other Alibaba Cloud services. We recommend that you deploy PolarDB clusters and Elastic Compute Service (ECS) instances in the same VPC to make full use of the capabilities provided by PolarDB. If your ECS instance is deployed in a classic network, you need to migrate the instance to a VPC.
Step 1: Complete the basic settings
In this step, you can configure the basic parameters and resources that are required to purchase a cluster. The basic parameters include the billing method, region, and zone. The basic resources include the database engine, compute node specifications, PolarProxy, and storage.
Go to the PolarDB cluster buy page.
Set Billing Method to Pay-As-You-Go.
When you create a pay-as-you-go cluster, you do not need to make a payment first. You are charged for the computing, storage and proxies that you use.
Configure the following parameters.
Parameter
Description
Region
The region of the cluster. After a cluster is created, the region of the cluster cannot be changed.
NoteMake sure that the PolarDB cluster and the Elastic Compute Service (ECS) instance to which it will be connected are deployed in the same region. Otherwise, the PolarDB cluster and the ECS instance can communicate only over the Internet, which degrades performance.
You can deploy your PolarDB cluster in the same zone as your ECS instance to reduce network latency and increase access speed. They can also be deployed in different zones. If you create a PolarDB cluster in the same zone as the ECS instance, the network latency is reduced and the access speed is increased.
Creation Method
The method that is used to create a PolarDB cluster.
Create Primary Cluster: Create a PolarDB cluster.
Restore from Recycle: creates a cluster by restoring a backup of a deleted cluster from the recycle bin.
Source Version: the version of the cluster that is deleted.
Deleted Clusters: the name of the cluster that is deleted.
Backup History: the backup file that you want to restore.
NoteYou can select other options to create databases of other engines.
Database Engine
Set Database Engine to PolarDB for Oracle 1.0 or PolarDB for Oracle 2.0.
Database Edition
Enterprise Edition is selected by default.
Edition
Cluster Edition (Recommended) is selected by default.
Specification
Dedicated is selected by default.
NoteFor more information about the specifications of compute nodes, see Specifications of compute nodes.
CPU Architecture
X86 is selected by default.
Primary Zone
Select the primary zone where the cluster resides.
A zone is an independent geographical location in a region. All zones in a region provide the same level of service performance.
You can deploy your PolarDB cluster and ECS instance in the same zone or in different zones.
You need to specify only the primary zone. The system automatically selects a secondary zone.
Network Type
Configure the VPC and vSwitch.
The network type can only be VPC. You do not need to configure this parameter. Make sure that the PolarDB cluster is created in the same VPC as the ECS instance to which the cluster is to be connected. Otherwise, the cluster and the ECS instance cannot communicate over an internal network to achieve optimal performance.
If you have an existing VPC that meets your network requirements, select the VPC. For example, if you have an existing ECS instance and the VPC to which the ECS instance belongs meets your network requirements, select this VPC.
Otherwise, use the default VPC and the vSwitch.
Default VPC:
Only one VPC is specified as the default VPC in the region that you select.
The CIDR block of the default VPC uses a 16-bit subnet mask. For example, the CIDR block of the default VPC can be 192.168.0.0/16. This CIDR block provides up to 65,536 private IP addresses.
The default VPC does not count towards the quota of VPCs that you can create.
Default vSwitch:
There is only one default vSwitch per zone.
The CIDR block of the default vSwitch uses a 20-bit subnet mask. For example, the CIDR block of the default vSwitch can be 192.168.0.0/20. This CIDR block provides up to 4,096 private IP addresses.
The default vSwitch does not count towards the quota of vSwitches that you can create in a VPC.
If the default VPC and vSwitch cannot meet your requirements, you can create your custom VPC and vSwitch. For more information, see Create and manage a VPC.
Enable Hot Standby Cluster
Select whether to Enable Hot Standby Storage Cluster.
If the hot standby storage cluster feature is enabled, both the primary PolarDB for MySQL cluster and the hot standby storage cluster are deployed in the same region. The two clusters each have three replicas, which adds up to six replicas. This delivers higher SLA than when this feature is disabled.
If this feature is disabled, only the primary cluster is deployed. The cluster has three replicas, and the storage unit price is half of that when this feature is enabled. This delivers lower SLA than when this feature is enabled.
Nodes
If the cluster edition is Cluster Edition (Recommended), the system creates a primary node and a read-only node that have the same specifications by default. You do not need to configure this parameter.
Filter
The compute node specifications. For more node specifications, see Specifications of compute nodes.
PolarProxy Type
Dedicated Enterprise is selected by default.
Storage Type
The storage type of the new cluster. PolarDB provides two storage types: PSL5 and PSL4.
PSL5: the storage type supported in the historical versions of PolarDB. It delivers higher performance, reliability and availability.
PSL4: a new storage type for PolarDB. PSL4 uses the Smart-SSD technology developed by Alibaba Cloud to compress and decompress data at the physical SSD disk level. This can minimize the storage price of data while keep a high disk performance.
NoteThe storage type of existing clusters cannot be changed. To use PSL4, we recommend that you purchase a new cluster, set the storage type to PSL4, and then migrate data to the new cluster.
For more information about the two storage types, see Comparison between PSL4 and PSL5.
Storage Cost
The storage cost. You do not need to change this parameter value. You are charged for the amount of storage capacity that is consumed by data on an hourly basis. For more information, see Specifications and pricing.
NoteYou do not need to specify the storage capacity when you create a cluster. The system scales the storage capacity when the amount of data is increased or decreased.
Step 2: Configure advanced options
In the Advanced Options (Optional) section, you can configure parameters such as Cluster Name and Resource Group.
Configure the following parameters.
Parameter | Description |
Cluster Name | You can specify a custom cluster name or use an auto-generated name. If you select Auto-generated, the system automatically generates a cluster name after the cluster is created. You can change the cluster name afterwards. If you select Custom, you must enter a cluster name that meets the following requirements:
|
Resource Group | Select a resource group from the drop-down list. For more information, see Create a resource group. Note A resource group allows you to centrally manage the resources of an account. A resource belongs to only one resource group. For more information, see Classify resources into resource groups and grant permissions on the resource groups. |
Enable TDE | Specify whether to enable transparent data encryption (TDE). When TDE is enabled, PolarDB encrypts the data files of your cluster. You do not need to modify code to allow access to your cluster. However, TDE reduces the performance of your cluster by 5% to 10%. Note TDE cannot be disabled after it is enabled. |
Step 3: Configure the number of clusters to purchase and confirm the order
Before the cluster is created, make sure that the selected configurations such as the quantity meet your requirements.
Check the selected configuration on the right side of the page.
Specify Quantity.
NoteYou can create a maximum of 50 clusters at a time. This allows you to create multiple clusters in specific scenarios such as deploying multiple game servers at a time.
You can purchase a maximum of 50 clusters with your Alibaba Cloud account.
Read and select the terms of service.
View the fee and details in the lower part of the page. If they are correct, click Buy Now.
On the Purchase page, confirm the order and the payment method, and then click Subscribe.
After you complete the payment, wait 10 to 15 minutes. Then, you can view the new cluster on the Clusters page.
NoteIf the cluster is in the Creating state, it is unavailable. The cluster is available only if the cluster is in the Running state.
Make sure that you select the region where the cluster is deployed. Otherwise, you cannot view the cluster.
Related API operations
API | Description |
Creates a PolarDB cluster. | |
Queries PolarDB clusters. | |
Queries details about a PolarDB cluster. |