Page cover image

Create Data Store

This guide explains how to create a data store. By creating the data store user can organize and access their database easily.

  • Go to the RDBMS page

  • And then click Create Data Store button.

RDBMS Page
  • Select Databases, to specify the database vendor of the data store to be created. Available database vendors are as follows MariaDB, MySQL, PostgreSQL, Redis, and Microsoft SQL Service.

Create Data Store Form - Select a database
  • Fill in the Form Creating configuration datastore.

Create Data Store Form
Column
Description

Name

Data Store Name

Tags

Tags make it easier for users to find the related data store they want to search for. Tags are optional to fill so users can leave the field blank.

Configuration

To define the configuration for the data store. In Master, users are allowed to read and write including deleting database contents, while Replicas users are only allowed to read database contents. The configurations that can be selected are as follows: - Multi-Master - Master/Replicas

Number of Nodes

Select nodes for the data store, the selected nodes can be one or three nodes. If the user select Multi Master in Configuration then there are two options in the Number of Nodes that is - 1 master node - 3 multi-masters node. If the user select Master/Replicas in Configuration then there are two options in the Number of Nodes that is - 1 master node - 1 master, 2 replicas

  • Fill in Name your Database

Create Data Store Form - Name your database
  • Fill in Tags that are related to the data store separated by a comma. For example, tags that related to the College data store are subject, lecture, and student.

Create Data Store Form - Tags
  • Choose the Configuration Multi Master.

Create Data Store Form- Configuration Multi-Master
  • Select Number of nodes 1 master node.

Number of Nodes Multi-Master
Description

1 master node

There is only one node that has read and write permissions on the database

3 multi-masters will be deployed

Three nodes have permissions to read and write to the database

If in Configuration section the user selects Master/Replicas then in Number of nodes section there are options that can be seen in Image Create Data Store Form - Configuration - Master/Replicas.

Create Data Store Form - Configuration - Master/Replicas
Number of Nodes Master / Replicas
Description

1 master node

There is only one node that has read and write permissions on the database

1 master, 2 replicas

There is one node that has read and write permissions on the database and two nodes only have read permissions on the database

  • Then, click Continue button to go to the next form page

Create Data Store Form - Number of Nodes
  • Then, click Continue button to go to the next form page.

Create Data Store Form - Cloud Service
  • Fill in the form Instances datastore.

Create Data Store Form - Instances
Description

Instances

Select the instance size for the data store. The instance sizes that can be selected according to user requirements are as follows: - 4VCPU, 8GB RAM - 8VCPU, 8GB RAM - 8VCPU, 32GB RAM - 16VCPU, 32GB RAM - 32VCPU, 128GB RAM

Storage

Select the volume type, the type that can be selected is Standard or Premium

Storage Size

Select the volume size (GiB), the default volume size is 80 GiB

  • Select Instances.

Create Data Store Form - Select Instance Size
  • Select Storage

Create Data Store Form - Select Storage
Storage
Description

Standard

Offers standard SSD storage types offered with input/output performance of 750 to 2500 IOPS

Premium

Offers premium SSD storage types offered with input/output performance of 2250 up to 4500 IOPS

  • Enter Storage Size. Then, click Continue button to go to the next form page.

Form Create Data Store - Input Storage Size
  • Select the Network Type Public, the selected network type cannot be changed by the user. Then, click Continue button to go to the next page

Form Create Data Store - Select Network
Network Type
Description

Private

A type of network that can only be accessed by certain people because it has restrictions and rules that limit access. If you select the Private network type, you must select the Availability Zone and VPC to be used.

Public

The type of network that anyone can access the network.

  • On the Preview page there will be summary information of all forms that filled in before. Then, click Finish button.

Form Create Data Store - Preview Page (a)
Form Create Data Store - Preview Page (b)
  • If the status column is worth deploying.. it means the data store is being processed

Form Create Data Store - Deploy Data Store
  • Data store successfully created if the status column changes to Available

Form Create Data Store - Data Store Successfully Created

Last updated