asd Flashcards
A company wants to develop a large language model (LLM) application by using Amazon Bedrock and customer data that is uploaded to Amazon S3. The company’s security policy states that each team can access data for only the team’s own customers. Which solution will meet these requirements?
A. Create an Amazon Bedrock custom service role for each team that has access to only the team’s customer data.
Answer: D Justification: This option allows for controlled access to customer data by creating IAM roles for each team that restrict access to their specific customer folders, ensuring compliance with the security policy.
An AI company periodically evaluates its systems and processes with the help of independent software vendors (ISVs). The company needs to receive email message notifications when an ISV’s compliance reports become available. Which AWS service can the company use to meet this requirement?
A. AWS Audit Manager
Answer: B. AWS Artifact Justification: AWS Artifact provides access to compliance reports and allows users to receive notifications when new reports are available.
A law firm wants to build an AI application by using large language models (LLMs). The application will read legal documents and extract key points from the documents. Which solution meets these requirements?
A. Build an automatic named entity recognition system.
Answer: C Justification: A summarization chatbot can effectively read legal documents and extract key points, aligning with the law firm’s requirement to summarize content.
A company is using an Amazon Bedrock base model to summarize documents for an internal use case. The company trained a custom model to improve the summarization quality. Which action must the company take to use the custom model through Amazon Bedrock?
A. Purchase Provisioned Throughput for the custom model.
Answer: D. Grant access to the custom model in Amazon Bedrock. Justification: To use a custom model in Amazon Bedrock, the company must grant access to the model within the Bedrock service.
Which AWS service or feature can help an AI development team quickly deploy and consume a foundation model (FM) within the team’s VPC?
A. Amazon Personalize
Answer: B. Amazon SageMaker JumpStart Justification: Amazon SageMaker JumpStart provides pre-built solutions and models, including foundation models, that can be quickly deployed within a team’s VPC.