Skip to content

Commit

Permalink
feat: add new regions.
Browse files Browse the repository at this point in the history
  • Loading branch information
billy-the-fish committed Feb 29, 2024
1 parent 3ed582e commit 2b67b61
Showing 1 changed file with 20 additions and 15 deletions.
35 changes: 20 additions & 15 deletions use-timescale/regions.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |

0 comments on commit 2b67b61

Please sign in to comment.