Skip to content

Commit a65a145

Browse files
authored
docs(gen): faq section title harmonization d to g (#5553)
* docs(gen): faq section title harmonization d to g * Update table.mdx
1 parent 014ee59 commit a65a145

File tree

9 files changed

+309
-255
lines changed

9 files changed

+309
-255
lines changed

pages/data-lab/faq.mdx

Lines changed: 32 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,11 @@
22
title: Data Lab for Apache Spark™ FAQ
33
description: Discover Scaleway Data Lab for Apache Spark™ powered by Apache Spark, and how to use it.
44
dates:
5-
validation: 2025-09-02
5+
validation: 2025-09-23
66
productIcon: DistributedDataLabProductIcon
77
---
88

9-
## General
10-
11-
### What workloads is Data Lab for Apache Spark™ suited for?
12-
13-
Data Lab for Apache Spark™ supports a range of workloads, including:
14-
15-
- Complex analytics.
16-
- Machine learning tasks.
17-
- High-speed operations on large datasets.
18-
19-
It offers scalable CPU and GPU instances with flexible node limits, and robust Apache Spark library support.
9+
## Overview
2010

2111
### What is Apache Spark?
2212

@@ -26,40 +16,52 @@ Apache Spark is an open-source unified analytics engine designed for large-scale
2616

2717
Apache Spark processes data in memory, which allows it to perform tasks up to 100 times faster than traditional disk-based processing frameworks like [Hadoop MapReduce](https://fr.wikipedia.org/wiki/MapReduce). It uses Resilient Distributed Datasets (RDDs) to store data across multiple nodes in a cluster and perform parallel operations on this data.
2818

29-
### How am I billed for Data Lab for Apache Spark™?
19+
### What workloads is Data Lab for Apache Spark™ suited for?
3020

31-
Data Lab for Apache Spark™ is billed based on two factors:
32-
- the main node configuration selected
33-
- the worker node configuration selected, and the number of worker nodes in the cluster
21+
Data Lab for Apache Spark™ supports a range of workloads, including:
3422

35-
## Clusters
23+
- Complex analytics
24+
- Machine learning tasks
25+
- High-speed operations on large datasets
3626

37-
### Can I upscale or downscale a Data Lab for Apache Spark™?
27+
It offers scalable CPU and GPU Instances with flexible node limits and robust Apache Spark library support.
3828

39-
Yes, you can upscale a Data Lab cluster to distribute your workloads across more worker nodes for faster processing. You can also scale it down to zero to reduce costs, while retaining your configuration and context.
29+
## Offering and availability
4030

41-
You can still access the notebook of a Data Lab cluster with zero worker nodes, but you cannot perform any calculations. You can resume the activity of your cluster by provisioning at least one worker node.
31+
### What data source options are available?
4232

43-
### Can I run a Data Lab for Apache Spark™ using GPUs?
33+
Data Lab natively integrates with Scaleway Object Storage for reading and writing data, making it easy to process data directly from your buckets. Your buckets are accessible using the Scaleway console or any other Amazon S3-compatible CLI tool.
4434

45-
Yes, you can run your cluster on either CPUs or GPUs. Scaleway leverages Nvidia's [RAPIDS Accelerator For Apache Spark](https://www.nvidia.com/en-gb/deep-learning-ai/software/rapids/), an open-source suite of software libraries and APIs to execute end-to-end data science and analytics pipelines entirely on GPUs. This technology allows for significant acceleration of data processing tasks compared to CPU-based processing.
35+
### What notebook is included with Dedicated Data Labs?
4636

47-
## Storage
37+
The service provides a JupyterLab notebook running on a dedicated CPU Instance, fully integrated with the Apache Spark cluster for seamless data processing and calculations.
4838

49-
### What data source options are available?
39+
## Pricing and billing
5040

51-
Data Lab natively integrates with Scaleway Object Storage for reading and writing data, making it easy to process data directly from your buckets. Your buckets are accessible using the Scaleway console, or any other Amazon S3-compatible CLI tool.
41+
### How am I billed for Data Lab for Apache Spark™?
5242

53-
### Can I connect to S3 buckets from other cloud providers?
43+
Data Lab for Apache Spark™ is billed based on two factors:
44+
- The main node configuration selected
45+
- The worker node configuration selected, and the number of worker nodes in the cluster.
5446

55-
Currently, connections are limited to Scaleway's Object Storage environment.
47+
## Compatibility and integration
5648

57-
## Notebook
49+
### Can I run a Data Lab for Apache Spark™ using GPUs?
5850

59-
### What notebook is included with Dedicated Data Labs?
51+
Yes, you can run your cluster on either CPUs or GPUs. Scaleway leverages Nvidia's [RAPIDS Accelerator For Apache Spark](https://www.nvidia.com/en-gb/deep-learning-ai/software/rapids/), an open-source suite of software libraries and APIs to execute end-to-end data science and analytics pipelines entirely on GPUs. This technology allows for significant acceleration of data processing tasks compared to CPU-based processing.
52+
53+
### Can I connect to S3 buckets from other cloud providers?
6054

61-
The service provides a JupyterLab notebook running on a dedicated CPU instance, fully integrated with the Apache Spark cluster for seamless data processing and calculations.
55+
Currently, connections are limited to Scaleway's Object Storage environment.
6256

6357
### Can I connect my local JupyterLab to the Data Lab?
6458

6559
Remote connections to a Data Lab cluster are currently not supported.
60+
61+
## Usage and management
62+
63+
### Can I upscale or downscale a Data Lab for Apache Spark™?
64+
65+
Yes, you can upscale a Data Lab cluster to distribute your workloads across more worker nodes for faster processing. You can also scale it down to zero to reduce costs, while retaining your configuration and context.
66+
67+
You can still access the notebook of a Data Lab cluster with zero worker nodes, but you cannot perform any calculations. You can resume the activity of your cluster by provisioning at least one worker node.

pages/data-warehouse/faq.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ dates:
66
productIcon: DataWarehouseProductIcon
77
---
88

9-
## What is Scaleway Data Warehouse for ClickHouse®?
9+
## Overview
10+
11+
### What is Scaleway Data Warehouse for ClickHouse®?
1012

1113
Scaleway Data Warehouse for ClickHouse® allows you to perform queries and analytics on structured datasets, up to petabytes, without managing any infrastructure.
1214

pages/dedibox-vps/faq.mdx

Lines changed: 64 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -1,82 +1,96 @@
11
---
22
title: Dedibox VPS FAQ
3-
description: Discover Scaleway Dedibox VPS (Virtual Private Servers).
3+
description: Discover Scaleway Dedibox VPS (Virtual Private Server).
44
dates:
5-
validation: 2025-09-22
5+
validation: 2025-09-23
66
productIcon: VpsServersProductIcon
77
---
88

9-
## What is a Dedibox VPS?
10-
A Dedibox VPS (Virtual Private Servers) is a virtualized server that provides users with the power and flexibility of a dedicated server within a shared hosting environment, offering full control at a fraction of the cost.
9+
## Overview
1110

12-
## How does a Dedibox VPS work?
11+
### What is a Dedibox VPS?
12+
A Dedibox VPS (Virtual Private Server) is a virtualized server that provides users with the power and flexibility of a dedicated server within a shared hosting environment, offering full control at a fraction of the cost.
13+
14+
### How does a Dedibox VPS work?
1315
A Dedibox VPS works by partitioning a physical server into multiple isolated virtual environments, each functioning as an independent server with its own resources and configurations.
1416

15-
## What are the benefits of using a Dedibox VPS?
17+
### What are the benefits of using a Dedibox VPS?
1618
* Enhanced reliability and performance compared to traditional shared hosting environments.
1719
* Full root access and control over server configurations to tailor your environment to your needs.
1820
* Each Dedibox VPS is an isolated environment for enhanced protection of your data and applications.
1921

20-
## Who should use a Dedibox VPS?
21-
Dedibox VPS are suitable for individuals, businesses, and developers seeking greater control, customization, and performance than traditional shared hosting can provide.
22-
They are ideal for hosting websites, web applications, development environments, and more.
22+
### Who should use a Dedibox VPS?
23+
Dedibox VPS is suitable for individuals, businesses, and developers seeking greater control, customization, and performance than traditional shared hosting can provide.
24+
It is ideal for hosting websites, web applications, development environments, and more.
25+
26+
### How secure is a Dedibox VPS?
27+
Each Dedibox VPS is isolated from other virtual servers on the same host, ensuring security. However, best security practices, including regular updates, strong passwords, and firewall configurations, are essential to enhance security.
2328

24-
## What ranges of Dedibox VPS are available?
29+
## Offering and availability
30+
31+
### What ranges of Dedibox VPS are available?
2532
Currently, we offer two ranges of Dedibox VPS:
2633
* **Dedibox VPS START**: Ideal for smaller projects and development, offering 1 to 16 vCores, 1 to 32 GB RAM, and SATA SSD storage ranging from 10 GB to 320 GB.
2734
* **Dedibox VPS PRO**: Designed for production workloads, with 1 to 16 vCores, 1 to 16 GB RAM, and NVMe storage ranging from 20 GB to 640 GB.
2835

29-
## What are the available locations for Dedibox VPS?
30-
Dedibox VPS are available in 60+ different locations worldwide, allowing you to deploy a Dedibox VPS as close as geographically possible to your user base.
36+
### What are the available locations for Dedibox VPS?
37+
Dedibox VPS is available in more than 60 locations worldwide, allowing you to deploy a server as close to your user base as possible.
38+
39+
## Specifications
3140

32-
## What operating systems can I run on a Dedibox VPS?
41+
### What operating systems can I run on a Dedibox VPS?
3342
We support various Linux distributions such as Ubuntu, CentOS, and Debian, providing flexibility for your specific requirements.
3443

35-
## How do I manage my Dedibox VPS?
36-
You can manage your Dedibox VPS from the Dedibox console for administrative tasks such as restarting or reinstalling. For advanced users who prefer command-line interaction, you have full access as the root user via SSH.
44+
### Does my Dedibox VPS use shared resources or dedicated resources?
45+
Dedibox VPS provides an isolated environment in which you can access shared resources of the host system.
46+
47+
### Are IP addresses for Dedibox VPS assigned statically?
48+
IP addresses for Dedibox VPS are generally assigned statically. However, in rare cases, such as maintenance or replacement of a faulty host node, we may perform IP migrations, which can result in a change of IP address.
49+
You can find your updated IP address in the Dedibox console. Note that we do not currently notify users of such changes. You can contact our [Support team](https://console.online.net/en/assistance/commercial) if you experience any issues.
50+
51+
## Compatibility and integration
3752

38-
## Is my Dedibox VPS compatible with the Dedibox ecosystem?
39-
No, a Dedibox VPS is a standalone product and not compatible with the Dedibox ecosystem (RPN, Failovers IPs, Dedibackup, RPN-SAN, etc.).
53+
### Is my Dedibox VPS compatible with the Dedibox ecosystem?
54+
No, a Dedibox VPS is a standalone product and not compatible with the Dedibox ecosystem (RPN, Failover IPs, Dedibackup, RPN-SAN, etc.).
4055

41-
## Does my Dedibox VPS use shared resources or dedicated resources?
42-
Dedibox VPS provide an isolated environment in which you can access shared resources of the host system.
56+
## Quotas and limitations
4357

44-
## Does my Dedibox VPS come with unlimited traffic?
58+
### Does my Dedibox VPS come with unlimited traffic?
4559
Yes, but the bandwidth will be throttled beyond a certain amount of traffic (fair use).
4660
The amount of unthrottled bandwidth included with the VPS depends on the server configuration.
4761

48-
* DEDIBOX VPS START
49-
| Product | Bandwidth (Mbps) | Fair use traffic (TB) | Throttle Mbps |
50-
|-------------------------|---------------------|------------------|-------------------|
51-
| VPS-START-XS | 100 | 1 TB | 2 |
52-
| VPS-START-S | 150 | 2 TB | 2 |
53-
| VPS-START-M | 200 | 3 TB | 5 |
54-
| VPS-START-L | 300 | 4 TB | 5 |
55-
| VPS-START-XL | 500 | 6 TB | 10 |
56-
| VPS-START-XXL | 750 | 8 TB | 10 |
57-
58-
* DEDIBOX VPS PRO
59-
| Product | Bandwidth (Mbps) | Fair use traffic (TB) | Throttle Mbps |
60-
|-------------------------|---------------------|------------------|-------------------|
61-
| VPS-PRO-XS | 200 | 3 TB | 10 |
62-
| VPS-PRO-S | 300 | 4 TB | 10 |
63-
| VPS-PRO-M | 400 | 5 TB | 10 |
64-
| VPS-PRO-L | 600 | 10 TB | 10 |
65-
| VPS-PRO-XL | 800 | 15 TB | 10 |
66-
| VPS-PRO-XXL | 1000 | 20 TB | 10 |
67-
68-
69-
## What happens when I exceed my fair-use traffic?
62+
* **Dedibox VPS START**
63+
64+
| Product | Bandwidth (Mbps) | Fair use traffic (TB) | Throttle Mbps |
65+
|-----------------------|------------------|-----------------------|---------------|
66+
| VPS-START-XS | 100 | 1 TB | 2 |
67+
| VPS-START-S | 150 | 2 TB | 2 |
68+
| VPS-START-M | 200 | 3 TB | 5 |
69+
| VPS-START-L | 300 | 4 TB | 5 |
70+
| VPS-START-XL | 500 | 6 TB | 10 |
71+
| VPS-START-XXL | 750 | 8 TB | 10 |
72+
73+
* **Dedibox VPS PRO**
74+
75+
| Product | Bandwidth (Mbps) | Fair use traffic (TB) | Throttle Mbps |
76+
|---------------------|-------------------|-----------------------|---------------|
77+
| VPS-PRO-XS | 200 | 3 TB | 10 |
78+
| VPS-PRO-S | 300 | 4 TB | 10 |
79+
| VPS-PRO-M | 400 | 5 TB | 10 |
80+
| VPS-PRO-L | 600 | 10 TB | 10 |
81+
| VPS-PRO-XL | 800 | 15 TB | 10 |
82+
| VPS-PRO-XXL | 1000 | 20 TB | 10 |
83+
84+
85+
### What happens when I exceed my fair-use traffic?
7086
Your monthly fair-use traffic allowance includes all incoming and outgoing data. Each plan comes with a specified monthly data allocation.
71-
If you exceed this limit, your connection speed will be reduced for the remainder of the billing cycle, in accordance with your plan's terms.
87+
If you exceed this limit, your connection speed will be reduced for the rest of the billing cycle, following the terms of your plan.
7288
The speed of your connection will return to normal at the start of the next billing cycle when your data allocation resets.
7389

74-
## How can I send email from my Dedibox VPS?
75-
For security reasons the SMTP ports of your Dedibox VPS are blocked and it is not possible to send email from your virtual machine.
90+
## Usage and management
7691

77-
## How secure is a Dedibox VPS?
78-
Each Dedibox VPS is isolated from other virtual servers on the same host, ensuring security. However, best security practices, including regular updates, strong passwords, and firewall configurations, are essential to enhance security further.
92+
### How can I send an email from my Dedibox VPS?
93+
For security reasons, the SMTP ports of your Dedibox VPS are blocked, and it is not possible to send email from your virtual machine.
7994

80-
## Are IP addresses for Dedibox VPS assigned statically?
81-
IP addresses for Dedibox VPS are generally assigned statically. However, in rare cases, such as maintenance or replacement of a faulty host node, we may perform IP migrations, which can result in a change of IP address.
82-
You can find your updated IP address in the Dedibox console. Please note that we do not currently notify users of such changes. You can contact our [Support team](https://console.online.net/en/assistance/commercial) if you experience any issues.
95+
### How do I manage my Dedibox VPS?
96+
You can manage your Dedibox VPS from the Dedibox console for administrative tasks such as restarting or reinstalling. For advanced users who prefer command-line interaction, you have full access as the root user via SSH.

0 commit comments

Comments
 (0)