-
Notifications
You must be signed in to change notification settings - Fork 229
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]> --------- Co-authored-by: ldecarvalho-doc <[email protected]>
- Loading branch information
1 parent
652ffe6
commit 74bde79
Showing
3 changed files
with
56 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
51 changes: 51 additions & 0 deletions
51
network/edge-services/reference-content/understanding-ga.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
--- | ||
meta: | ||
title: Understanding Edge Services General Availability | ||
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. | ||
content: | ||
h1: Understanding Edge Services General Availability | ||
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. | ||
tags: edge-services public-beta general-availability pricing billing ga | ||
dates: | ||
validation: 2024-09-27 | ||
categories: | ||
- network | ||
--- | ||
|
||
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. | ||
|
||
## Edge Services Public Beta | ||
|
||
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. | ||
|
||
## Edge Services General Availability | ||
|
||
From **November 1st 2024** Edge Services will transition to General Availability, for both Object Storage and Load Balancer usage. This means that: | ||
- We consider that the product is ready for production environments. | ||
- The product will no longer be free to use, and will be billed. | ||
|
||
## Edge Services pricing | ||
|
||
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. | ||
|
||
<Message type="tip"> | ||
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. | ||
</Message> | ||
|
||
At the start of October 2024, current Edge Services users will receive an email with full details of the three subscription plans. | ||
|
||
Pricing plan details can also be viewed on the [Scaleway pricing page](https://www.scaleway.com/en/pricing/network/). | ||
|
||
## Transitioning from free to paid use | ||
|
||
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. | ||
|
||
Billing for Edge Services is pro-rata, and you can cancel or change your subscription plan at any time. | ||
|
||
<Message type="important"> | ||
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/). | ||
</Message> | ||
|
||
## Further support | ||
|
||
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/). |