Skip to content

Commit cb5ceb6

Browse files
committed
Added Snowflake partner documentation
1 parent e128ed8 commit cb5ceb6

File tree

2 files changed

+86
-0
lines changed

2 files changed

+86
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
title: Partnerships
3+
sidebar:
4+
hidden: true
5+
---
Lines changed: 81 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,81 @@
1+
---
2+
title: Snowflake
3+
sidebar:
4+
hidden: true
5+
---
6+
7+
import { Render } from "~/components";
8+
9+
This page details which R2 location or jurisdiction is recommended based on your Snowflake region.
10+
11+
You have the following inputs to control the physical location where objects in your R2 buckets are stored (for more information refer to [data location](/r2/reference/data-location/)):
12+
13+
- [**Location hints**](/r2/reference/data-location/#location-hints): Specify a geophrical area (for example, Asia-Pacific or Western Europe). R2 makes a best effort to place your bucket in or near that location to optimize performance.
14+
- [**Jurisdictions**](/r2/reference/data-location/#jurisdictional-restrictions): Enforce that data is both stored and processed within a specific jurisdiction (for example, the EU or FedRAMP environment). Use jurisdictions when you need to ensure data is stored and processed within a jurisdiction to meet data residency requirements, including local regulations such as the [GDPR](https://gdpr-info.eu/) or [FedRAMP](https://blog.cloudflare.com/cloudflare-achieves-fedramp-authorization/).
15+
16+
## North and South America (Commercial)
17+
18+
| Snowflake region name | Cloud | Region ID | Recommended R2 location |
19+
| ------------------------- | ----- | ---------------- | ----------------------- |
20+
| Canada (Central) | AWS | `ca-central-1` | Location hint: `enam` |
21+
| South America (Sao Paulo) | AWS | `sa-east-1` | Location hint: `enam` |
22+
| US West (Oregon) | AWS | `us-west-2` | Location hint: `wnam` |
23+
| US East (Ohio) | AWS | `us-east-2` | Location hint: `enam` |
24+
| US East (N. Virginia) | AWS | `us-east-1` | Location hint: `enam` |
25+
| US Central1 (Iowa) | GCP | `us-central1` | Location hint: `enam` |
26+
| US East4 (N. Virginia) | GCP | `us-east4` | Location hint: `enam` |
27+
| Canada Central (Toronto) | Azure | `canadacentral` | Location hint: `enam` |
28+
| Central US (Iowa) | Azure | `centralus` | Location hint: `enam` |
29+
| East US 2 (Virginia) | Azure | `eastus2` | Location hint: `enam` |
30+
| South Central US (Texas) | Azure | `southcentralus` | Location hint: `enam` |
31+
| West US 2 (Washington) | Azure | `westus2` | Location hint: `wnam` |
32+
33+
## U.S. Government
34+
35+
| Snowflake region name | Cloud | Region ID | Recommended R2 location |
36+
| --------------------- | ----- | --------------- | ----------------------- |
37+
| US Gov East 1 | AWS | `us-gov-east-1` | Jurisdiction: `fedramp` |
38+
| US Gov West 1 | AWS | `us-gov-west-1` | Jurisdiction: `fedramp` |
39+
| US Gov Virginia | Azure | `usgovvirginia` | Jurisdiction: `fedramp` |
40+
41+
:::note
42+
43+
Cloudflare Enterprise customers may contact their account team or [Cloudflare Support](/support/contacting-cloudflare-support/) to get access to the FedRAMP jurisdiction.
44+
:::
45+
46+
## Europe and Middle East
47+
48+
| Snowflake region name | Cloud | Region ID | Recommended R2 location |
49+
| ----------------------------- | ----- | ------------------ | ----------------------------------------- |
50+
| EU (Frankfurt) | AWS | `eu-central-1` | Jurisdiction: `eu` or hint: `weur`/`eeur` |
51+
| EU (Zurich) | AWS | `eu-central-2` | Jurisdiction: `eu` or hint: `weur`/`eeur` |
52+
| EU (Stockholm) | AWS | `eu-north-1` | Jurisdiction: `eu` or hint: `weur`/`eeur` |
53+
| EU (Ireland) | AWS | `eu-west-1` | Jurisdiction: `eu` or hint: `weur`/`eeur` |
54+
| Europe (London) | AWS | `eu-west-2` | Jurisdiction: `eu` or hint: `weur`/`eeur` |
55+
| EU (Paris) | AWS | `eu-west-3` | Jurisdiction: `eu` or hint: `weur`/`eeur` |
56+
| Middle East Central2 (Dammam) | GCP | `me-central2` | Location hint: `weur`/`eeur` |
57+
| Europe West2 (London) | GCP | `europe-west-2` | Jurisdiction: `eu` or hint: `weur`/`eeur` |
58+
| Europe West3 (Frankfurt) | GCP | `europe-west-3` | Jurisdiction: `eu` or hint: `weur`/`eeur` |
59+
| Europe West4 (Netherlands) | GCP | `europe-west-4` | Jurisdiction: `eu` or hint: `weur`/`eeur` |
60+
| North Europe (Ireland) | Azure | `northeurope` | Jurisdiction: `eu` or hint: `weur`/`eeur` |
61+
| Switzerland North (Zurich) | Azure | `switzerlandnorth` | Jurisdiction: `eu` or hint: `weur`/`eeur` |
62+
| West Europe (Netherlands) | Azure | `westeurope` | Jurisdiction: `eu` or hint: `weur`/`eeur` |
63+
| UAE North (Dubai) | Azure | `uaenorth` | Location hint: `weur`/`eeur` |
64+
| UK South (London) | Azure | `uksouth` | Jurisdiction: `eu` or hint: `weur`/`eeur` |
65+
66+
## Asia Pacific and China
67+
68+
| Snowflake region name | Cloud | Region ID | Recommended R2 location |
69+
| -------------------------------- | ----- | ---------------- | ----------------------- |
70+
| Asia Pacific (Tokyo) | AWS | `ap-northeast-1` | Location hint: `apac` |
71+
| Asia Pacific (Seoul) | AWS | `ap-northeast-2` | Location hint: `apac` |
72+
| Asia Pacific (Osaka) | AWS | `ap-northeast-3` | Location hint: `apac` |
73+
| Asia Pacific (Mumbai) | AWS | `ap-south-1` | Location hint: `apac` |
74+
| Asia Pacific (Singapore) | AWS | `ap-southeast-1` | Location hint: `apac` |
75+
| Asia Pacific (Sydney) | AWS | `ap-southeast-2` | Location hint: `oc` |
76+
| Asia Pacific (Jakarta) | AWS | `ap-southeast-3` | Location hint: `apac` |
77+
| China (Ningxia) | AWS | `cn-northwest-1` | Location hint: `apac` |
78+
| Australia East (New South Wales) | Azure | `australiaeast` | Location hint: `oc` |
79+
| Central India (Pune) | Azure | `centralindia` | Location hint: `apac` |
80+
| Japan East (Tokyo) | Azure | `japaneast` | Location hint: `apac` |
81+
| Southeast Asia (Singapore) | Azure | `southeastasia` | Location hint: `apac` |

0 commit comments

Comments
 (0)