Edge Services - Quickstart
Edge Services is an additional feature for Scaleway Load Balancers and Object Storage buckets. It provides:
- A caching service to improve performance by reducing load on your origin
- A Web Application Firewall (WAF) to protect your origin from threats and malicious activity
- A customizable and secure endpoint for accessing content via Edge Services, which can be set to a subdomain of your choice
To use Edge Services, you must take out a subscription plan, which then enables you to create a certain number of Edge Services pipelines towards your Load Balancer origins or Object Storage buckets.

Before you start
To complete the actions presented below, you must have:
- A Scaleway account logged into the console
- Owner status or IAM permissions allowing you to perform actions in the intended Organization
- Created either a Load Balancer or an Object Storage bucket
How to subscribe to Edge Services
To use Edge Services, you must subscribe to a pricing plan. Within its monthly price, each pricing plan includes a fixed number of pipelines, a certain amount of egress cache data, and a fixed number of WAF requests. Any consumption that exceeds the limits of the plan is charged at an additional rate.
Find out more about how Edge Service subscription plans and billing works on our Understanding Edge Services pricing page, or follow the steps below to subscribe.
-
Click Edge Services in the Network section of the Scaleway console side menu.
-
Click Subscribe to Edge Services. Information about available pricing plans is displayed.
-
Select a plan, and click Subscribe to Edge Services.
Your subscription is created, and you are returned to the Edge Services dashboard, on the Pipelines tab. All your Edge Services pipelines will display here.
On the Plans tab you can view your current subscription plan, and your Edge Services consumption in relation to your plan's limits on pipelines, cache and WAF.
How to create an Edge Services pipeline
You can create pipelines for either Object Storage buckets or Load Balancer origins.
-
Click Edge Services in the Network section of the Scaleway console side menu.
-
Click Create pipeline. The pipeline creation wizard displays.
-
Choose an origin type, the type of resource which Edge Services will connect to to fetch content to serve. This can either be Load Balancer or Object Storage.
Follow the steps below depending on whether you are creating a Load Balancer or Object Storage pipeline.
You are returned to the Pipelines tab, where the newly created pipeline now displays. Click on the pipeline to go to its Overview page and start configuration.
How to configure a custom domain
If you already own a domain, you can customize an Edge Services pipeline endpoint with a subdomain of your choice, e.g. subdomain.mydomain.com
. This means you can access your Object Storage bucket or Load Balancer origin through Edge Services via your own subdomain rather than the standardized Edge Services endpoint.
-
In the Scaleway console, navigate to the Edge Services dashboard for the Object Storage bucket or Load Balancer pipeline whose domain you want to customize:
-
In the Endpoint panel, click Configure domain. The following screen displays:
-
Set a subdomain from which your Object Storage bucket or Load Balancer origin will be accessible via its Edge Services pipeline. You must already own the primary domain. For example, if you own
beautiful-domain.com
, choose any subdomain you like and entermy-chosen-subdomain.beautiful-domain.com
into the box. -
This step depends on whether the domain used in the previous step is managed with Scaleway Domains and DNS, or an external domain provider. Choose the appropriate tab below.
-
Provide an SSL/TLS certificate for your subdomain so that Edge Services can serve traffic for it over HTTPS. You have three options for this:
- Generate a free Let's Encrypt certificate, managed by Scaleway, including automatic renewals.
- Select an existing certificate that you have stored in Scaleway Secret Manager.
- Manually import a certificate into Scaleway Secret Manager:
- Enter a name for your certificate (alphanumeric characters only)
- Optionally, add tags by typing each tag and then pressing enter
- Copy and paste the full PEM-formatted certificate chain into the box. Your certificate will be automatically stored in Secret Manager and billed accordingly.
-
Click Customize domain to finish.
Your customized domain is set up, and you are returned to the Edge Services dashboard. The customized domain displays in the Endpoint panel. When you access your Object Storage or Load Balancer origin through this domain, its content will be served via Edge Services.
How to configure caching and WAF
Enabling a cache and/or a Web Application Firewall on your Edge Services pipeline are both optional steps.
-
Enabling a cache means that Edge Services stores copies of files from your origin, and can serve them directly to users from this cache rather then fetching them freshly from your bucket or Load Balancer origin each time. This reduces load on your origin and can improve performance. Find out how to configure a cache
-
Enabling WAF means that Edge Services can filter out and block potentially malicious requests to your origin. You can choose the paranoia level to be used when evaluating requests, and set exclusions to define traffic that shouldn't be filtered by WAF. Find out how to configure WAF
How to delete an Edge Services pipeline
-
Click Edge Services in the Network section of the Scaleway console side menu. The Pipelines tab displays.
-
Click the pipeline that you want to delete. You are taken to the pipeline's Overview page.
-
In the Delete Edge Services pipeline panel at the bottom of the screen, click Delete Edge Services pipeline.
A pop-up displays, asking you to confirm that you want to delete the pipeline.
- The Load Balancer/Object Storage bucket will no longer be accessible via its Edge Services endpoint, or any customized domains pointing to this endpoint.
- Any files stored in the Edge Services cache will be removed.
-
Click Confirm.
The Edge Services pipeline is deleted. You can create a new pipeline for this origin at any time, but you will need to reconfigure your custom domain, and the cache will initially be empty.
How to terminate an Edge Services subscription
You can terminate your Edge Services subscription at any time, as long as you have deleted all your pipelines. You will be charged pro-rata for the month you cancel, based on how many days in that month your subscription was active.
-
Click Edge Services in the Network section of the Scaleway console side menu. Your Edge Services dashboard displays.
-
Click the Plans tab. An overview of your current plan displays, along with options to manage your plan or terminate your subscription.
-
Scroll down to the Terminate subscription section, and click Terminate subscription.
A pop-up displays, asking you to confirm that you want to terminate your subscription.
-
Type DELETE in the box, and click Terminate to confirm.
Your Edge Services subscription is terminated. You can subscribe again at any time.