Home icon

How GPU acceleration builds billion-scale vector indexes on Amazon OpenSearch Service

Big Data Blog



This article explains how GPU acceleration builds billion-scale vector indexes on Amazon OpenSearch Service, enabling faster index construction without sacrificing query performance.

  • GPU workers offload vector index building using NVIDIA cuVS, converting GPU-built CAGRA graphs to CPU-searchable HNSW indexes
  • Decoupled architecture separates indexing from search: CPU nodes ingest and serve queries while GPU workers build indexes via Amazon S3
  • Automatic scaling of GPU workers based on pending jobs; pay only for active builds with no standing infrastructure cost
  • Successfully indexed one billion 1024-dimensional vectors in 274 minutes with 0.93 recall and sub-100ms search latency
  • Best practices include disabling refresh during bulk ingestion, using memory-optimized instances, and monitoring via CloudWatch metrics
  • Supports quantization (2×, 8×, 16×, 32×) and out-of-core construction to handle datasets larger than GPU memory

GPU-accelerated indexing enables organizations to adopt new embedding models faster, handle bursty writes, and right-size clusters for mixed workloads while maintaining search quality.



Go to article

The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.

Related articles

Dec 9
2025
Build billion-scale vector databases in under an hour with GPU acceleration on Amazon OpenSearch Service
Dec 2
2025
Amazon OpenSearch Service adds GPU-accelerated and auto-optimized vector indexes
Dec 2
2025
Amazon OpenSearch Service improves vector database performance and cost with GPU acceleration and auto-optimization
Nov 27
2024
Intel Accelerators on Amazon OpenSearch Service improve price-performance on vector search by up to 51%

The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.