Regional Isolation
Regional isolation is a feature that allows you to isolate your file system to a specific geo region. This is achieved by using the region specific endpoints provided by the File Service API.
How it works
The metadata is stored in the region specific database and the binary content is stored in the region specific storage. The other regions do not have access to the metadata or the binary content of the files stored in the isolated region. For example, if you have a file is created using the US region endpoint, the same cannot be accessed using the EU region endpoint.
Supported Regions
The File Service supports the following regions:
- US: United States
- EU: Europe
- AP: Asia Pacific
- AU: Australia
- UK: United Kingdom
For more information on the regions supported by File Service, refer to the supported regions.