百度智能云

All Product Document

          Cloud Database MONGODB

          Create Sharded Cluster Instance

          You can create a sharded cluster instance through the MongoDB management console. This article introduces the specific operating process.

          Prerequisites

          • To create an instance of a prepaid method, the account cash balance is required to be greater than or equal to the instance fee.

          Operating Steps

          1. Log in to the MongoDB management console.
          2. In the upper left corner of the page, select the region where the instance resides.
          3. In the left navbar, click the Sharded Cluster Instance List.
          4. On the Sharded cluster instance list page, click New Instance.

          1. Select the instance configuration. The parameter description is as follows:
          Parameter Configuration AreaParameter ItemsDescription
          Payment and regionPayment methodSupport two payment methods: Prepaid (on an annual or a monthly basis) and postpaid (pay-as-you-go).
          Current RegionThe geographic location where the instance resides. As private networks of instances in different regions are not interconnected, you can not change the region once you have created an instance. Please take care to choose the region.
          Availability zoneThe availability zone refers to the physical zone where electricity and network are independent of each other in the same zone.
          Basic configurationDatabase versionThe database versions supported by the replica set instance include versions 3.4 and 3.6.
          Storage engine It is is fixed as the WiredTiger storage engine.
          Network typeVPC and subnet information to which the instance belongs.
          Mongos configurationCPU memory specificationsMongos node CPU and memory specifications.
          Numbernumber of Mongos nodes
          Shard configurationCPU memory specificationsShard node CPU and memory specifications.
          Storage diskThe storage space exclusive to each node in the replica set instance.
          NumberNumber of Shard Nodes.
          Config Server configurationConfig Server specification configurationThe specification configuration of ConfigServer is fixed at 1 core 2GB, and the storage space is fixed at 20GB, and modification is not supported.
          System informationInstance nameYou can specify a name for the instance, which is randomly generated by default.
          Administrator passwordYou can set a password for the root account during the creation. You can also obtain a randomly-generated password, and then reset the password.
          Purchase informationDurationIn the prepaid mode, you can choose the duration.
          Number of purchasesNumber of instances purchased. The batch purchase is not supported currently.
          Automatic renewalIn the prepaid mode, you can select the automatic renewal to ensure that the instance will not be shut down due to arrears.
          1. Click Go to Pay and follow the prompts to complete the payment process.
          Previous
          Data Security
          Next
          Create Replica Cluster Instance