
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
A team notices slow query performance when retrieving embeddings from their Bedrock Knowledge Base. What is the most effective way to improve retrieval speed?
A
Reduce model temperature
B
Use a smaller embedding dimension size
C
Use OpenSearch Serverless with properly sized capacity units and index refresh intervals
D
Add more S3 buckets
Explanation:
The correct answer is C because:
Why the other options are incorrect:
The most effective approach is to optimize the OpenSearch Serverless configuration, which directly handles the vector similarity search operations for retrieval.