From 27237c339f5a1e2f593980e13c6647a203e96f31 Mon Sep 17 00:00:00 2001 From: Rowena Date: Mon, 18 Nov 2024 15:13:45 +0100 Subject: [PATCH] fix(edge): add links --- network/load-balancer/concepts.mdx | 6 ++++++ .../optimize-object-storage-performance.mdx | 6 +----- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/network/load-balancer/concepts.mdx b/network/load-balancer/concepts.mdx index fa28cab6d8..e2cea06d83 100644 --- a/network/load-balancer/concepts.mdx +++ b/network/load-balancer/concepts.mdx @@ -77,6 +77,12 @@ Benefits of using this feature include: - Providing information on service status or maintenance - Redirecting to a mirrored site or skeleton site +## Edge Services + +Edge Services is an additional feature for Scaleway Load Balancers and Object Storage buckets. + + + ## First available See [balancing-methods](#balancing-methods). diff --git a/storage/object/reference-content/optimize-object-storage-performance.mdx b/storage/object/reference-content/optimize-object-storage-performance.mdx index 9be71f2878..e1ce489677 100644 --- a/storage/object/reference-content/optimize-object-storage-performance.mdx +++ b/storage/object/reference-content/optimize-object-storage-performance.mdx @@ -104,11 +104,7 @@ Leverage the different [storage classes](/storage/object/concepts/#storage-class Enable [Scaleway Cockpit](/observability/cockpit/quickstart/) to access detailed and in-depth monitoring and logs to identify potential bottlenecks in your Object Storage deployment. -Enable Scaleway Edge Services to achieve better performance on `GET` +[Enable Scaleway Edge Services](/storage/object/how-to/get-started-edge-services/) to achieve better performance on `GET` operations by caching your objects closer to your users. This feature is particularly suited to CDN applications. - -This feature is currently in private beta, register [here](https://www.scaleway.com/en/betas/#edge-services) if you are interested in joining in. - - Do not hesitate in reaching out or getting in contact with other Object Storage users on our [Community Slack](https://slack.scaleway.com/). \ No newline at end of file