Skip to content

Commit c49533a

Browse files
committed
feat(ins): add use cases
1 parent 184d94f commit c49533a

File tree

1 file changed

+13
-7
lines changed

1 file changed

+13
-7
lines changed

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

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ Use this table to help identify the right Instance range for your use case and c
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+
Refer to the tabs below to compare the different Instance ranges and learn more about their key use cases:
66+
6567
<Tabs id="comparison">
6668
<TabsTab label="Learning Instances">
6769
Scaleway Learning Instances are virtual machines tailored for educational use, providing an ideal environment for discovering and experimenting with cloud computing.
@@ -75,6 +77,8 @@ Use this table to help identify the right Instance range for your use case and c
7577
* Repository hosting
7678

7779
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/)
7882
</TabsTab>
7983
<TabsTab label="Cost-Optimized Instances">
8084
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.
@@ -88,6 +92,9 @@ Use this table to help identify the right Instance range for your use case and c
8892
* CI/CD runners
8993

9094
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 Instaces](/instances/reference-content/cost-optimized/)
97+
9198
</TabsTab>
9299
<TabsTab label="Production-Optimized Instances">
93100
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.
@@ -100,7 +107,9 @@ Use this table to help identify the right Instance range for your use case and c
100107
* Hosting of Software-as-a-Service (SaaS) platforms
101108

102109
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.
103-
</TabsTab>
110+
111+
Learn more about [Production-Optimized Instances](/instances/reference-content/production-optimized/)
112+
</TabsTab>
104113
<TabsTab label="Workload-Optimized Instances">
105114
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.
106115

@@ -120,15 +129,12 @@ Use this table to help identify the right Instance range for your use case and c
120129
* Batch processing
121130

122131
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+
123135
</TabsTab>
124136
</Tabs>
125137

126-
For more information about each range, refer to our dedicated documentation pages:
127-
- [Learning](/instances/reference-content/learning/)
128-
- [Cost-Optimized](/instances/reference-content/cost-optimized/)
129-
- [Production-Optimized](/instances/reference-content/production-optimized/)
130-
- [Workload-Optimized](/instances/reference-content/workload-optimized/)
131-
132138
## Instance types
133139

134140
Check out the [Instances page](https://www.scaleway.com/en/virtual-instances/) of our website for full details on each Instance type. Alternatively, head over to the [Instances datasheet](/instances/reference-content/instances-datasheet/) to see all our available Instance types within each range.

0 commit comments

Comments
 (0)