Skip to content

Commit 74bde79

Browse files
feat(edge): add info about General Availability (#3768)
* fix(edge): start info for ga * fix(edge): correct menu * fix(edge): add ga info * fix(edge): add more info * fix(edge): typo * Update network/edge-services/reference-content/understanding-ga.mdx Co-authored-by: ldecarvalho-doc <82805470+ldecarvalho-doc@users.noreply.github.com> --------- Co-authored-by: ldecarvalho-doc <82805470+ldecarvalho-doc@users.noreply.github.com>
1 parent 652ffe6 commit 74bde79

File tree

3 files changed

+56
-1
lines changed

3 files changed

+56
-1
lines changed

faq/edge-services.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Edge Services is currently available for Scaleway [Object Storage buckets](/stor
2020

2121
## How much does Edge Services cost?
2222

23-
Since Edge Services is currently in Public Beta, it is free to use and not billed. Users will be warned before it goes into General Availability and becomes billable. Pricing will be based on subscription plans.
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/).
2424

2525
## If I customize my Edge Services endpoint with my own domain, can it serve content over HTTPS?
2626

menu/navigation.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3200,6 +3200,10 @@
32003200
{
32013201
"label": "CNAME records for Edge Services",
32023202
"slug": "cname-record"
3203+
},
3204+
{
3205+
"label": "Understanding General Availability",
3206+
"slug": "understanding-ga"
32033207
}
32043208
],
32053209
"label": "Additional content",
Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
---
2+
meta:
3+
title: Understanding Edge Services General Availability
4+
description: Scaleway Edge Services is leaving Public Beta and going into General Availability. This page answers all your questions about the timeline, pricing and any action you need to take.
5+
content:
6+
h1: Understanding Edge Services General Availability
7+
paragraph: Scaleway Edge Services is leaving Public Beta and going into General Availability. This page answers all your questions about the timeline, pricing and any action you need to take.
8+
tags: edge-services public-beta general-availability pricing billing ga
9+
dates:
10+
validation: 2024-09-27
11+
categories:
12+
- network
13+
---
14+
15+
Scaleway Edge Services is leaving Public Beta and going into General Availability. Read on to find out more about when this will happen, what it means for current users, and how the product will be billed.
16+
17+
## Edge Services Public Beta
18+
19+
Edge Services for Object Storage and Load Balancer is currently in Public Beta. This means that the product is ready to be tested by customers, but some features may be missing, and usage is intended for test environments rather than production. Edge Services is free to use during Public Beta, and is not billed.
20+
21+
## Edge Services General Availability
22+
23+
From **November 1st 2024** Edge Services will transition to General Availability, for both Object Storage and Load Balancer usage. This means that:
24+
- We consider that the product is ready for production environments.
25+
- The product will no longer be free to use, and will be billed.
26+
27+
## Edge Services pricing
28+
29+
Once in General Availability, Edge Services will be billed via **subscription**. Three different subscription plans will be available, each including different amounts of monthly usage for **cache size** and **number of pipelines**. If your consumption of Edge Services in a given month exceeds the cache size and number of pipelines included in your subscription, you will be billed for this extra usage on top of your plan.
30+
31+
<Message type="tip">
32+
An Edge Services pipeline consists of an origin for which Edge Services requests and caches content, and an endpoint from which this content is served via Edge Services. In the case of Object Storage, a pipeline corresponds to a bucket Edge Services is enabled on. If Edge Services is enabled on three different buckets, this equals three pipelines. In the case of Load Balancer, pipelines are already an explicit concept in the console.
33+
</Message>
34+
35+
At the start of October 2024, current Edge Services users will receive an email with full details of the three subscription plans.
36+
37+
Pricing plan details can also be viewed on the [Scaleway pricing page](https://www.scaleway.com/en/pricing/network/).
38+
39+
## Transitioning from free to paid use
40+
41+
At the end of October 2024, we will automatically select the most cost-effective subscription plan for each existing Edge Services user, based on their current usage. When billing starts on the 1st of November 2024, you will therefore see in the [Scaleway console](https://console.scaleway.com/) that you are subscribed to the plan we have selected for you.
42+
43+
Billing for Edge Services is pro-rata, and you can cancel or change your subscription plan at any time.
44+
45+
<Message type="important">
46+
If you do not wish to be billed for Edge Services, you must disable it on all your buckets, and delete any Load Balancer pipelines you had created **before November 1st 2024**. See the documentation on how to [disable or delete Edge Services](/network/edge-services/how-to/delete-pipeline/).
47+
</Message>
48+
49+
## Further support
50+
51+
If you have any questions about the transition to Edge Services General Availability, please feel free to get in touch on the `#edge-services-beta` channel on the [Scaleway Community Slack](https://slack.scaleway.com/).

0 commit comments

Comments
 (0)