Skip to content

Commit e0f1bbe

Browse files
RoRoJjcirinosclwySamyOubouaziz
authored
Apply suggestions from code review
Co-authored-by: Jessica <[email protected]> Co-authored-by: SamyOubouaziz <[email protected]>
1 parent c0b3164 commit e0f1bbe

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

pages/load-balancer/reference-content/migrating-aws.mdx

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,11 @@ Scaleway Load Balancer offers the following features:
5353
- HTTP Host header and SNI routes
5454

5555
**Backend:**
56-
- HTTP, HTTPS, TCP and TLS support
56+
- HTTP, HTTPS, TCP, and TLS support
5757
- Balancing between Scaleway resources (Instances, Elastic Metal servers, Dedibox) identified by public or private IP, or between non-SCW resources with selected plans
5858
- Configurable balancing method: round-robin, least connections, first available
5959
- Proxy Protocol
60-
- Sticky sessions (IP based or cookie based)
60+
- Sticky sessions (IP-based or cookie-based)
6161
- Customizable health checks
6262
- Backend protection
6363
- Customized error page
@@ -88,21 +88,21 @@ The diagram below shows a Scaleway Load Balancer with multiple frontends and bac
8888

8989
### Application vs Network with Scaleway
9090

91-
To create the equivalent of an AWS **Application Load Balancer**, with Scaleway you will typically create a Load Balancer with:
91+
To create the equivalent of an AWS **Application Load Balancer** with Scaleway, you will typically create a Load Balancer with:
9292

9393
- One or more frontends listening on port 80 or 443
9494
- One or more backends configured for HTTP or HTTPS protocol
95-
- (Optional): Routes from frontends to backends based on HTTP Host headers
95+
- (Optional) Routes from frontends to backends based on HTTP Host headers
9696

97-
To create the equivalent of an AWS **Network Load Balancer**, with Scaleway you will typically create a Load Balancer with:
97+
To create the equivalent of an AWS **Network Load Balancer** with Scaleway, you will typically create a Load Balancer with:
9898

9999
- One or more frontends listening on a port matching your application
100100
- One or more backends configured for TCP protocol
101-
- (Optional): Routes from frontends to backends based on SNI
101+
- (Optional) Routes from frontends to backends based on SNI
102102

103103
## Plans and pricing
104104

105-
Like AWS, the pricing model for Scaleway Load Balancers is based on an hourly rate. Different commercial types of Load Balancer have a different hourly rate, based on:
105+
Like AWS, the pricing model for Scaleway Load Balancers is based on an hourly rate. Different commercial types of Load Balancers have different hourly rates, based on:
106106

107107
- **Maximum supported bandwidth**
108108
- **Multicloud support** (whether the Load Balancer can forward traffic to backend servers outside of Scaleway)

0 commit comments

Comments
 (0)