Skip to content

Commit b0c95a3

Browse files
committed
docs(ins): add bandwidth
1 parent aa5ade1 commit b0c95a3

File tree

2 files changed

+26
-2
lines changed

2 files changed

+26
-2
lines changed

macros/compute/instances-block-bandwidth-overview.mdx

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,30 @@ Bandwidth impacts how your applications perform and interact with other systems.
1919
To maximize compatibility with [Block Storage Low Latency 15k](/block-storage/), select an Instance with **at least 3 GiB/s** of Block bandwidth.
2020
</Message>
2121

22+
## BASIC-A range
23+
| Instance Type | Internet Bandwidth (up to) | Block Bandwidth (up to) |
24+
|-----------------------|-------------------------|---------------------|
25+
| BASIC-A2C-4G | 200 Mbit/s | 80 MiB/s |
26+
| BASIC-A2C-8G | 200 Mbit/s | 80 MiB/s |
27+
| BASIC-A4C-8G | 400 Mbit/s | 120 MiB/s |
28+
| BASIC-A4C-16G | 400 Mbit/s | 120 MiB/s |
29+
| BASIC-A8C-16G | 800 Mbit/s | 240 MiB/s |
30+
| BASIC-A8C-32G | 800 Mbit/s | 240 MiB/s |
31+
| BASIC-A16C-32G | 1.6 Gbit/s | 480 MiB/s |
32+
| BASIC-A16C-64G | 1.6 Gbit/s | 480 MiB/s |
33+
34+
35+
## STANDARD2 range
36+
| Instance Type | Internet Bandwidth (up to) | Block Bandwidth (up to) |
37+
|-----------------------|-------------------------|---------------------|
38+
| STANDARD-A2C-8G | 400 Mbit/s | 400 MiB/s |
39+
| STANDARD-A4C-16G | 800 Mbit/s | 800 MiB/s |
40+
| STANDARD-A8C-32G | 1.6 Gbit/s | 1.6 GiB/s |
41+
| STANDARD-A16C-64G | 3.2 Gbit/s | 3.2 GiB/s |
42+
| STANDARD2-A32C-128G | 6.4 Gbit/s | 4.8 GiB/s |
43+
| STANDARD2-A48C-192G | 9.6 Gbit/s | 4.8 GiB/s |
44+
| STANDARD2-A64C-256G | 12.8 Gbit/s | 4.8 GiB/s |
45+
2246
## COPARM1 range
2347

2448
| Instance Type | Internet Bandwidth (up to) | Block Bandwidth (up to) |

pages/instances/reference-content/instances-datasheet.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This datasheet provides a concise overview of the performance, technical feature
2222
| Instance type | BASIC-A |
2323
| Availability Zone | PAR1, PAR2, PAR3, AMS1, AMS2, WAW1, WAW2, WAW3 |
2424
| Storage | Block (from 10 GB to 10 TB) |
25-
| Max. NIC bandwidth | From 200 Mbps to 12.8 Gbps |
25+
| Max. NIC bandwidth | From 200 Mbps to 1.6 Gbps |
2626
| CPU type | ARM (Ampere Altra Max M128-30) |
2727
| CPU architecture | `arm64` |
2828
| Resources | Shared vCPUs |
@@ -37,7 +37,7 @@ This datasheet provides a concise overview of the performance, technical feature
3737
| Instance type | STANDARD2-A |
3838
| Availability Zone | PAR1, PAR2, PAR3, AMS1, AMS2, WAW1, WAW2, WAW3 |
3939
| Storage | Block (from 10 GB to 10 TB) |
40-
| Max. NIC bandwidth | From 200 Mbps to 12.8 Gbps |
40+
| Max. NIC bandwidth | From 400 Mbps to 12.8 Gbps |
4141
| CPU type | ARM (Ampere Altra Max M128-30) |
4242
| CPU architecture | `arm64` |
4343
| Resources | Shared vCPUs |

0 commit comments

Comments
 (0)