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

推荐订阅源

IT之家
IT之家
Microsoft Azure Blog
Microsoft Azure Blog
人人都是产品经理
人人都是产品经理
博客园 - 聂微东
博客园_首页
阮一峰的网络日志
阮一峰的网络日志
V
V2EX
小众软件
小众软件
F
Fortinet All Blogs
Microsoft Security Blog
Microsoft Security Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
H
Hackread – Cybersecurity News, Data Breaches, AI and More
量子位
Google DeepMind News
Google DeepMind News
Jina AI
Jina AI
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
aimingoo的专栏
aimingoo的专栏
B
Blog RSS Feed
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
宝玉的分享
宝玉的分享
有赞技术团队
有赞技术团队
J
Java Code Geeks
WordPress大学
WordPress大学
The Cloudflare Blog

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
Bringing the leading vector database to your cloud
Ben Esh, Shimshon Zimmerman · 2025-02-20 · via Pinecone

We’re excited to announce early access for a Bring Your Own Cloud (BYOC) offering of the Pinecone vector database on AWS. This solution lets you deploy a privately managed Pinecone region within your cloud account, giving you the security and control of a self-hosted solution while retaining the seamless experience of a fully managed SaaS product. Your data is stored and processed exclusively within your cloud account, ensuring complete data sovereignty—while our team handles all operational aspects, from deployment and maintenance to monitoring and updates.

More ways to access Pinecone the way you want

Companies are eager to unlock the potential of their unstructured data to build new products and capabilities. Pinecone’s purpose-built vector database retrieves accurate, well-informed, and up-to-date insights for customers to build uniquely knowledgeable AI applications. Since launching Pinecone serverless, we've seen increasing demand from large enterprises and regulated industries that require strict data sovereignty—where storing or processing data outside their own cloud is not an option.

At Pinecone, we believe engineers should spend time building AI applications, not managing infrastructure. That’s why we designed a best-in-class vector database as a managed service, prioritizing ease of use from day one. Deploying Pinecone in your cloud account gives you the flexibility to build AI solutions in the way that works best for you and your requirements.

Key benefits:

  • Security and compliance: Pinecone ensures your sensitive data stays within your account so you can meet your data sovereignty requirements.
  • Enterprise-grade access controls: Control user access, set security and usage policies, and monitor users and workloads operating within their environment.
  • Private multi-tenant region: Use your private Pinecone environment to host multiple workloads for your company and enjoy the cost-performance tradeoffs of multi-tenant resource sharing.
  • Any AWS region: Pinecone can be deployed in any AWS region of your choice, ensuring low-latency communication with your applications.
  • Cost savings: Deploying a Pinecone service within your AWS account allows you to take advantage of your existing AWS discounts, saving plans, and commitments.

How it works

The Pinecone vector database is comprised of two main components:

  • The Control Plane is responsible for managing the index lifecycle, as well as operating all region-agnostic services such as user management, authentication, and billing. The control plane does not hold or process any records.
  • The Data Plane is responsible for storing and processing your records. It runs compute pods for executing vector similarity search queries and indexing operations, interacting with object storage to retrieve and persist index data.

When you create a serverless Pinecone index, all of its underlying data is stored in a Pinecone-managed Data Plane instance located within a region of your choice. This is the recommended offering for most users, as it provides the simplest way to use the Pinecone vector database.

However, for use cases with strict data sovereignty requirements, the Data Plane can be deployed to a dedicated VPC inside your AWS account, ensuring that all data is stored and processed locally and does not leave your organizational boundaries. Private Endpoints for AWS PrivateLink can be established as an additional security measure to protect your data plane API calls.

When setting up BYOC, Pinecone employs the principle of least privilege. We enforce role-based access control (RBAC) with specific IAM permissions and boundary policies to protect your assets. Access for maintenance and troubleshooting is secured through a customer-controlled VPN, with comprehensive logging and auditing.

Despite this split model, this is still a managed service: by operating a Pinecone agent service in each environment, we maintain communication with the global Pinecone-hosted control plane to allow ongoing management, health monitoring, and software updates. This design will enable us to provide the same service and reliability level as you would normally get with Pinecone while meeting enterprise security and compliance requirements.

Getting started

Pinecone’s BYOC offering for AWS is now in early access. To learn more, read the BYOC documentation or contact us.