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/block-storage/faq.mdx
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -79,10 +79,6 @@ Although there is no direct way to change the storage class of a volume while pr
79
79
2.[Export the snapshot](/instances/api-cli/snapshot-import-export-feature/#exporting-snapshots).
80
80
3.[Import the snapshot into a new Low Latency volume](https://www.scaleway.com/en/developers/api/block/#path-snapshot-import-a-snapshot-from-a-scaleway-object-storage-bucket).
81
81
82
-
Find out how to [migrate your Block Storage volumes and snapshots](/instances/how-to/migrate-volumes-snapshots-to-sbs/) from the Instance API to the Block Storage API.
83
-
84
-
Find out about the [advantages of migrating the management of your volumes and snapshots](/block-storage/reference-content/advantages-migrating-to-sbs) from the Instance API to the Block Storage API.
85
-
86
82
## Compatibility and integration
87
83
88
84
### What other Scaleway resources are compatible with Block Storage?
This guide provides a complete overview of internet and Block Storage bandwidth for Scaleway Instances.
17
+
Understanding these specifications is crucial for optimizing your infrastructure for performance and compatibility.
17
18
18
-
<InstancesBLockBandwidthOverview />
19
+
### Why bandwidth matters
20
+
21
+
Bandwidth impacts how your applications perform and interact with other systems.
22
+
-**Internet bandwidth**: Affects how fast your Instance can send or receive data over the internet.
23
+
-**Block bandwidth**: Determines the read/write speed to Block Storage, essential for storage-heavy workloads like databases and analytics.
24
+
25
+
<Messagetype="important">
26
+
Bandwidth specifications listed here are for informational purposes. To validate the exact bandwidth capacity of your Instance type, refer to the `block_bandwidth` field in the [Instances API](https://www.scaleway.com/en/developers/api/instance/#path-instance-types-list-instance-types). Use the endpoint `/instance/v1/zones/{zone}/products/servers` to retrieve Instance type specifications.
27
+
</Message>
28
+
29
+
<Messagetype="tip">
30
+
To maximize compatibility with [Block Storage Low Latency 15k](/block-storage/), select an Instance with **at least 3 GiB/s** of Block bandwidth.
31
+
</Message>
32
+
33
+
## COPARM1 range
34
+
35
+
| Instance Type | Internet Bandwidth (up to) | Block Bandwidth (up to) |
0 commit comments