惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
G
Google Developers Blog
S
SegmentFault 最新的问题
Microsoft Security Blog
Microsoft Security Blog
J
Java Code Geeks
罗磊的独立博客
H
Hackread – Cybersecurity News, Data Breaches, AI and More
量子位
P
Proofpoint News Feed
博客园 - 【当耐特】
MongoDB | Blog
MongoDB | Blog
L
LangChain Blog
F
Fortinet All Blogs
C
Check Point Blog
博客园_首页
I
InfoQ
Jina AI
Jina AI
Blog — PlanetScale
Blog — PlanetScale
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
酷 壳 – CoolShell
酷 壳 – CoolShell
Engineering at Meta
Engineering at Meta
美团技术团队
Vercel News
Vercel News
Apple Machine Learning Research
Apple Machine Learning Research

Pinecone

Pinecone Assistant: A Managed Knowledge Layer for Production AI Applications Multi-domain RAG in n8n: why one knowledge base is not enough Allspice Transforms the Culinary Experience with Semantic Search Powered by Pinecone | Pinecone Building RAG workflows in n8n: choosing the right Pinecone node Knowledge needs a meta-knowledge layer Garbage Day: How Pinecone Safely Deletes Billions of Objects at Scale When "Performance" Means Two Different Things Pinecone BYOC: Pinecone in your AWS, GCP, or Azure account, no vendor access True, Relevant, and Wrong: The Applicability Problem in RAG Use the Pinecone Plugin for Claude Code to develop AI Applications Faster Millions at Stake: How Melange's High-Recall Retrieval Prevents Litigation Collapse Powering High-stakes Patent Search at Scale: How Melange Built a Reliable AI System on Pinecone | Pinecone Pinecone Assistant Node in n8n: Turn Any Data Source Into Knowledge RAG with Access Control Pinecone Dedicated Read Nodes are now in Public Preview Inside Pinecone: Slab Architecture New Bulk Data Operations: Update, Delete, and Fetch by Metadata The Hidden Cost of Building: Lessons from Aquant Simplifying Vector Embeddings with Pinecone Integrated Inference Capabilities Pinecone joins Microsoft Marketplace as a Launch Partner GTM Engineering: Clay + Pinecone for AI-powered Sales Outbound Build an AI knowledge assistant with Google Docs and Pinecone Moving Pinecone forward with Ash Ashutosh as CEO and Edo spearheading our growing AI ambitions as Chief Scientist Pinecone Founder Edo Liberty to Spearhead Pinecone’s Growing AI Ambitions; Appoints Ash Ashutosh as CEO to Expand Vector Database Market Leadership Fast, Accurate Retrieval for Creators at Scale: Delphi’s Path Toward a Million Conversational Agents with Pinecone | Pinecone Announcing Pinecone Pioneers: A Program for Builders, Organizers, and Community Leaders What is Context Engineering? Chunking Strategies for LLM Applications Beyond the hype: Why RAG remains essential for modern AI Obviant Makes 30% More Accurate Defense Acquisition Recommendations Combining Sparse and Dense Retrieval with Pinecone | Pinecone
Introducing Private Endpoints for Pinecone serverless
Anshum Garg · 2024-05-21 · via Pinecone

Demo for enabling Private Endpoints for AWS PrivateLink

Private Endpoints for AWS PrivateLink is now in public preview for Pinecone serverless. Private Endpoints allow you to securely connect to Pinecone while keeping traffic from your VPC (virtual private cloud) private from the public internet.

Secure your AI applications with Private Endpoints

More than 20,000 organizations have used Pinecone serverless since Public Preview. To make their AI applications knowledgeable, these organizations store sensitive, proprietary data such as patient healthcare data, legal agreements, and internal operations data in Pinecone.

In addition to encryption at rest and in transit, Private Endpoints provides additional security by ensuring that your data traffic traverses the AWS network without public internet exposure. Private Endpoints also reduce the risk of exposing your VPC resources to the Internet (or other outside networks) through a misconfiguration, and minimize the risk of unauthorized access to your Pinecone indexes.

You can easily enable Private Endpoints within the Pinecone console by following a few simple steps:

  • First, create an Amazon VPC endpoint in the AWS console for a specific region.
  • Then authorize the VPC endpoint ID in Pinecone through the console. These VPC endpoints route all data plane traffic from your AWS VPC to Pinecone’s regional VPC over the AWS network, establishing a secure and private connection.
  • Once you successfully deploy the endpoints, you can run data plane commands (e.g., upsert data) for your index(es) using the index private endpoint hostname.

Connect to Pinecone securely using AWS PrivateLink.

Private Endpoints are set up for a single region and authorize a specific VPC endpoint. Projects with indexes in multiple regions require a Private Endpoint for each region. Multiple VPC endpoints can be authorized per project if needed. Each organization is limited to ten Private Endpoints per project.

Private Endpoints establish connectivity to indexes in a specific region. Turning off internet access to your project will affect Pinecone indexes that communicate via the internet in the same project.


Start building today

Private Endpoints is now available in Public Preview for all Enterprise users. Support for Private Link on GCP and Azure will be added later in the year. Learn more about our support for AWS PrivateLink and Private Endpoints, and start building today.