You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/regional-segment-eu.md
+6-8
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,6 @@
1
1
---
2
2
title: Regional Segment (Europe)
3
+
hidden: true
3
4
---
4
5
{% include content/plan-grid.md name="data-residency" %}
5
6
@@ -8,10 +9,7 @@ title: Regional Segment (Europe)
8
9
9
10
Segment provides regional infrastructure across Europe, Middle East, Africa and Asia Pacific with [rate limits and SLA](/docs/connections/rate-limits/).
10
11
11
-
As Schrems II restricts the transfer of personal data to any processors established in countries outside of Europe, all data in European workspaces must be ingested, stored, processed and delivered locally within the EU. Workspaces you configure to use the EU West Data Processing Region ingest (for supported sources), process, filter, deduplicate, and archive data through Segment-hosted archives hosted in S3 AWS Dublin, Ireland.
12
-
13
-
> info ""
14
-
> [Cloud object sources](/docs/connections/sources/#object-cloud-sources) and cloud event sources aren't supported in EU workspaces.
12
+
As Schrems II restricts the transfer of personal data to any processors established in countries outside of Europe, all data in European workspaces ingest, store, process and deliver locally within the EU. You can set up workspaces in the EU where data is received via the Dublin, Ireland endpoint hosted in the EU for all sources, with the exception of [cloud object sources](/docs/connections/sources/#object-cloud-sources) and cloud event sources that aren't supported. Segment-hosted archives hosted in S3 AWS Dublin, Ireland, process, filter, validate, deduplicate, and archive data for EU workspaces.
15
13
16
14
> info ""
17
15
> Regional Segment for Europe is currently in beta. Segment’s [First-Access and Beta terms](https://segment.com/legal/first-access-beta-preview/) govern this feature.
@@ -20,7 +18,7 @@ As Schrems II restricts the transfer of personal data to any processors establis
20
18
To create a workspace with a different data processing region:
21
19
1. Log in to your segment account.
22
20
2. Click **New Workspace**.
23
-
3. Select your **Data processing region**. This determines the location in which Segment collects, processes, and stores data that’s sent to and from your workspace. You can choose from *US West* or *EU West*.
21
+
3. Select your **Data processing region**. This determines the location in which Segment collects, processes, and stores data that’s sent to and from your workspace. You can choose from *US West* or *EU Central*.
24
22
4. Click **Create workspace**.
25
23
26
24
## Regional Data Ingestion
@@ -34,16 +32,16 @@ To set your Data Ingestion Region:
34
32
2. Select the **Settings** tab.
35
33
3. Click **Regional Settings**.
36
34
4. Choose your **Data Ingestion Region**.
37
-
* If you’re in the *US West* data processing region, you can select from: Dublin, Singapore, Oregon, and Sydney.
38
-
*If you're in the *EU West* data processing region, Segment’s EU instance only supports data ingestion from Dublin with the `events.eu1.segmentapis.com` endpoint.
35
+
* If you’re in the US region, you can select from: Dublin, Singapore, Oregon, and Sydney.
36
+
* Segment’s EU instance only supports data ingestion from Dublin with the `events.eu1.segmentapis.com` endpoint.
39
37
40
38
### Client-side sources
41
39
You can configure Segment’s client-side SDKs for Javascript, iOS, Android, and React Native sources to send data to a regional host after you’ve updated the Data Ingestion Region in that source’s settings.
42
40
43
41
All regions are configured on a per-source basis. Configure the region for each source separately if you don't want to use the default region.
44
42
45
43
> info ""
46
-
> For workspaces that use the EU West Data Processing region, the Dublin Ingestion region is preselected for all sources.
44
+
> Dublin is the only region for EU instances and defaults automatically.
47
45
48
46
All Segment client-side SDKs read this setting and update themselves automatically to send data to new endpoints when the app reloads. You don't need to change the code when you switch regions.
0 commit comments