Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions storage/block/concepts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: Explore essential concepts of Block Storage, including block devices, IOPS, SANs, local volumes, and their roles in enhancing storage performance and reliability.
tags: block storage volumes concept
dates:
validation: 2024-05-06
validation: 2024-11-13
categories:
- block-storage
- storage
Expand All @@ -23,8 +23,8 @@ IOPS or Input/Ouptut Operations Per Second, is a unit of measurement that indica

Scaleway Block Storage Low Latency offers two IOPS limits:

- 5000 IOPS
- 15 000 IOPS
- 5000 IOPS (5K IOPS)
- 15 000 IOPS (15K IOPS)

## Local volume

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

## Volumes

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/).
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/).