Skip to content

Latest commit

 

History

History
66 lines (44 loc) · 5.35 KB

File metadata and controls

66 lines (44 loc) · 5.35 KB
title Create a {{{ .premium }}} Instance
summary Learn how to create a {{{ .premium }}} instance.

Create a {{{ .premium }}} Instance

This document describes how to create a {{{ .premium }}} instance in the TiDB Cloud console.

Note:

  • Currently, {{{ .premium }}} is only available upon request. To request {{{ .premium }}}, click ? in the lower-right corner of the TiDB Cloud console, and then click Support Tickets to go to the Help Center. Create a ticket, fill in "Apply for {{{ .premium }}}" in the Description field, and then click Submit.
  • To learn how to create a TiDB Cloud Dedicated cluster, see Create a TiDB Cloud Dedicated Cluster.

Before you begin

If you do not have a TiDB Cloud account, click here to sign up for an account.

  • You can either sign up with email and password so that you can manage your password using TiDB Cloud, or sign up with your Google, GitHub, or Microsoft account.
  • For AWS Marketplace users, you can also sign up through AWS Marketplace. To do that, search for TiDB Cloud in AWS Marketplace, subscribe to TiDB Cloud, and then follow the onscreen instructions to set up your TiDB Cloud account.
  • For Azure Marketplace users, you can also sign up through Azure Marketplace. To do that, search for TiDB Cloud in Azure Marketplace, subscribe to TiDB Cloud, and then follow the onscreen instructions to set up your TiDB Cloud account.
  • For Google Cloud Marketplace users, you can also sign up through Google Cloud Marketplace. To do that, search for TiDB Cloud in Google Cloud Marketplace, subscribe to TiDB Cloud, and then follow the onscreen instructions to set up your TiDB Cloud account.
  • For Alibaba Cloud Marketplace users, you can also sign up through Alibaba Cloud Marketplace. To do that, search for TiDB Cloud in Alibaba Cloud Marketplace, subscribe to TiDB Cloud, and then follow the onscreen instructions to set up your TiDB Cloud account.
  • You can either sign up with email and password so that you can manage your password using TiDB Cloud, or sign up with your Google, GitHub, or Microsoft account.
  • For AWS Marketplace users, you can also sign up through AWS Marketplace. To do that, search for TiDB Cloud in AWS Marketplace, subscribe to TiDB Cloud, and then follow the onscreen instructions to set up your TiDB Cloud account.
  • For Azure Marketplace users, you can also sign up through Azure Marketplace. To do that, search for TiDB Cloud in Azure Marketplace, subscribe to TiDB Cloud, and then follow the onscreen instructions to set up your TiDB Cloud account.
  • For Google Cloud Marketplace users, you can also sign up through Google Cloud Marketplace. To do that, search for TiDB Cloud in Google Cloud Marketplace, subscribe to TiDB Cloud, and then follow the onscreen instructions to set up your TiDB Cloud account.

Steps

If you have the Organization Owner role, you can create a {{{ .premium }}} instance as follows:

  1. In the TiDB Cloud console, navigate to the My TiDB page, and then click Create Resource in the upper-right corner.

  2. On the Create Resource page, select Premium as your plan.

  3. Enter a name for your {{{ .premium }}} instance, and then choose a cloud provider and a region where you want to host your instance.

  4. (Optional) To group this {{{ .premium }}} instance in a project for management, click Group Your Instance in a Project, and then select the target project for the instance. If there is no project in your organization, you can create one by clicking Create a Project.

  5. In the Capacity area, set the maximum number of the Request Capacity Units (RCUs) for your instance.

    RCUs represent the compute resources provisioned for your workload. TiDB Cloud automatically scales your instance within this range based on demand.

    Note:

    You will be billed for the Minimum Billing RCU shown below the maximum number of RCUs, even if your actual usage is lower. The maximum RCU value must be set in increments of 100.

  6. For {{{ .premium }}} instances, only regional high availability is enabled, and it is not configurable. For more information, see High Availability.

  7. Click Create.

    The instance creation process begins. If this is your first instance in the selected region, provisioning typically takes about 30 minutes. If the selected region already has existing instances, the process is faster and usually completes within about 1 minute.

What's next

After your instance is created, follow the instructions in Connect to TiDB Cloud via Public Endpoint to create a password for your instance.

Note:

If you do not set a password, you cannot connect to the instance.