You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/managed-databases-for-postgresql-and-mysql/how-to/create-a-database.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ Compared to traditional database management, which requires customers to provide
50
50
- Choose your storage type and capacity. Two types of storage are available:
51
51
-**Block Storage Legacy** - With this type, your storage is decoupled from your compute resources. You can increase your storage space without changing your node type. You can define your storage capacity by entering the desired amount in the box. The volume can be increased up to 10 TB.
52
52
53
-
-**Block Storage**: This storage type works like the [Block Storage Legacy](/managed-databases-for-postgresql-and-mysql/concepts/#block-storage-legacy), while providing lower latency and high resiliency through 5k IOPS. You can increase your volume to up to 10 TB.
53
+
-**Block Storage**: This storage type works like Block Storage Legacy, while providing lower latency and high resiliency through 5k or 15k IOPS. You can increase your volume to up to 10 TB.
54
54
55
55
-**Local SSD Storage** - Your storage is fixed and tied to your compute resource.
Copy file name to clipboardExpand all lines: pages/managed-databases-for-redis/how-to/create-a-database-for-redis.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ Managed Database for Redis™<sup>*</sup> is a low-latency caching solution base
38
38
- Select a node type.
39
39
4. Configure your Network. You can select either:
40
40
41
-
-**Private Network**: allows your databases to communicate in an isolated and secure network without requiring a public IP address. If you select this option, you must either:
41
+
-**Attach to Private Network**: allows your databases to communicate in an isolated and secure network without requiring a public IP address. If you select this option, you must either:
42
42
- select an existing Private Network to attach from the drop-down or
43
43
- create and attach a new one
44
44
@@ -48,7 +48,7 @@ Managed Database for Redis™<sup>*</sup> is a low-latency caching solution base
48
48
- Managed Databases for Redis™ are currently not compatible with the [Static NAT](/public-gateways/concepts/#nat) feature of [Scaleway Public Gateways](/public-gateways/concepts/#public-gateway). You can use Public Gateways in [SSH bastion](/public-gateways/how-to/use-ssh-bastion/) mode and perform port forwarding.
49
49
</Message>
50
50
51
-
-**Public network**: resources in a public network are publicly visible by default. The default Access Control List (ACL) settings allow anybody to connect to resources in your network. You can restrict access by configuring ACLs.
51
+
-**Set up public connectivity**: resources in a public network are publicly visible by default. The default Access Control List (ACL) settings allow anybody to connect to resources in your network. You can restrict access by configuring ACLs.
52
52
5. Complete the remaining steps in the creation wizard:
53
53
- Create credentials: add a name and set a password for your user.
Using Private Networks improves performance by reducing the latency between your application and your database nodes. It also increases the security of your databases, as Instances in your Private Network can directly communicate with your Database Instance, without passing through the public internet.
20
20
21
-
You can create new Database Instances to attach to your Private Network, or attach existing ones.
21
+
You can [create new Database Instances](/managed-mongodb-databases/how-to/create-a-database-instance) to attach to your Private Network, or attach existing ones.
22
22
23
23
<Macroid="requirements" />
24
24
@@ -29,15 +29,15 @@ You can create new Database Instances to attach to your Private Network, or atta
29
29
30
30
## How to attach a Database Instance to a Private Network
31
31
32
-
<Messagetype="note">
33
-
You can only attach your Database Instance to one Private Network at a time.
34
-
</Message>
32
+
<Messagetype="note">
33
+
You can only attach your Database Instance to one Private Network at a time.
34
+
</Message>
35
35
36
36
1. Click **MongoDB®** under **Managed Databases** on the side menu. A list of your Database Instances displays.
37
37
2. Click the database name or <Iconname="more" /> > **More info** to access the Database Instance information page.
38
38
3. Scroll to the **Network** section.
39
39
4. Click **Attach Private Network** next to **Private endpoint**. A pop-up appears.
40
-
5. Choose whether to:
40
+
5. Choose one or both of the options below:
41
41
- Select and attach an existing Private Network and select the network from the drop-down list.
42
42
<Messagetype="important">
43
43
The Database Instance must be attached to a Private Network in the same region.
@@ -48,7 +48,7 @@ You can create new Database Instances to attach to your Private Network, or atta
48
48
</Message>
49
49
6. Click **Attach to Private Network** to conclude.
50
50
51
-
<Messagetype="important">
51
+
<Messagetype="note">
52
52
Managed MongoDB® is currently not compatible with the [Static NAT](/public-gateways/concepts/#nat) feature of [Scaleway Public Gateways](/public-gateways/concepts/#public-gateway). You can use Public Gateways in [SSH bastion](/public-gateways/how-to/use-ssh-bastion/) mode and perform port forwarding.
53
53
</Message>
54
54
@@ -61,8 +61,8 @@ Once you have attached your Database Instance to a Private Network, you can [con
61
61
1. Click **MongoDB®** under **Managed Databases** on the side menu. A list of your Database Instances displays.
62
62
2. Click the database name or <Iconname="more" /> > **More info** to access the Database Instance information page.
63
63
3. Scroll to the **Network** section.
64
-
4. Click <Iconname="unlink" /> next to the static IP that you want to unlink from your Database Instance.
65
-
5. Click **Detach Private Network** to remove the Instance from your Private Network.
64
+
4. Click **Detach Private Network**. A pop-up appears.
65
+
5. Click **Detach resource** to confirm.
66
66
67
67
<Messagetype="note">
68
68
This action takes a few moments to complete. During this time, your Database Instance:
Copy file name to clipboardExpand all lines: pages/managed-mongodb-databases/how-to/create-a-database-instance.mdx
+26-10Lines changed: 26 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,16 +38,32 @@ Document databases enable users to store and retrieve data in a document format,
38
38
-**Replica-set 1-node** - an instance of MongoDB® that runs as a single server and does not provide redundancy or high availability.
39
39
-**Replica-set 3-nodes** - a group of 3 MongoDB® servers (1 primary and 2 standby nodes) that maintain the same data set. Replica sets provide redundancy and high availability and are the basis for all production deployments. If the main node fails for any reason, one of the remaining standby nodes is assigned and can take over requests, reducing downtime.
40
40
- Select a node type.
41
-
- Define the size of your Block Storage volume. You can increase your storage space without changing your node type, with no downtime. You can increase your volume size to up to 10 TB.
42
-
- Add a name and set a password for your user.
43
-
<Messagetype="important">
44
-
Your username must adhere to specific criteria.
45
-
- Length must be between 1 and 63 characters
46
-
- First character must be an alphabetic character (**a-Za-Z**)
47
-
- It can not start with **_rdb**
48
-
- Only **a-zA-Z0-9_$-** characters are accepted
49
-
</Message>
41
+
- Configure storage settings. You can:
42
+
- Choose the [IOPS](/block-storage/concepts/#iops) setting, between **5k** and **15k**.
43
+
- Define your volume size. Block Storage volumes can increase up to 10 TB.
44
+
- Review the snapshot configuration. During the private beta, only manual snapshots are available.
45
+
4. Configure your Network. Choose one or both of the options below:
46
+
-**Attach to Private Network**: allows your databases to communicate in an isolated and secure network without requiring a public IP address. If you select this option, you must either:
47
+
- Select and attach an existing Private Network and select the network from the drop-down list.
48
+
<Messagetype="important">
49
+
The Database Instance must be attached to a Private Network in the same region.
50
+
</Message>
51
+
- Create and attach a new Private Network and enter the name of the network in the form.
52
+
<Messagetype="important">
53
+
If you select this option, a Private Network with default settings will be created in the same region as your Database Instance. Do not use a TLD (e.g. dev, cloud) as a name, to avoid conflicts.
54
+
</Message>
55
+
-**Set up public connectivity**: resources in a public network are publicly visible by default. The default Access Control List (ACL) settings allow anybody to connect to resources in your network. You can restrict access by configuring ACLs.
56
+
5. Complete the remaining steps in the creation wizard:
57
+
- Create credentials: add a name and set a password for your user.
58
+
<Messagetype="important">
59
+
Your username must adhere to specific criteria.
60
+
- Length must be between 1 and 63 characters
61
+
- First character must be an alphabetic character (**a-Za-Z**)
62
+
- It can not start with **_rdb**
63
+
- Only **a-zA-Z0-9_$-** characters are accepted
64
+
</Message>
50
65
- Enter a name for your Database Instance.
51
-
4. Click **Create a Database Instance** to confirm your choices and launch creation.
66
+
- Review the estimated cost.
67
+
4. Click **Create Database Instance** to confirm your choices and launch creation.
52
68
53
69
You are taken to the **Overview** tab for your Database Instance.
0 commit comments