Skip to content

Commit 01fc5d9

Browse files
Monitobremyleone
authored andcommitted
feat(docs): add new zones (scaleway#1070)
1 parent 55740a8 commit 01fc5d9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/guides/regions_and_zones.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -19,16 +19,18 @@ It can contain multiple Availability Zones.
1919

2020
## Zones
2121

22-
In order to deploy highly available application, a region can be splitted in many Availability Zones (AZ).
22+
In order to deploy highly available application, a region can be divided in many Availability Zones (AZ).
2323
Latency between multiple AZ of the same region are low as they have a common network layer.
2424

2525
List of availability zones by regions:
2626

2727
- France - Paris (`fr-par`)
2828
- `fr-par-1`
2929
- `fr-par-2`
30+
- `fr-par-3`
3031
- The Netherlands - Amsterdam (`nl-ams`)
3132
- `nl-ams-1`
33+
- `nl-ams-2`
3234
- Poland - Warsaw (`pl-waw`)
3335
- `pl-waw-1`
3436

0 commit comments

Comments
 (0)