Create a Time Series Database (TSDB) instance from the TSDB console to start storing and querying time series data.
Prerequisites
Before you begin, ensure that you have:
A virtual private cloud (VPC) and a vSwitch in the region and zone where you want to deploy the instance. TSDB instances can only be deployed in a VPC. If you have not created a VPC, log on to the VPC console to create one.
Create an instance
Log on to the TSDB console.
Click Create in the upper-right corner.
On the buy page, configure the following parameters.
Basic configuration
Parameter Description How to configure Product Type The billing method for the instance. Time Series Database for TSDB (Subscription) charges you upfront for a fixed period and costs less per hour than pay-as-you-go. Time Series Database for TSDB (Pay-as-you-go) charges you hourly based on actual usage. Select Subscription for long-term workloads to get lower hourly rates and volume discounts. Select Pay-as-you-go for short-term or experimental workloads, and release the instance when it is no longer needed to stop billing. NoteYou can change the billing method from pay-as-you-go to subscription, but not the other way around.
Version The instance version. Available only when Product Type is Time Series Database for TSDB (Subscription) or Time Series Database for TSDB (Pay-as-you-go). Select Cluster Edition. Region The region where the instance is created. The region cannot be changed after the instance is created. Select the region closest to your users to reduce latency. Deploy the instance in the same region as your ECS instance — instances in different regions cannot communicate over the internal network and must use the Internet, which degrades performance. Zone An isolated physical location within the selected region. Select the zone based on your business requirements. Network configuration
Parameter Description How to configure Network Type The network type for the instance. Only VPC Network is available. No action required. Virtual Private Cloud (VPC) The VPC to associate with the instance. Select a VPC from the list. vSwitch The vSwitch within the selected VPC. Select the vSwitch that corresponds to the VPC you selected. Instance configuration
Parameter Description How to configure Instance Specifications The compute and memory capacity of the instance. Select an instance type based on your expected data ingestion rate and query volume. Storage Space The disk capacity allocated to the instance. Set based on your estimated data retention and ingestion volume. Storage Type The disk type. Available only when Product Type is InfluxDB®. Select from PL1 ESSD, SSD Cloud Disk, or High-Performance Cloud Disk based on your I/O performance requirements. Other settings
Parameter Description How to configure Instance Name A display name for the instance. The name must be 1–128 characters and start with a letter. Enter a descriptive name that identifies the instance's purpose or environment. Quantity The number of instances to create in this order. Enter the number of instances you need. Subscription Period The billing term for a subscription instance. Auto-renewal is available. Select a subscription period. Enable auto-renewal to avoid service interruptions caused by missed manual renewals. Click Buy Now.
On the Confirm Order page, review the configuration, select the check box to agree to the service agreement, and click Pay.
In the left-side navigation pane, click Instances to view the created instance.
What's next
Connect to the TSDB instance over VPC for lower latency and better performance, or over the Internet if needed.