AWS Certified Machine Learning Engineer – Associate (MLA-C01) — Question 24

A company has a Retrieval Augmented Generation (RAG) application that uses a vector database to store embeddings of documents. The company must migrate the application to AWS and must implement a solution that provides semantic search of text files. The company has already migrated the text repository to an Amazon S3 bucket.
Which solution will meet these requirements?

Answer options

Correct answer: C

Explanation

The correct answer is C because Amazon Kendra is specifically designed for semantic search and can directly integrate with S3 for document ingestion. The other options either do not provide a dedicated semantic search capability or require additional processing steps that are unnecessary for this scenario.