Data residency is a tool to comply with data regulation and compliance laws but may also increased increase the performance of the application. yasoon ensures the data in-scope are stored only within the specified region.
Data stored temporarily (less than 7 days) for caching purposes are considered as data-in-transit and are is not part of the data residency concept.
...
Country | AWS Region | ||||
---|---|---|---|---|---|
Germany | eu-central-1 in Frankfurt | ||||
USA
| us-east-1 in N. Virgina | ||||
Australia
| ap-southeast-2 |
Regional data
The default for everything we store is to have it follow the data residency concept. The following data are is stored within the region selected by the customer (or Frankfurt, eu-central-1 for Jira DC customers, currently).
Data | Description |
---|---|
User data | Ids, name & email adress address of users |
User Access Tokensaccess tokens | Access tokens (Microsoft Graph, Atlassian OAuth1.0a and OAuth 2) |
Jira & Confluence related data | The apps store stores meta data related to issues/projects/spaces etc. |
Microsoft Graph related data | The app store meta data related to Microsoft Graph activities (e.g. status of active subscriptions) |
Settings | Settings created by the admins, e.g. templates, presets |
Automation Datadata | Data related to the automation features |
Audit Loglog | Log of auditable acitivitiesactivities |
Non-
...
regional data
The following data are “stored globally” is stored globally and are replicated into every region, to allow support of our data residency feature. When a user logs in to Jira from our app, we need to be able to determine the target region correctly. All of the data that is kept globally is stored for this single purpose.
Data | Description | ||
---|---|---|---|
Teams user data | We keep a mapping and user profile (incl. email address) of Microsoft Teams users to region to forward requests into the correct region. | ||
Instance data | We maintain a list of all customer instances including their baseUrl Jira URL and their region. | ||
Teams Bot bot data | MIcrosoft Microsoft Teams does not have a data residency concept for Botsbots. We need to forward these requests into the correct region. | Teams User data | Same as above, we keep a mapping of Team User Ids to region to forward store bot installation data globally to forward these requests into the correct region. |