Skip to content

Commit 09a9f12

Browse files
bene2k1jsudraud
andauthored
feat(ins): add use cases (#4980)
* feat(ins): add use cases * feat(ins): add use cases * feat(ins): add use cases * feat(ins): add use case * Update pages/instances/reference-content/choosing-instance-type.mdx Co-authored-by: Justine Sudraud <124775951+jsudraud@users.noreply.github.com> --------- Co-authored-by: Justine Sudraud <124775951+jsudraud@users.noreply.github.com>
1 parent 4b32be8 commit 09a9f12

File tree

1 file changed

+77
-10
lines changed

1 file changed

+77
-10
lines changed

pages/instances/reference-content/choosing-instance-type.mdx

Lines changed: 77 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ content:
88
categories:
99
- compute
1010
dates:
11-
validation: 2025-02-17
11+
validation: 2025-05-15
1212
posted: 2023-02-20
1313
tags: instance, type, stardust, range, vcpu, hyperthread, core, ram, bandwidth, dedicated, shared, memory, hypervisor, vm, storage, dev1, play2, gp1, pro2, ent1, gpu, arm, learning, development, production, production-optimized, cost-optimized, memory-optimized, storage-optimized
1414
---
1515

16-
Scaleway Instances are virtual machines in the cloud. You can create and manage Instances via our [console](https://console.scaleway.com/), [API](https://www.scaleway.com/en/developers/api/), [CLI](https://www.scaleway.com/en/cli/), or [other developer tools](https://www.scaleway.com/en/developers/). When you [create an Instance](/instances/how-to/create-an-instance/), you must select the **Instance type** you want to create. This page explains the different ranges of Instances available at Scaleway and helps you to choose the best one for your needs.
16+
Scaleway **CPU Instances** are virtual machines in the cloud. You can create and manage Instances via our [console](https://console.scaleway.com/), [API](https://www.scaleway.com/en/developers/api/), [CLI](https://www.scaleway.com/en/cli/), or [other developer tools](https://www.scaleway.com/en/developers/). When you [create an Instance](/instances/how-to/create-an-instance/), you must select the **Instance type** you want to create. This page explains the different ranges of Instances available at Scaleway and helps you to choose the best one for your needs.
1717

1818
## Different Instances for different use cases
1919

@@ -27,12 +27,12 @@ Instances are virtual machines: multiple Instances can run on one "real" physica
2727

2828
* **vCPU**: A **v**irtual **C**entralized **P**rocessing **U**nit represents a part of the underlying physical CPU that is assigned to a particular Instance.
2929

30-
vCPU may be **shared** or **dedicated**.
30+
Each vCPU may be [shared or dedicated](/docs/instances/reference-content/choosing-shared-vs-dedicated-cpus/).
3131
- **Shared**: A [context-switching mechanism](https://en.wikipedia.org/wiki/Context_switch) allows a physical core to be shared between multiple vCPUs for multitasking. Instances with shared vCPU can be more cost-effective for running small, non-resource-intensive applications than dedicated vCPU Instances. Our different types of shared vCPU Instances offer a variety of options to balance price and performance depending on your use case.
3232
- **Dedicated**: 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.
3333

3434
<Message type="tip">
35-
Scaleway provides Instances equipped with either x86 or ARM CPUs. ARM Instances generally offer higher energy and cost efficiency, while x86 cloud instances provide wider software compatibility and stronger single-thread performance. [Learn more about the differences between ARM and x86-based Instances](/instances/reference-content/understanding-differences-x86-arm/).
35+
Scaleway provides CPU Instances equipped with either x86 or ARM CPUs. ARM Instances generally offer higher energy and cost efficiency, while x86 Instances provide wider software compatibility and stronger single-thread performance. [Learn more about the differences between ARM and x86-based Instances](/instances/reference-content/understanding-differences-x86-arm/).
3636
</Message>
3737

3838
* **Core**: A core is a physical unit of vCPU. More cores give an Instance more computing power. A description of an Instance's cores may look something like `4 x86 64bit`, where **4** refers to the number of cores, **x86** refers to the microprocessor family, and **64bit** refers to the chunk size used by the microprocessor for processing data.
@@ -58,15 +58,82 @@ Use this table to help identify the right Instance range for your use case and c
5858
| **Use cases** | Discovering the Scaleway ecosystem<br />Hosting personal projects | Scaling your development and testing environment<br />Hosting CI/CD runners and containerized worker nodes | Hosting production workloads and business-critical applications<br />Ensuring predictable CPU performance in the face of high traffic | Hosting high-demanding analysis, in-memory calculation, big-data processing, high-performance or cache databases<br />Designed for high-performance web-serving, video encoding, machine learning, batch processing, CI/CD |
5959
| **Supported storage** | Resilient Block Storage or Local Storage | Resilient Block Storage or Local Storage, OR Resilient Block Storage only (depending on Instance type) | Resilient Block Storage | Resilient Block Storage |
6060
| **vCPU** | 1 core | From 1 to 32 cores | From 2 to 96 cores | From 2 to 64 cores |
61-
| **Shared/Dedicated** | Shared vCPU | Shared vCPU | Dedicated vCPU | Dedicated vCPU |
61+
| **Shared/Dedicated** | [Shared vCPU](/docs/instances/reference-content/choosing-shared-vs-dedicated-cpus/#shared-vcpu-instances) | [Shared vCPU](/docs/instances/reference-content/choosing-shared-vs-dedicated-cpus/#shared-vcpu-instances) | [Dedicated vCPU](/instances/reference-content/choosing-shared-vs-dedicated-cpus/#dedicated-vcpu-instances) | [Dedicated vCPU](/instances/reference-content/choosing-shared-vs-dedicated-cpus/#dedicated-vcpu-instances) |
6262
| **RAM** | 1 GiB | From 2 GiB to 128 GiB | From 8 GiB to 384 GiB | From 4 GiB to 512 GiB |
6363
| **Maximum Bandwidth** | 100 Mbit/s | From 100 Mbps to 6 Gbps | From 400 Mbps to 20 Gbps | From 400 Mbps to 12.8 Gbps |
6464

65-
For more information about each range, refer to our dedicated documentation pages:
66-
- [Learning](/instances/reference-content/learning/)
67-
- [Cost-Optimized](/instances/reference-content/cost-optimized/)
68-
- [Production-Optimized](/instances/reference-content/production-optimized/)
69-
- [Workload-Optimized](/instances/reference-content/workload-optimized/)
65+
Refer to the tabs below to compare the different Instance ranges and learn more about their key use cases:
66+
67+
<Tabs id="comparison">
68+
<TabsTab label="Learning Instances">
69+
Scaleway Learning Instances are virtual machines tailored for educational use, providing an ideal environment for discovering and experimenting with cloud computing.
70+
Perfect for hosting small, self-contained applications like a LAMP website, code repository backups, or an internal wiki, these Instances eliminate the need to overpay for minimal personal projects.
71+
72+
Key use cases include:
73+
* Personal or low-traffic websites
74+
* Blogs
75+
* Development and test environments
76+
* Microservice hosting
77+
* Repository hosting
78+
79+
Each Instance comes equipped with a single shared vCPU, 1 GB of RAM, and up to 100 Mbps of bandwidth. By adding an IPv4 address and 10 GB of storage, you can get started immediately. You can create up to one Instance per Availability Zone, currently available in FR-PAR-1, NL-AMS-1 and PL-WAW-2.
80+
81+
Learn more about [Learning Instances](/instances/reference-content/learning/)
82+
</TabsTab>
83+
<TabsTab label="Cost-Optimized Instances">
84+
Scaleway Cost-Optimized Instances are highly reliable and affordably priced, making them an ideal choice for businesses looking to balance operational flexibility, cost-efficiency, and performance.
85+
Designed for lightweight applications, development environments, and low-intensity workloads, these Instances offer a budget-friendly cloud solution.
86+
87+
Key use cases include:
88+
* Larger development and testing environments
89+
* Low-traffic website hosting
90+
* Web application hosting
91+
* Hosting worker nodes in container ecosystems
92+
* CI/CD runners
93+
94+
Cost-Optimized Instances provide a cost-efficient yet powerful compute platform suitable for both development and light production use. Equipped with shared AMD EPYC™ vCPUs and ranging from 2 GiB to 128 GiB of RAM, they cater to a wide array of workloads with solid performance.
95+
96+
Learn more about [Cost-Optimized Instances](/instances/reference-content/cost-optimized/)
97+
98+
</TabsTab>
99+
<TabsTab label="Production-Optimized Instances">
100+
Scaleway Production-Optimized Instances are reliable, high-performance Instances with dedicated vCPUs, designed for the most demanding workloads and mission-critical applications. Leveraging the state-of-the-art AMD EPYC™ 7003 series processors, they deliver exceptional performance and production-grade computing.
101+
Designed for critical production environments and high-traffic applications, these Instances prioritize performance and reliability with an optimal mix of compute, memory, and network resources.
102+
103+
Key use cases include:
104+
* Critical production environments
105+
* High-traffic applications
106+
* Data analytics and business intelligence applications
107+
* Hosting of Software-as-a-Service (SaaS) platforms
108+
109+
Production-Optimized Instances provide high performance, security, and scalability, enabling organizations to efficiently manage high-traffic applications and build resilient architectures. Features like CPU pinning ensure optimized performance and reliability for your production workloads.
110+
111+
Learn more about [Production-Optimized Instances](/instances/reference-content/production-optimized/)
112+
</TabsTab>
113+
<TabsTab label="Workload-Optimized Instances">
114+
Scaleway Workload-Optimized Instances are designed to handle specific types of workloads efficiently, meeting the demands of applications that require high CPU or memory resources. These Instances are ideal for running compute-intensive or memory-intensive applications such as data analytics, high-performance databases, and machine learning inference.
115+
116+
Tailored for businesses with fluctuating needs, these Instances allow for optimal use of resources and cost-effectiveness. Two variants are on offer:
117+
118+
* **POP2-HC**: Designed for compute-intensive tasks, this Instance features a high-performance CPU/RAM ratio (AMD EPYC 7543) and is ideal for compute-heavy workloads.
119+
* **POP2-HM**: Engineered for memory-demanding applications, this Instance offers abundant RAM and is suitable for memory-intensive workloads.
120+
121+
Key use cases include:
122+
* RAM-intensive workloads:
123+
* High-demanding analysis
124+
* In-memory calculations
125+
* Big-data processing
126+
* CPU-intensive workloads:
127+
* Video encoding
128+
* Machine learning
129+
* Batch processing
130+
131+
Workload-Optimized Instances precisely tailor your computing resources to your application’s needs, ensuring you neither overspend nor underperform. Whether managing CPU-intensive data analytics or memory-hungry databases, these Instances adapt to your workloads, providing a balanced, cost-effective, and high-performing cloud computing solution ready to meet your specific business challenges.
132+
133+
Learn more about [Workload-Optimized Instances](/instances/reference-content/workload-optimized/)
134+
135+
</TabsTab>
136+
</Tabs>
70137

71138
## Instance types
72139

0 commit comments

Comments
 (0)