-
Notifications
You must be signed in to change notification settings - Fork 74
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
789b6d4
commit 1e7dec7
Showing
1 changed file
with
3 additions
and
4 deletions.
There are no files selected for viewing
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 |
---|---|---|
|
@@ -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] | ||
|