
Explanation:
Explanation:
Amazon OpenSearch Serverless Vector Engine is specifically designed for storing and searching vector embeddings at scale. Here's why it's the best option:
Purpose-built for vector search: The Vector Engine is optimized for storing and searching high-dimensional vectors (embeddings) efficiently.
Scalability: It can handle billions of embeddings and scale globally, which matches the requirement exactly.
Serverless architecture: OpenSearch Serverless automatically scales based on demand, eliminating the need for capacity planning.
Global distribution: Supports global search capabilities across multiple AWS regions.
Why the other options are incorrect:
For storing billions of embeddings and performing vector similarity search at global scale, Amazon OpenSearch Serverless Vector Engine is the most appropriate AWS service.
No comments yet.