Bedrock Guardrails
Bedrock Guardrails is a safety feature that suppresses harmful output and undesirable topics.
It is not a feature for building a RAG that answers based on internal documents, so it is incorrect.
A company wants to build, with as little effort as possible, a RAG application on Amazon Bedrock that ingests internal documents and answers based on their content. Which Bedrock feature is the BEST fit?
Choosing the Bedrock feature for building a RAG that answers based on internal documents.
Bedrock Guardrails
Bedrock Guardrails is a safety feature that suppresses harmful output and undesirable topics.
It is not a feature for building a RAG that answers based on internal documents, so it is incorrect.
Bedrock Knowledge Bases
Correct. Bedrock Knowledge Bases is a managed RAG-building feature that ingests internal documents and provides embedding, vector storage, and search. It lets you produce answers grounded in external data with little effort.
SageMaker JumpStart
SageMaker JumpStart is a model hub that provides pretrained models and ready-made solutions.
It is not the Bedrock feature for building a managed RAG that answers based on internal documents, so it is incorrect.
Amazon Q in QuickSight
Amazon Q in QuickSight is a feature that operates and creates BI dashboards in natural language.
It is not the Bedrock feature for building a RAG that answers based on internal documents, so it is incorrect.
Remember how the correct answer, 'Bedrock Knowledge Bases,' works.
・It provides, as a managed service, the ingestion, chunking, embedding, vector storage, and search of internal documents.
・Without building RAG from scratch, you can construct answers grounded in external data.
Its purpose differs from Guardrails (harmful suppression), JumpStart (model hub), and Q in QuickSight (BI).