Skip to content

Commit 4afbbb9

Browse files
RoRoJnerda-codesjcirinosclwy
authored
feat(edge): add FAQ (#3533)
* feat(edge): add FAQ * fix(edge): add icon * fix(edge): remove placeolder * Apply suggestions from code review Co-authored-by: nerda-codes <87707325+nerda-codes@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Jessica <113192637+jcirinosclwy@users.noreply.github.com> --------- Co-authored-by: nerda-codes <87707325+nerda-codes@users.noreply.github.com> Co-authored-by: Jessica <113192637+jcirinosclwy@users.noreply.github.com>
1 parent 8484410 commit 4afbbb9

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

faq/assets/edge-services.webp

3.87 KB
Loading

faq/edge-services.mdx

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,24 @@ meta:
44
description: Get answers to the most frequently asked questions about Scaleway Edge Services. Learn about compatible products, billing, key features, and more.
55
content:
66
h1: Edge Services
7-
hero: assets/vpc.webp
7+
hero: assets/edge-services.webp
88
dates:
99
validation: 2024-07-24
1010
category: network
1111
---
1212

13-
TODO ADD HERO
13+
## What is Edge Services?
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.
16+
17+
## Which products are compatible with Edge Services?
18+
19+
Edge Services is currently available for Scaleway [Object Storage buckets](/storage/object/) and Scaleway [Load Balancers](/network/load-balancer/).
20+
21+
## How much does Edge Services cost?
22+
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.
24+
25+
## If I customize my Edge Services endpoint with my own domain, can it serve content over HTTPS?
26+
27+
Yes, if you choose to [customize your Edge Services endpoint with your own subdomain](/network/edge-services/how-to/configure-custom-domain/), you are prompted to generate or upload an SSL/TLS certificate for that subdomain so that Edge Services can serve content over HTTPS. This certificate can either be a Let's Encrypt certificate generated and managed by Scaleway, or you can import your own certificate. If you import your own certificate, it will be stored in Scaleway Secret Manager, and [billed accordingly](https://www.scaleway.com/en/pricing/security-and-account/).

0 commit comments

Comments
 (0)