Skip to content

Commit f665ab0

Browse files
committed
docs(ins): update instance range
1 parent 4ea0cc7 commit f665ab0

File tree

1 file changed

+80
-22
lines changed

1 file changed

+80
-22
lines changed

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

Lines changed: 80 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,81 @@ This datasheet provides a concise overview of the performance, technical feature
1313
Note that the **Max. NIC bandwidth** specifies the maximum available bandwidth for this Instance type. Bandwidth is shared between public internet and Private Network traffic.
1414
</Message>
1515

16-
## STARDUST1 Instances
16+
## General Purpose ARM Instances
17+
18+
### Basic Instances
19+
20+
| Instance Type | vCPUs | RAM (GiB) | vCPU:RAM Ratio |
21+
|---------------|--------|------------|----------------|
22+
| BASIC-A2C-4G | 2 | 4 | 1:2 |
23+
| BASIC-A2C-8G | 2 | 8 | 1:4 |
24+
| BASIC-A4C-8G | 4 | 8 | 1:2 |
25+
| BASIC-A4C-16G | 4 | 16 | 1:4 |
26+
| BASIC-A8C-16G | 8 | 16 | 1:2 |
27+
| BASIC-A8C-32G | 8 | 32 | 1:4 |
28+
| BASIC-A16C-32G| 16 | 32 | 1:2 |
29+
| BASIC-A16C-64G| 16 | 64 | 1:4 |
30+
31+
Common specifications:
32+
- Availability Zones: PAR1, PAR2, PAR3, AMS1, AMS2, WAW1, WAW2, WAW3
33+
- Storage: Block (from 10 GB to 10 TB)
34+
- Max. NIC Bandwidth: From 200 Mbps to 12.8 Gbps
35+
- CPU Type: ARM (Ampere Altra Max M128-30)
36+
- CPU Architecture: `arm64`
37+
- Resources: Shared vCPUs
38+
39+
### Standard Instances
40+
41+
| Instance Type | vCPUs | RAM (GiB) | vCPU:RAM Ratio |
42+
|---------------|--------|------------|----------------|
43+
| STANDARD2-A2C-8G | 2 | 8 | 1:4 |
44+
| STANDARD2-A4C-16G | 4 | 16 | 1:4 |
45+
| STANDARD2-A8C-32G | 8 | 32 | 1:4 |
46+
| STANDARD2-A16C-64G| 16 | 64 | 1:4 |
47+
| STANDARD2-A32C-128G| 32 | 128 | 1:4 |
48+
| STANDARD2-A48C-192G| 48 | 192 | 1:4 |
49+
| STANDARD2-A64C-256G| 64 | 256 | 1:4 |
50+
51+
**Common Specifications:**
52+
- Availability Zones: PAR1, PAR2, PAR3, AMS1, AMS2, WAW1, WAW2, WAW3
53+
- Storage: Block (from 10 GB to 10 TB)
54+
- Max. NIC Bandwidth:*From 200 Mbps to 12.8 Gbps
55+
- CPU Type: ARM (Ampere Altra Max M128-30)
56+
- CPU Architecture: `arm64`
57+
- Resources: Shared vCPUs
58+
- vCPU:RAM Ratio: 1:4 (All STANDARD2 Instances)
59+
60+
### COP-ARM Instances (Legacy)
61+
62+
The table below displays the technical specifications of COP-ARM Instances:
63+
64+
| Range | Cost-Optimized |
65+
|:--------------------------------|:------------------------------------------------------------------------------|
66+
| Instance type | COPARM1 |
67+
| Availability Zone | PAR2 |
68+
| Storage | Block (from 10 GB to 10 TB) |
69+
| Max. NIC bandwidth | From 200 Mbps to 3.2 Gbps |
70+
| CPU type | ARM (Ampere Altra Max M128-30) |
71+
| CPU architecture | `arm64` |
72+
| Resources | Shared vCPUs |
73+
| Sizing | From 2 to 128 vCPUs <br />From 8 to 128 GiB RAM |
74+
| vCPU:RAM ratio | 1:4 |
75+
76+
### Legacy ARM and new Instance types mapping
77+
78+
The COPARM1 instances are being replaced by the new General Purpose and Standard instance types. Below is the mapping of COPARM1 instances to their replacements:
79+
80+
| COPARM1 Instance Type | New Instance Type |
81+
|----------------------|-------------------|
82+
| COPARM1-2C-8G | BASIC-A2C-8G |
83+
| COPARM1-4C-16G | BASIC-A4C-16G |
84+
| COPARM1-8C-32G | BASIC-A8C-32G |
85+
| COPARM1-16C-64G | BASIC-A16C-64G |
86+
| COPARM1-32C-128G | STANDARD2-A32C-128G |
87+
88+
## x86 Instances
89+
90+
### STARDUST1 Instances
1791

