-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #19746 from toobagrrl/patch-14
Create DORA Subcontractors.mdx
- Loading branch information
Showing
1 changed file
with
83 additions
and
0 deletions.
There are no files selected for viewing
83 changes: 83 additions & 0 deletions
83
...y-privacy/compliance/certificates-standards-regulations/DORA Subcontractors.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,83 @@ | ||
--- | ||
title: New Relic Digital Operational Resilience Act (DORA) Subcontractor | ||
tags: | ||
- Security | ||
- Security and Privacy | ||
- Compliance | ||
- DORA Subcontractors | ||
metaDescription: List of New Relic subcontracors for DORA purposes. | ||
freshnessValidatedDate: never | ||
--- | ||
|
||
<table> | ||
<thead> | ||
<tr> | ||
<th style={{ width: "200px" }}> | ||
Subcontractor | ||
</th> | ||
<th> | ||
Service Location | ||
</th> | ||
<th> | ||
Service Provided | ||
</th> | ||
</tr> | ||
</thead> | ||
<tbody> | ||
<tr> | ||
<td> | ||
Amazon Web Services (AWS) | ||
</td> | ||
<td> | ||
Data storage & diagnostics | ||
</td> | ||
<td> | ||
Multiple Worldwide | ||
</td> | ||
</tr> | ||
<tr> | ||
<td> | ||
Google Cloud Platform (GCP) | ||
</td> | ||
<td> | ||
Data storage & diagnostics | ||
</td> | ||
<td> | ||
For more information on GCP and its subcontractors, including locations see [Google Cloud Platform Subprocessors](https://cloud.google.com/terms/subprocessors) | ||
</td> | ||
</tr> | ||
<tr> | ||
<td> | ||
Microsoft Azure | ||
</td> | ||
<td> | ||
Cloud computing, storage & related features | ||
</td> | ||
<td> | ||
United States | ||
</td> | ||
</tr> | ||
<tr> | ||
<td> | ||
Cloudflare | ||
</td> | ||
<td> | ||
Traffic routing, TLS Termination & security services | ||
</td> | ||
<td> | ||
Global. See [Cloudflare](https://cloudflare.com/network/) for more information. | ||
</td> | ||
</tr> | ||
<tr> | ||
<td> | ||
Fastly | ||
</td> | ||
<td> | ||
Traffic routing, TLS Termination | ||
</td> | ||
<td> | ||
Global. See [Fastly](https://www.fastly.com/network-map/) for more information. | ||
</td> | ||
</tr> | ||
</tbody> | ||
</table> |