Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down Expand Up @@ -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

Expand Down
11 changes: 8 additions & 3 deletions pages/load-balancer/faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down Expand Up @@ -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/).
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 [https://www.scaleway.com/en/load-balancer/sla/](the decicated page).
2 changes: 1 addition & 1 deletion pages/load-balancer/how-to/create-load-balancer.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down
2 changes: 1 addition & 1 deletion pages/load-balancer/how-to/use-with-private-network.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
---

Expand Down
2 changes: 1 addition & 1 deletion pages/nats/reference-content/limitations.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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
---

Expand Down
2 changes: 1 addition & 1 deletion pages/topics-and-events/api-cli/connect-aws-cli.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down
2 changes: 1 addition & 1 deletion pages/topics-and-events/api-cli/topics-events-aws-cli.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down
2 changes: 1 addition & 1 deletion pages/topics-and-events/concepts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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
---

Expand Down
2 changes: 1 addition & 1 deletion pages/topics-and-events/how-to/create-credentials.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down
2 changes: 1 addition & 1 deletion pages/topics-and-events/how-to/create-manage-topics.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down
2 changes: 1 addition & 1 deletion pages/topics-and-events/how-to/manage-credentials.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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
---
Expand Down
2 changes: 1 addition & 1 deletion pages/topics-and-events/how-to/monitor-topics-cockpit.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down
2 changes: 1 addition & 1 deletion pages/topics-and-events/reference-content/limitations.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
---

Expand Down
2 changes: 1 addition & 1 deletion pages/vpc/how-to/create-private-network.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down
2 changes: 1 addition & 1 deletion pages/vpc/how-to/delete-private-network.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down