1892
See below the technical specifications of Stardust Instances:
1993

@@ -30,7 +104,7 @@ This datasheet provides a concise overview of the performance, technical feature
30104
| vCPU:RAM ratio | 1:1 |
31105
| SLA | None |
32106

33-
## Development and General Purpose Instances
107+
### Development and General Purpose Instances
34108

35109
See below the technical specifications of Development and General Purpose Instances:
36110

@@ -46,7 +120,7 @@ See below the technical specifications of Development and General Purpose Instan
46120
| Sizing | From 2 to 4 vCPUs <br />From 2 to 12 GiB RAM |
47121
| vCPU:RAM ratio | Various<br />(1:1, 1:2, 1:3) |
48122

49-
## PLAY2 and PRO2 Instances
123+
### PLAY2 and PRO2 Instances
50124

51125
See below the technical specifications of PLAY2 and PRO2 Instances:
52126

@@ -62,23 +136,7 @@ See below the technical specifications of PLAY2 and PRO2 Instances:
62136
| Sizing | From 1 to 32 vCPUs <br />From 2 to 128 GiB RAM |
63137
| vCPU:RAM ratio | Various<br />(1:2, 1:4) |
64138

65-
## COP-ARM Instances
66-
67-
The table below displays the technical specifications of COP-ARM Instances:
68-
69-
| Range | Cost-Optimized |
70-
|:--------------------------------|:------------------------------------------------------------------------------|
71-
| Instance type | COPARM1 |
72-
| Availability Zone | PAR2 |
73-
| Storage | Block (from 10 GB to 10 TB) |
74-
| Max. NIC bandwidth | From 200 Mbps to 3.2 Gbps |
75-
| CPU type | ARM (Ampere Altra Max M128-30) |
76-
| CPU architecture | `arm64` |
77-
| Resources | Shared vCPUs |
78-
| Sizing | From 2 to 128 vCPUs <br />From 8 to 128 GiB RAM |
79-
| vCPU:RAM ratio | 1:4 |
80-
81-
## Enterprise Instances
139+
### Enterprise Instances
82140

83141
See below the technical specifications of Enterprise Instances:
84142

@@ -97,7 +155,7 @@ See below the technical specifications of Enterprise Instances:
97155

98156
\* Instances with dedicated vCPU do not share their compute resources with other Instances (1 vCPU = 1 CPU thread dedicated to that Instance). This type of Instance is particularly recommended for running production-grade compute-intensive applications.
99157

100-
## Production-Optimized Instances
158+
### Production-Optimized Instances
101159

102160
See below the technical specifications of Production-Optimized Instances:
103161

@@ -115,7 +173,7 @@ See below the technical specifications of Production-Optimized Instances:
115173

116174
\* Instances with dedicated vCPU do not share their compute resources with other Instances (1 vCPU = 1 CPU thread dedicated to that Instance). This type of Instance is particularly recommended for running production-grade compute-intensive applications.
117175

118-
## Workload-Optimized Instances
176+
### Workload-Optimized Instances
119177

120178
See below the technical specifications of Workload-Optimized Instances:
121179

0 commit comments

Comments
 (0)