From 2b67b6190faad451b920d5bbeead8cb9a52de0c2 Mon Sep 17 00:00:00 2001 From: billy-the-fish Date: Thu, 29 Feb 2024 19:32:53 +0100 Subject: [PATCH] feat: add new regions. --- use-timescale/regions.md | 35 ++++++++++++++++++++--------------- 1 file changed, 20 insertions(+), 15 deletions(-) diff --git a/use-timescale/regions.md b/use-timescale/regions.md index 488af8423c..bca75919ee 100644 --- a/use-timescale/regions.md +++ b/use-timescale/regions.md @@ -6,23 +6,28 @@ product: cloud # Available regions + Timescale is available in these AWS (Amazon Web Services) regions: -|Region|Zone|Location| -|-|-|-| -|`ap-southeast-1`|Asia|Singapore| -|`ap-southeast-2`|Australia|Sydney| -|`eu-central-1`|Europe|Frankfurt| -|`eu-west-1`|Europe|Ireland| -|`us-east-1`|United States|North Virginia| -|`us-east-2`|United States|Ohio| -|`us-west-2`|United States|Oregon| +| Region | Zone | Location | +|------------------|---------------|----------------| +| `ap-southeast-1` | Asia Pacific | Singapore | +| `ap-southeast-2` | Asia Pacific | Sydney | +| `ap-northeast-1` | Asia Pacific | Tokyo | +| `ca-central-1` | Canada | Central | +| `eu-central-1` | Europe | Frankfurt | +| `eu-west-1` | Europe | Ireland | +| `eu-west-2` | Europe | London | +| `sa-east-1` | South America | São Paulo | +| `us-east-1` | United States | North Virginia | +| `us-east-2` | United States | Ohio | +| `us-west-2` | United States | Oregon | Timescale is working on releasing 🔜 in the following AWS regions: -|Region|Zone|Location| -|-|-|-| -|`ap-northeast-1`|Japan|Tokyo| -|`eu-west-2`|Europe|London| -|`sa-east-1`|South America|São Paulo| -|`ca-central-1`|Canada|Central| +| Region | Zone | Location | +|------------------|---------------|-----------| +| `ap-northeast-1` | Japan | Tokyo | +| `eu-west-2` | Europe | London | +| `sa-east-1` | South America | São Paulo | +| `ca-central-1` | Canada | Central |