AWS Certified AI Practitioner (AIF-C01) — Question 351

A company is using large language models (LLMs) to develop online tutoring applications. The company needs to apply configurable safeguards to the LLMs. These safeguards must ensure that the LLMs follow standard safety rules when creating applications.

Which solution will meet these requirements with the LEAST effort?

Answer options

Correct answer: C

Explanation

Amazon Bedrock Guardrails provides a fully managed way to implement customizable safeguards, such as content filtering and topic avoidance, with minimal development effort. In contrast, Amazon SageMaker Clarify is used for detecting bias and explaining model predictions, while SageMaker JumpStart is a hub for deploying pre-trained models. Amazon Bedrock playgrounds are interactive environments for testing models rather than production-grade enforcement mechanisms.