GregLab | Exam Prep

Fundamentals of Generative AI

Embeddings and Vector Search

Embeddings convert content into numeric vectors that capture semantic meaning. Vector search compares those vectors so applications can find related content even when exact words differ, which is central to semantic search and RAG.

Concepts

  • Embeddings are numeric vectors that represent semantic meaning for text, images, or other data.
  • Vector databases and vector indexes support similarity search for embeddings.
  • Semantic search finds meaningfully related content even when exact keywords differ.
  • Embeddings represent meaning as numeric vectors, so similar concepts are close even when the wording is different.
  • Similarity search compares embeddings by semantic closeness rather than exact keyword matches.
  • Amazon Bedrock Knowledge Bases supports vector stores including Amazon OpenSearch Serverless, Amazon Aurora PostgreSQL with pgvector, Pinecone, and Redis Enterprise Cloud.

Exam tips

  • Embeddings are central to semantic search and RAG retrieval.
  • Vector indexes or vector databases support similarity search over embeddings.
  • Choose semantic search when meaning matters more than exact keyword matching.
  • Embeddings support semantic similarity search; they are not exact-keyword indexes.
  • Amazon OpenSearch Serverless is the default and most common vector store for Amazon Bedrock Knowledge Bases.
  • Bedrock Knowledge Bases can also use Amazon Aurora PostgreSQL with pgvector, Pinecone, and Redis Enterprise Cloud as supported vector stores.

Free AWS Certified AI Practitioner prep

Build focused AIF-C01 quizzes from exam domains, topics, and AWS services.

Practice with exam-style multiple-choice and multiple-response questions, clearly labeled supplemental exercises, score breakdowns, explanations, and a compact reference for this lane's official exam domains.

Build a quiz

Exam Weights

Quiz builder

Choose your practice set

Mode

Exam fidelity: AWS lists multiple choice and multiple response for this exam. Ordering, matching, and case-study items are supplemental learning exercises; their results stay in overall study accuracy but do not count toward exam-style accuracy. Difficulty labels describe this site's scenario complexity, not an AWS-published question rating.

Reference

AIF-C01 topics and service map

Study links

AIF-C01 resources