Skip to content

Commit

Permalink
docs: specify AWS data regions
Browse files Browse the repository at this point in the history
  • Loading branch information
marcklingen committed Jun 26, 2024
1 parent 789b6d4 commit 1e7dec7
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions pages/docs/data-security-privacy.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,9 @@ With Langfuse Cloud, we handle:
**Langfuse Cloud**

- We encrypt all data at rest and in transit using TLS.
- Our database and application run on AWS infrastructure, managed by Supabase and Vercel.
- Default data regions:
- US, Northern California (AWS us-west-1), https://us.cloud.langfuse.com
- Europe, Frankfurt, Germany (AWS eu-central-1), https://cloud.langfuse.com
- Our database and application run on AWS infrastructure, partly managed by Supabase and Vercel.
- US data region (https://us.cloud.langfuse.com): Northern California (AWS us-west-1) & Virginia (AWS us-east-1)
- EU data region (https://cloud.langfuse.com): Germany/Frankfurt (AWS eu-central-1) & Ireland (AWS eu-west-1)
- We use Point-in-Time Recovery (PITR) with database backups and Write Ahead Log.
- All users have access to SSO (Single Sign-On) through OAuth 2.0 with Google and GitHub. We can enforce SSO for your organization (Team plan and above) to require 2FA (Two-Factor Authentication).
- For security inquiries, please contact us at [email protected]
Expand Down

0 comments on commit 1e7dec7

Please sign in to comment.