BlogsPineconePrivate Endpoints

Private Endpoints

Private Endpoints

1
posts
2024

Pinecone has introduced Private Endpoints for AWS PrivateLink, allowing users to securely connect to Pinecone serverless from their VPC without exposing traffic to the public internet. This feature enhances data security by keeping traffic within the AWS network and reducing the risk of misconfiguration or unauthorized access. Private Endpoints are set up per region and require authorization of a VPC endpoint ID in Pinecone. Support for GCP and Azure is planned for later in the year.

2024

Introducing Private Endpoints for Pinecone serverless

5/21/2024

This post introduces Private Endpoints for Pinecone serverless, enabling secure connections via AWS PrivateLink. It details how to set up these endpoints by creating an Amazon VPC endpoint and authorizing it in Pinecone. The post explains that data plane traffic will traverse the AWS network, and users can then use the index private endpoint hostname for operations like upserting data. It also notes that Private Endpoints are region-specific and that multiple VPC endpoints can be authorized per project, with a limit of ten per project.