Private Access
Private access allows for creating a direct link to Philterd Data Service's API using AWS PrivateLink. With private access, your API requests stay on the AWS network and do not traverse the internet.
Note that private access is not available for the Philterd Data Services dashboard - only the API at this time.
Benefits of Private Access
Using AWS PrivateLink for private access provides several key benefits:
- Reduced Latency: By staying within the AWS network, latency can be reduced compared to routing over the public internet.
- Security: Since your API requests do not traverse the public internet, they are not exposed to common internet-based threats.
- Compliance: Private access helps meet strict regulatory and compliance requirements that mandate data must not traverse the public internet.
How it Works
Privte access uses AWS PrivateLink which allows you to connect your VPC to Philterd Data Services' API as if it were running in your own VPC. This works by creating an Interface VPC Endpoint in your VPC. This endpoint provides a private IP address that you can use to send requests to the Philterd Data Services API.
All traffic between your VPC and Philterd Data Services is routed through the AWS internal network and not the public internet.
Getting Started
Private access is available upon request. To get started with private access for your account, please reach out to us at support@philterd.ai.