Support AWS PrivateLink Access for Secure Private Connection to Sentry
- Dominant language
- Python
- Stars
- 44.8k
- Forks
- 4.9k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 624
Description
### Problem Statement
Our team deploys products according to our customer's requirements, and in some cases, they do not allow access to the Public Internet from our applications. We have become aware of a previous Feature Request and Discussion (https://github.com/getsentry/sentry/issues/41769) suggesting the use of Relay to address this issue. However, this solution is unsuitable for some of our customer's requirements.
### Solution Brainstorm
We request the implementation of AWS PrivateLink for Sentry, allowing us to establish a private connection between our applications and Sentry without exposing them to the Public Internet. This solution would enable us to comply with our customers' strict security requirements while continuing to leverage Sentry's services.
- PrivateLink service endpoint (AWS): https://docs.aws.amazon.com/vpc/latest/privatelink/concepts.html
- Snowflake supports AWS PrivateLink access: https://docs.snowflake.com/en/user-guide/admin-security-privatelink
### Product Area
Other
Contributor guide
Assessment
This issue has not been assessed yet.