diff --git a/pages/ipam/reference-content/public-connectivity-best-practices.mdx b/pages/ipam/reference-content/public-connectivity-best-practices.mdx index d859db96ac..f020685236 100644 --- a/pages/ipam/reference-content/public-connectivity-best-practices.mdx +++ b/pages/ipam/reference-content/public-connectivity-best-practices.mdx @@ -3,7 +3,7 @@ title: Public connectivity - best practices description: Discover essential best practices for securing and optimizing public connectivity in your Scaleway cloud environment. Learn how to enhance performance and ensure robust protection. tags: flexible-ip public-ip private-network connectivity best-practice dates: - validation: 2025-04-07 + validation: 2025-10-16 posted: 2024-09-30 --- import Acls from '@macros/network/acls.mdx' @@ -98,7 +98,7 @@ Placing a Scaleway Load Balancer in front of your backend servers allows you to ### Edge Services -Available for Load Balancers and Object Storage buckets, Scaleway Edge Services provides a caching service to reduce load on your origin. This means that content can be served directly to users from Edge Services' servers, instead of from your Load Balancer or Object Storage bucket. [Learn more about Edge Services](/edge-services/). +Available for Load Balancers and Object Storage buckets, Scaleway Edge Services provides a caching service to reduce load on your origin. This means that content can be served directly to users from Edge Services' servers, instead of from your Load Balancer or Object Storage bucket. You can also use Edge Services to configure a Web Application Firewall to filter out malicious requests to your origin. [Learn more about Edge Services](/edge-services/). ### Kubernetes Kapsule diff --git a/pages/load-balancer/faq.mdx b/pages/load-balancer/faq.mdx index 01fa93e6f2..e770265a28 100644 --- a/pages/load-balancer/faq.mdx +++ b/pages/load-balancer/faq.mdx @@ -2,13 +2,14 @@ title: Load Balancer FAQ description: Discover Scaleway Load Balancer and find the answers to all your questions about flexible IP addresses, IPv6, multi-cloud offers and more. dates: - validation: 2025-04-07 + validation: 2025-10-16 productIcon: LbProductIcon --- ## What is a Load Balancer? -Load Balancers are highly available and fully managed Instances, configured to distribute workload across a set of backend servers. They ensure the scaling of applications while securing their continuous availability. Load Balancers are therefore commonly used to improve the performance and reliability of websites, applications, databases, and other services. +Load Balancers are highly available and fully managed Instances, configured to distribute workload across a set of backend servers. They allow you to scale applications hosted at the backend, while ensuring their continuous availability through the Load Balancer. Load Balancers are therefore commonly used to improve the performance and reliability of websites, applications, databases, and other services. + Scaleway Load Balancer monitors the availability of your backend servers via health checks. If it detects that a server is down, it rebalances the load between the rest of the servers, making your applications highly available for users. A Load Balancer can be used as frontend for any type of backend server, even if it is not a Scaleway resource, thanks to the [multi-cloud feature](/load-balancer/faq/#what-is-the-difference-between-multi-cloud-and-non-multi-cloud-offers). @@ -88,4 +89,8 @@ Yes, this is possible with Scaleway's [Edge Services](/edge-services/) product, ## How can I add extra security such as a firewall or anti-DDOS to my Load Balancer? -You can add a **W**eb **A**pplication **F**irewall to your Load Balancer via [Edge Services](/edge-services/reference-content/understanding-waf/). \ No newline at end of file +You can add a **W**eb **A**pplication **F**irewall to your Load Balancer via [Edge Services](/edge-services/reference-content/understanding-waf/). + +## Is there a Service Level Agreement (SLA) for Load Balancers? + +Yes, see [the dedicated documentation page](https://www.scaleway.com/en/load-balancer/sla/). \ No newline at end of file diff --git a/pages/load-balancer/how-to/create-load-balancer.mdx b/pages/load-balancer/how-to/create-load-balancer.mdx index f7e0679bb8..56acab4ea1 100644 --- a/pages/load-balancer/how-to/create-load-balancer.mdx +++ b/pages/load-balancer/how-to/create-load-balancer.mdx @@ -3,7 +3,7 @@ title: How to create a Load Balancer description: Learn how to create a Load Balancer with Scaleway's step-by-step guide, ensuring scalable and continuously available applications. tags: load-balancer load balancer dates: - validation: 2025-04-07 + validation: 2025-10-16 posted: 2021-05-26 --- import Requirements from '@macros/iam/requirements.mdx' diff --git a/pages/load-balancer/how-to/use-with-private-network.mdx b/pages/load-balancer/how-to/use-with-private-network.mdx index 5fd564e49a..b423d26ae5 100644 --- a/pages/load-balancer/how-to/use-with-private-network.mdx +++ b/pages/load-balancer/how-to/use-with-private-network.mdx @@ -3,7 +3,7 @@ title: How to use your Load Balancer with a Private Network description: Learn how to use Scaleway Load Balancers with Private Networks to distribute workloads securely and efficiently. tags: load-balancer private-network load balancer private network dates: - validation: 2025-04-07 + validation: 2025-10-16 posted: 2021-05-26 --- import Requirements from '@macros/iam/requirements.mdx' diff --git a/pages/load-balancer/reference-content/configuring-backends.mdx b/pages/load-balancer/reference-content/configuring-backends.mdx index 8378114080..28a9406c8d 100644 --- a/pages/load-balancer/reference-content/configuring-backends.mdx +++ b/pages/load-balancer/reference-content/configuring-backends.mdx @@ -3,7 +3,7 @@ title: Configuring your Load Balancer's backend description: Learn how to choose different settings and configurations for your Load Balancer's backend depending on your needs tags: load-balancer backend protocol tcp http tls-encryption verify-certificate proxy-protocol balancing-method balancing-rule balancing-algorithm round-robin least-connections first-available stick-sessions timeout tunnel-timeout server-timeout connection-timeout backend-protection max-simultaneous queue-timeout retries retry-policy dates: - validation: 2025-04-07 + validation: 2025-10-16 posted: 2023-06-05 --- diff --git a/pages/managed-inference/reference-content/supported-models.mdx b/pages/managed-inference/reference-content/supported-models.mdx index 68823470a5..8f61a6acc1 100644 --- a/pages/managed-inference/reference-content/supported-models.mdx +++ b/pages/managed-inference/reference-content/supported-models.mdx @@ -3,7 +3,7 @@ title: Supported models in Managed Inference description: Explore all AI models supported by Managed Inference tags: support models custom catalog dates: - validation: 2025-04-08 + validation: 2025-10-16 posted: 2025-04-08 --- diff --git a/pages/nats/reference-content/limitations.mdx b/pages/nats/reference-content/limitations.mdx index e933e15d0d..e7630bfadd 100644 --- a/pages/nats/reference-content/limitations.mdx +++ b/pages/nats/reference-content/limitations.mdx @@ -3,7 +3,7 @@ title: NATS Limitations description: Learn about the current limitations of Scaleway NATS tags: messaging limitations space size storage payload max-streams max-consumers max-subscribers max-topics visibility-timeout dates: - validation: 2025-04-01 + validation: 2025-10-16 posted: 2025-04-01 --- diff --git a/pages/topics-and-events/api-cli/connect-aws-cli.mdx b/pages/topics-and-events/api-cli/connect-aws-cli.mdx index 839c0f140f..dfdf5a7efc 100644 --- a/pages/topics-and-events/api-cli/connect-aws-cli.mdx +++ b/pages/topics-and-events/api-cli/connect-aws-cli.mdx @@ -3,7 +3,7 @@ title: Connecting Topics and Events to the AWS-CLI description: This page explains how to connect Scaleway Topics and Events to the AWS-CLI tags: messaging sns aws-cli cli aws sdk python boto dates: - validation: 2025-04-10 + validation: 2025-10-16 posted: 2023-01-04 --- import Requirements from '@macros/iam/requirements.mdx' diff --git a/pages/topics-and-events/api-cli/python-node-topics-events.mdx b/pages/topics-and-events/api-cli/python-node-topics-events.mdx index 403f7a9658..6af7ce03ce 100644 --- a/pages/topics-and-events/api-cli/python-node-topics-events.mdx +++ b/pages/topics-and-events/api-cli/python-node-topics-events.mdx @@ -3,7 +3,7 @@ title: Using Go, Python or Node.js with Topics and Events description: This page explains how to use Go, Python or Node.js with Topics and Events and provides code samples tags: messaging boto3 python nodejs sns go topics-events dates: - validation: 2025-05-14 + validation: 2025-10-16 posted: 2023-01-04 --- import Requirements from '@macros/iam/requirements.mdx' diff --git a/pages/topics-and-events/api-cli/topics-events-aws-cli.mdx b/pages/topics-and-events/api-cli/topics-events-aws-cli.mdx index 272f5a8388..d10475596c 100644 --- a/pages/topics-and-events/api-cli/topics-events-aws-cli.mdx +++ b/pages/topics-and-events/api-cli/topics-events-aws-cli.mdx @@ -3,7 +3,7 @@ title: Using Scaleway Topics and Events with the AWS-CLI description: This page explains how to use Scaleway Topics and Events for creating topics and sending and receiving messages with the AWS CLI tags: messaging sns aws-cli cli aws messages subscribe publish topics dates: - validation: 2025-04-10 + validation: 2025-10-16 posted: 2023-04-04 --- import Requirements from '@macros/iam/requirements.mdx' diff --git a/pages/topics-and-events/concepts.mdx b/pages/topics-and-events/concepts.mdx index eba2471683..75ea008809 100644 --- a/pages/topics-and-events/concepts.mdx +++ b/pages/topics-and-events/concepts.mdx @@ -3,7 +3,7 @@ title: Topics and Events - Concepts description: Understand the core concepts of Scaleway Topics and Events. Explore fundamental principles for efficient message handling and service optimization. tags: messaging topics subscriptions events dates: - validation: 2025-04-10 + validation: 2025-10-16 posted: 2025-04-10 --- diff --git a/pages/topics-and-events/how-to/create-credentials.mdx b/pages/topics-and-events/how-to/create-credentials.mdx index 499aed87eb..5188ce1e69 100644 --- a/pages/topics-and-events/how-to/create-credentials.mdx +++ b/pages/topics-and-events/how-to/create-credentials.mdx @@ -3,7 +3,7 @@ title: How to create Topics and Events description: Learn how to create credentials for Scaleway Topics and Events. Securely manage access and ensure seamless integration with this step-by-step guide. tags: credentials messaging queuing key token dates: - validation: 2025-04-10 + validation: 2025-10-16 posted: 2025-04-10 --- import Requirements from '@macros/iam/requirements.mdx' diff --git a/pages/topics-and-events/how-to/create-manage-topics.mdx b/pages/topics-and-events/how-to/create-manage-topics.mdx index ae28bcea08..2c5322cffb 100644 --- a/pages/topics-and-events/how-to/create-manage-topics.mdx +++ b/pages/topics-and-events/how-to/create-manage-topics.mdx @@ -3,7 +3,7 @@ title: How to create and manage Topics and Events topics description: Discover how to create and manage topics with Scaleway Topics and Events. Enhance your messaging setup with this comprehensive, easy-to-follow guide. tags: messaging queuing topics sns dates: - validation: 2025-04-10 + validation: 2025-10-16 posted: 2023-12-27 --- import Requirements from '@macros/iam/requirements.mdx' diff --git a/pages/topics-and-events/how-to/manage-credentials.mdx b/pages/topics-and-events/how-to/manage-credentials.mdx index d506457673..580e66373d 100644 --- a/pages/topics-and-events/how-to/manage-credentials.mdx +++ b/pages/topics-and-events/how-to/manage-credentials.mdx @@ -2,7 +2,7 @@ title: How to manage credentials for Topics and Events description: Master managing credentials for Scaleway Topics and Events. Follow this guide to securely update, rotate, and control access to your messaging services. dates: - validation: 2025-04-10 + validation: 2025-10-16 posted: 2022-08-11 tags: manage credentials messaging queuing permissions update revoke --- diff --git a/pages/topics-and-events/how-to/monitor-topics-cockpit.mdx b/pages/topics-and-events/how-to/monitor-topics-cockpit.mdx index d916288512..0f644c69ad 100644 --- a/pages/topics-and-events/how-to/monitor-topics-cockpit.mdx +++ b/pages/topics-and-events/how-to/monitor-topics-cockpit.mdx @@ -2,7 +2,7 @@ title: How to monitor Topics and Events with Scaleway Cockpit description: Monitor Topics and Events services with Scaleway Cockpit. This guide helps you track performance to manage your messaging services efficiently. dates: - validation: 2025-04-10 + validation: 2025-10-16 posted: 2023-09-07 --- import Requirements from '@macros/iam/requirements.mdx' diff --git a/pages/topics-and-events/reference-content/limitations.mdx b/pages/topics-and-events/reference-content/limitations.mdx index 2adde5e570..31c14bda6d 100644 --- a/pages/topics-and-events/reference-content/limitations.mdx +++ b/pages/topics-and-events/reference-content/limitations.mdx @@ -3,7 +3,7 @@ title: Topics and Events Limitations description: Learn about the current limitations of Scaleway Topics and Events tags: messaging limitations dates: - validation: 2025-04-10 + validation: 2025-10-16 posted: 2023-01-04 --- diff --git a/pages/topics-and-events/reference-content/topics-and-events-overview.mdx b/pages/topics-and-events/reference-content/topics-and-events-overview.mdx index d2ff5eab43..aa8b2c1c32 100644 --- a/pages/topics-and-events/reference-content/topics-and-events-overview.mdx +++ b/pages/topics-and-events/reference-content/topics-and-events-overview.mdx @@ -3,7 +3,7 @@ title: Topics and Events Overview description: Learn about the Scaleway Topics and Events messaging system tags: messaging sns aws queuing publish-subscribe message-queue topic notification simple notification service dates: - validation: 2025-04-10 + validation: 2025-10-16 posted: 2023-01-04 --- diff --git a/pages/topics-and-events/reference-content/topics-and-events-support.mdx b/pages/topics-and-events/reference-content/topics-and-events-support.mdx index 0d84c21b99..a341b154e4 100644 --- a/pages/topics-and-events/reference-content/topics-and-events-support.mdx +++ b/pages/topics-and-events/reference-content/topics-and-events-support.mdx @@ -3,7 +3,7 @@ title: Topics and Events - Supported Actions description: Discover which SNS AWS API actions are supported by Scaleway Topics and Events tags: messaging queuing supported supports sns aws api actions dates: - validation: 2025-04-10 + validation: 2025-10-16 posted: 2023-01-04 --- diff --git a/pages/vpc/how-to/create-private-network.mdx b/pages/vpc/how-to/create-private-network.mdx index 5c25af8b50..5a4862d093 100644 --- a/pages/vpc/how-to/create-private-network.mdx +++ b/pages/vpc/how-to/create-private-network.mdx @@ -3,7 +3,7 @@ title: How to create a Private Network description: Find out how to create a Private Network in a Scaleway VPC, and start building optimized, secure cloud infrastructures away from the public internet tags: regional-private-network private-network vpc virtual-private-cloud region dates: - validation: 2025-04-07 + validation: 2025-10-16 posted: 2023-03-21 --- import Requirements from '@macros/iam/requirements.mdx' diff --git a/pages/vpc/how-to/delete-private-network.mdx b/pages/vpc/how-to/delete-private-network.mdx index 8dd7da4511..d60ba10ba9 100644 --- a/pages/vpc/how-to/delete-private-network.mdx +++ b/pages/vpc/how-to/delete-private-network.mdx @@ -3,7 +3,7 @@ title: How to delete a Private Network description: This page explains how to delete a Private Network tags: regional-private-network private-network vpc virtual-private-cloud delete destroy dates: - validation: 2025-04-07 + validation: 2025-10-16 posted: 2023-03-21 --- import Requirements from '@macros/iam/requirements.mdx'