
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.
An enterprise customer wants text generation, translation, and multimodal image generation in one service. They want compliance, built-in guardrails, and private VPC connectivity. Which AWS AI service meets all requirements?
A
Amazon SageMaker Inference Endpoints
B
Amazon Bedrock with Guardrails and PrivateLink
C
Amazon Rekognition + Translate + Lex combo
D
Open-source models deployed on EC2
Explanation:
Amazon Bedrock with Guardrails and PrivateLink is the correct choice because:
Text generation, translation, and multimodal image generation: Amazon Bedrock provides access to multiple foundation models (FMs) from leading AI companies, including models for text generation (like Claude, Llama), translation capabilities, and multimodal models that can handle both text and image generation.
Single service: Bedrock is a unified service that offers all these capabilities through a single API, unlike combining multiple separate services.
Compliance: Bedrock supports various compliance standards and certifications that AWS services offer.
Built-in guardrails: Bedrock has native guardrail features that help implement safety controls, content filtering, and responsible AI practices.
Private VPC connectivity: Bedrock supports AWS PrivateLink, which enables private connectivity from your VPC to the service without exposing traffic to the public internet.
Why other options are incorrect: