Skip to content

Commit 0e909b7

Browse files
authored
docs(ins): add basic2-a instances (#5870)
* docs(ins): add basic2-a instances * docs(ins): update content * docs(ins): fix wording * docs(k8s): fix wording * docs(ins): remove ENT1 from datasheet * docs(ins): add quotas basic2-a
1 parent 12a1acc commit 0e909b7

File tree

7 files changed

+135
-45
lines changed

7 files changed

+135
-45
lines changed

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,18 @@ 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+
## BASIC2-A range
23+
| Instance Type | Internet Bandwidth (up to) | Block Bandwidth (up to) |
24+
|-----------------------|-------------------------|---------------------|
25+
| BASIC2-A2C-4G | 200 Mbit/s | 80 MiB/s |
26+
| BASIC2-A2C-8G | 200 Mbit/s | 80 MiB/s |
27+
| BASIC2-A4C-8G | 400 Mbit/s | 120 MiB/s |
28+
| BASIC2-A4C-16G | 400 Mbit/s | 120 MiB/s |
29+
| BASIC2-A8C-16G | 800 Mbit/s | 240 MiB/s |
30+
| BASIC2-A8C-32G | 800 Mbit/s | 240 MiB/s |
31+
| BASIC2-A16C-32G | 1.6 Gbit/s | 480 MiB/s |
32+
| BASIC2-A16C-64G | 1.6 Gbit/s | 480 MiB/s |
33+
2234
## COPARM1 range
2335

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

pages/block-storage/reference-content/block-instances-bandwidth-overview.mdx

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

33+
## BASIC2-A range
34+
| Instance Type | Internet Bandwidth (up to) | Block Bandwidth (up to) |
35+
|-----------------------|-------------------------|---------------------|
36+
| BASIC2-A2C-4G | 200 Mbit/s | 80 MiB/s |
37+
| BASIC2-A2C-8G | 200 Mbit/s | 80 MiB/s |
38+
| BASIC2-A4C-8G | 400 Mbit/s | 120 MiB/s |
39+
| BASIC2-A4C-16G | 400 Mbit/s | 120 MiB/s |
40+
| BASIC2-A8C-16G | 800 Mbit/s | 240 MiB/s |
41+
| BASIC2-A8C-32G | 800 Mbit/s | 240 MiB/s |
42+
| BASIC2-A16C-32G | 1.6 Gbit/s | 480 MiB/s |
43+
| BASIC2-A16C-64G | 1.6 Gbit/s | 480 MiB/s |
44+
3345
## COPARM1 range
3446

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

pages/instances/reference-content/development.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Scaleway's **Development** range includes DEV1 and GP1 Instances. These Instance
1515

1616
See below the technical specifications of Development Instances:
1717

18-
| Range | Development |
18+
| Range | Development |
1919
|:--------------------------------|:------------------------------------------------------------------------------|
2020
| Instance type | DEV1 <br /> GP1 |
2121
| Availability Zone | PAR1, PAR2, PAR3 (excl. DEV1), AMS1, AMS2, WAW1, WAW2 |

pages/instances/reference-content/general-purpose.mdx

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,26 @@ See below the technical specifications of PLAY2 and PRO2 Instances:
4545
| Sizing | From 1 to 32 vCPUs <br />From 2 to 128 GiB RAM |
4646
| vCPU:RAM ratio | Various<br />(1:2, 1:4) |
4747

48-
## COP-ARM Instances
48+
## BASIC2-A Instances
4949

50-
COP-ARM Instances are an innovative option, powered by ARM CPUs. These Instances mark a significant step in the world of development and general-purpose computing. Their ARM architecture is a key feature, offering an excellent price-performance ratio while maintaining various vCPU to RAM configurations. This ARM CPU design is especially efficient for standard and cloud-native workloads, ensuring cost-effective operations. Ideal for a wide range of cloud applications, COP-ARM Instances are well-suited for managing medium-to-high-traffic web servers, medium-sized databases, and e-commerce platforms, all the while leveraging the unique advantages of the ARM architecture.
50+
BASIC2-A Instances are an innovative option, powered by ARM CPUs. These Instances mark a significant step in the world of development and general-purpose computing. Their ARM architecture is a key feature, offering an excellent price-performance ratio while maintaining various vCPU to RAM configurations. This ARM CPU design is especially efficient for standard and cloud-native workloads, ensuring cost-effective operations. Ideal for a wide range of cloud applications, BASIC2-A Instances are well-suited for managing medium-to-high-traffic web servers, medium-sized databases, and e-commerce platforms, all the while leveraging the unique advantages of the ARM architecture.
51+
52+
The table below displays the technical specifications of BASIC2-A Instances:
53+
54+
| Range | General Purpose ARM Instances |
55+
|:------------------------------|:------------------------------------------------------------------------------|
56+
| Instance type | BASIC2-A |
57+
| Availability Zone | PAR1, PAR2, AMS1 |
58+
| Storage | Block (from 10 GB to 10 TB) |
59+
| Max. NIC bandwidth | From 200 Mbps to 1.6 Gbps |
60+
| CPU type | ARM (Ampere Altra Max M128-30) |
61+
| CPU architecture | `arm64` |
62+
| Resources | Shared vCPUs |
63+
| Sizing | From 2 to 16 vCPUs <br />From 4 to 64 GiB RAM |
64+
| vCPU:RAM ratio | 1:2 or 1:4 |
65+
| SLO | 99% availability |
66+
67+
## COPARM1 Instances (Legacy)
5168

5269
The table below displays the technical specifications of COP-ARM Instances:
5370

@@ -62,6 +79,8 @@ The table below displays the technical specifications of COP-ARM Instances:
6279
| Sizing | From 2 to 128 vCPUs <br />From 8 to 128 GiB RAM |
6380
| vCPU:RAM ratio | 1:4 |
6481

82+
83+
6584
## Complementary services
6685
To help build and manage your applications, consider complementing your General Purpose Instances with the following compatible services:
6786
- [Learn how to back up your Instance](/instances/how-to/create-a-backup/)

pages/instances/reference-content/instances-bandwidth-overview.mdx

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

27+
## BASIC2-A range
28+
| Instance Type | Internet Bandwidth (up to) | Block Bandwidth (up to) |
29+
|-----------------------|-------------------------|---------------------|
30+
| BASIC2-A2C-4G | 200 Mbit/s | 80 MiB/s |
31+
| BASIC2-A2C-8G | 200 Mbit/s | 80 MiB/s |
32+
| BASIC2-A4C-8G | 400 Mbit/s | 120 MiB/s |
33+
| BASIC2-A4C-16G | 400 Mbit/s | 120 MiB/s |
34+
| BASIC2-A8C-16G | 800 Mbit/s | 240 MiB/s |
35+
| BASIC2-A8C-32G | 800 Mbit/s | 240 MiB/s |
36+
| BASIC2-A16C-32G | 1.6 Gbit/s | 480 MiB/s |
37+
| BASIC2-A16C-64G | 1.6 Gbit/s | 480 MiB/s |
38+
39+
2740
## COPARM1 range
2841

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

0 commit comments

Comments
 (0)