Skip to content

Commit 9ba4b7c

Browse files
committed
start update DOC-146
1 parent dab996d commit 9ba4b7c

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

src/connections/data-residency.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ title: Data Residency
33
---
44
Segment offers customers the option to mitigate risk by providing regional infrastructure across Europe, Middle East, Africa and Asia Pacific. The default region for all customers is United States (Oregon). The regional infrastructure has the same [rate limits and SLA](/docs/connections/rate-limits/) as the default region.
55

6-
> info ""
7-
> Contact [[email protected]](mailto:[email protected]) to enable regional infrastructure on your workspace.
8-
96
If your workspace is enabled to support regional services, you can select on the region on a per-source basis in that Source's settings.
107

118
![Data Residency Settings](images/data-residency.png)
@@ -14,4 +11,9 @@ All Segment client-side libraries dynamically read your preferred region when th
1411

1512
For server-side routing, you can view endpoint details in the source's settings, and use the [`host`](https://github.com/segmentio/analytics-python/blob/c9f5ba6b58813eba1c3e5c778b0fc8d86f937f55/analytics/__init__.py#L9) configuration parameter to send data to the desired region.
1613

17-
Regional infrastructure can failover across locations within the region, but does not failover across regions.
14+
Regional infrastructure can failover across locations within the region, but does not failover across regions.
15+
16+
## Local data storage
17+
18+
19+
<!-- we need to add a section on Local Data Storage which outlines how customers can setup regional buckets so that their events are archived within the region. This will also need to include SLA and process details around replays and deletions as well as some caveats like: we cannot guarantee a replay if the customer tweaks the data in their bucket -->

0 commit comments

Comments
 (0)