Skip to content

Commit 731dc8b

Browse files
authored
docs(block-storage): weekly review (#3971)
1 parent 2b4dbf9 commit 731dc8b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

storage/block/concepts.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: Explore essential concepts of Block Storage, including block devices, IOPS, SANs, local volumes, and their roles in enhancing storage performance and reliability.
88
tags: block storage volumes concept
99
dates:
10-
validation: 2024-05-06
10+
validation: 2024-11-13
1111
categories:
1212
- block-storage
1313
- storage
@@ -23,8 +23,8 @@ IOPS or Input/Ouptut Operations Per Second, is a unit of measurement that indica
2323

2424
Scaleway Block Storage Low Latency offers two IOPS limits:
2525

26-
- 5000 IOPS
27-
- 15 000 IOPS
26+
- 5000 IOPS (5K IOPS)
27+
- 15 000 IOPS (15K IOPS)
2828

2929
## Local volume
3030

@@ -36,4 +36,4 @@ A Storage Area Network (SAN) consists of interconnected machines, network infras
3636

3737
## Volumes
3838

39-
A storage space used by your Instances. Several volumes can be [attached to an Instance](/storage/block/how-to/attach-a-volume/). In addition, they can be [snapshotted](/storage/block/how-to/create-a-snapshot/), [mounted](/storage/block/api-cli/managing-a-volume/#mounting-and-using-a-volume) or [unmounted](/storage/block/api-cli/unmounting-a-volume/).
39+
A volume is a storage space used by your Instances. Several volumes can be [attached to an Instance](/storage/block/how-to/attach-a-volume/). In addition, they can be [snapshotted](/storage/block/how-to/create-a-snapshot/), [mounted](/storage/block/api-cli/managing-a-volume/#mounting-and-using-a-volume) or [unmounted](/storage/block/api-cli/unmounting-a-volume/).

0 commit comments

Comments
 (0)