Private Endpoints
Introducing Private Endpoints for Pinecone serverless

Introducing Private Endpoints for Pinecone serverless

5/21/2024 · Anshum Garg

What this post added

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.

Read the original post ↗