You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: faq/edge-services.mdx
+8-2Lines changed: 8 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,15 +12,21 @@ category: network
12
12
13
13
## What is Edge Services?
14
14
15
-
Edge Services is a feature for Scaleway Load Balancers and Object Storage buckets, currently available in [Public Beta](https://www.scaleway.com/en/betas/). It provides a [caching service](/network/edge-services/how-to/configure-cache/) to improve performance by reducing load on your [origin](/network/edge-services/concepts/#origin), and a customizable and secure endpoint for accessing content via Edge Services, which can be set to a subdomain of your choice.
15
+
Edge Services is a feature for Scaleway Load Balancers and Object Storage buckets. Creating Edge Services [pipelines](/network/edge-services/concepts/#pipeline) towards your Load Balancers or Object Storage buckets provides:
16
+
-A [caching service](/network/edge-services/how-to/configure-cache/) to improve performance by reducing load on your [origin](/network/edge-services/concepts/#origin), and
17
+
- A customizable and secure endpoint for accessing content via Edge Services, which can be set to a subdomain of your choice and secured with an SSL/TLS certificate.
18
+
19
+
<Lightboxsrc="scaleway-edge-services-pipeline.webp"alt="A diagram shows the elements and workflow of an Edge Services pipeline. The user connects to the customizable Edge Services endpoint (with its SSL/TLS certificate), which fetches content from the Edge Services cache, which itself fetches content to cache from an origin which is either an Object Storage bucket or Load Balancer" />
16
20
17
21
## Which products are compatible with Edge Services?
18
22
19
23
Edge Services is currently available for Scaleway [Object Storage buckets](/storage/object/) and Scaleway [Load Balancers](/network/load-balancer/).
20
24
21
25
## How much does Edge Services cost?
22
26
23
-
Since Edge Services is currently in Public Beta, it is free to use and not billed. On November 1st 2024, it will transition to General Availability, and pricing will be based on subscription plans. See our documentation for help with understanding the [transition to General Availability](/network/edge-services/reference-content/understanding-ga/).
27
+
On November 1st 2024, Edge Services transitioned from Public Beta to General Availability, and became billable. Pricing is based on [monthly subscription plans](https://www.scaleway.com/en/pricing/network/#edge-services): three plans are available, each allowing a fixed number of pipelines, and a certain amount of egress cache data. Any consumption that exceeds the limits of the plan is charged at an additional rate.
28
+
29
+
Find out more about how Edge Service subscription plans and billing works on our [Understanding Edge Services pricing](/network/edge-services/reference-content/understanding-edge-pricing/) page.
24
30
25
31
## If I customize my Edge Services endpoint with my own domain, can it serve content over HTTPS?
Copy file name to clipboardExpand all lines: network/edge-services/how-to/create-pipeline-lb.mdx
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,22 +37,22 @@ You can create an Edge Services pipeline from the Load Balancer section of the c
37
37
<Lightboxsrc="scaleway-edge-create-pipeline-lb.webp"alt="A screenshot of the Scaleway console shows the Edge Services pipeline creation wizard. It prompts you to select an origin type (Load Balancer or Object Storage), and configure the other options described below on this page." />
38
38
39
39
3. Configure the [origin](/network/edge-services/concepts/#origin) for this pipeline:
40
-
- Select **Load Balancer** as the origin type.
41
-
- Select the **origin Load Balancer** from the dropdown list. The Edge Services pipeline will connect to this Load Balancer when requesting content.
42
-
- Select a **frontend** associated with the origin Load Balancer from the dropdown list. The Edge Services pipeline will connect to the Load Balancer on this port when requesting content. We recommend that you select an HTTPS port, e.g. `443`. Note that if you are creating multiple pipelines for the same origin Load Balancer, each one must be configured for a different frontend.
40
+
- Select **Load Balancer** as the origin type.
41
+
- Select the **origin Load Balancer** from the dropdown list. The Edge Services pipeline will connect to this Load Balancer when requesting content.
42
+
- Select a **frontend** associated with the origin Load Balancer from the dropdown list. The Edge Services pipeline will connect to the Load Balancer on this port when requesting content. We recommend that you select an HTTPS port, e.g. `443`. Note that if you are creating multiple pipelines for the same origin Load Balancer, each one must be configured for a different frontend.
43
43
44
-
<Messagetype="tip">
45
-
For Kubernetes Load Balancers, see our [dedicated documentation](#help-for-kubernetes-load-balancers) for help selecting the correct Load Balancer and frontend.
44
+
<Messagetype="tip">
45
+
For Kubernetes Load Balancers, see our [dedicated documentation](#help-for-kubernetes-load-balancers) for help selecting the correct Load Balancer and frontend.
46
46
47
-
</Message>
47
+
</Message>
48
48
49
49
4. Define the protocol and origin host for this pipeline:
50
-
- Select the protocol that Edge Services should use when making requests to the origin, either `HTTP` or `HTTPS` (recommended). Choose the protocol that corresponds with your Load Balancer setup.
51
-
- Optionally, enter an [origin host](/network/edge-services/concepts/#origin-host) associated with your Load Balancer for this pipeline. When specified, this host replaces the Load Balancer IP address in the HTTP Host Header of the requests made from Edge Services to your Load Balancer.
50
+
- Select the protocol that Edge Services should use when making requests to the origin, either `HTTP` or `HTTPS` (recommended). Choose the protocol that corresponds with your Load Balancer setup.
51
+
- Optionally, enter an [origin host](/network/edge-services/concepts/#origin-host) associated with your Load Balancer for this pipeline. When specified, this host replaces the Load Balancer IP address in the HTTP Host Header of the requests made from Edge Services to your Load Balancer.
52
52
53
53
5. Enter a name for this Edge Services pipeline, or leave the auto-generated name in place.
54
54
55
-
Edge Services for Load Balancer is free during Public Beta. You will be notified before the service leaves beta and becomes billable.
55
+
The summary cost for the creation of this pipeline is displayed, notably whether it falls within the limits of your current [subscription plan](/network/edge-services/reference-content/understanding-edge-pricing/)
56
56
57
57
6. Click **Create Edge Services pipeline** to finish.
Copy file name to clipboardExpand all lines: network/edge-services/how-to/delete-pipeline.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,8 +33,8 @@ You can delete an Edge Services pipeline at any time by following the steps belo
33
33
34
34
<Messagetype="tip">
35
35
Remember to:
36
-
- Delete any CNAME records created for this pipeline from your domain provider, unless your domain is managed with Scaleway Domains and DNS, in which case we take care of deletion for you.
37
-
- Delete any SSL/TLS certificates you imported into Secret Manager for this pipeline (if no longer required elsewhere), so that you are no longer billed for them. If you generated a managed Let's Encrypt certificate however, Scaleway takes care of the deletion for you.
36
+
- Delete any CNAME records created for this pipeline from your domain provider, unless your domain is managed with Scaleway Domains and DNS, in which case we take care of deletion for you.
37
+
- Delete any SSL/TLS certificates you imported into Secret Manager for this pipeline (if no longer required elsewhere), so that you are no longer billed for them. If you generated a managed Let's Encrypt certificate however, Scaleway takes care of the deletion for you.
Copy file name to clipboardExpand all lines: network/edge-services/how-to/subscribe-edge-services.mdx
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,13 +42,13 @@ You can subscribe to Edge Services from the Object Storage or Load Balancer dash
42
42
43
43
2. Click **Subscribe to Edge Services**.
44
44
45
-
Information about available [pricing plans](https://www.scaleway.com/en/pricing/network/#edge-services) is displayed. All pricing plans have a fixed monthly price, and include a certain number of pipelines and a certain amount of cache data (data egressed from all your Edge Services pipelines' caches). Any extra pipelines or cache egress data are charged at the additional rates shown.
45
+
Information about available [pricing plans](https://www.scaleway.com/en/pricing/network/#edge-services) is displayed. All pricing plans have a fixed monthly price, and include a certain number of pipelines and a certain amount of cache data (data egressed from all your Edge Services pipelines' caches). Any extra pipelines or cache egress data are charged at the additional rates shown.
46
46
47
-
3. Select a subscription plan, and click **Subscribe to Edge Services**.
47
+
3. Select a plan, and click **Subscribe to Edge Services**.
48
48
49
-
You subscription is created, and you are returned to the Edge Services dashboard, on the **Pipelines** tab. All your Edge Services pipelines will display here, along with an indicator of your pipeline and cache consumption in relation to your monthly plan limits.
49
+
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, along with an indicator of your pipeline and cache consumption in relation to your monthly plan limits.
50
50
51
-
<Lightboxsrc="scaleway-edge-pipelines.webp"alt="The Edge Services dashboard pf the Scaleway console, where the Pipeline tab is in view. At the top are 'Pipelines used' and 'Cache used' indicator bars, which show how much of your plan's limits you have consumed so far this month." />
51
+
<Lightboxsrc="scaleway-edge-pipelines.webp"alt="The Edge Services dashboard pf the Scaleway console, where the Pipeline tab is in view. At the top are 'Pipelines used' and 'Cache used' indicator bars, which show how much of your plan's limits you have consumed so far this month." />
52
52
53
53
## How to change your subscription plan
54
54
@@ -64,7 +64,7 @@ Find out more about how Edge Service subscription plans and billing works, inclu
64
64
65
65
3. Scroll down to the **Manage your plan subscription** section, and click **Select plan** on the plan you want to switch to.
66
66
67
-
A pop-up displays, asking you to confirm that you want to change plans.
67
+
A pop-up displays, asking you to confirm that you want to change plans.
0 commit comments