Amazon AWS Certified AI Practitioner(AIF-C01) 영문버전



  • Category : AWS
  • Tag : 자격증


Amazon AWS Certified AI Practitioner(AIF-C01)

Question #1

A company makes forecasts each quarter to decide how to optimize operations to meet expected demand. The company uses ML models to make these forecasts. An AI practitioner is writing a report about the trained ML models to provide transparency and explainability to company stakeholders. What should the AI practitioner include in the report to meet the transparency and explainability requirements?

  • A. Code for model training
  • B. Partial dependence plots (PDPs)
  • C. Sample data for training
  • D. Model convergence tables

Correct Answer: B

Question #2

A law rm 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.
  • B. Create a recommendation engine.
  • C. Develop a summarization chatbot.
  • D. Develop a multi-language translation system.

Correct Answer: C

Question #3

A company wants to classify human genes into 20 categories based on gene characteristics. The company needs an ML algorithm to document how the inner mechanism of the model affects the output. Which ML algorithm meets these requirements?

  • A. Decision trees
  • B. Linear regression
  • C. Logistic regression
  • D. Neural networks

Correct Answer: A

Question #4

A company has built an image classi cation model to predict plant diseases from photos of plant leaves. The company wants to evaluate how many images the model classi ed correctly. Which evaluation metric should the company use to measure the model’s performance?

  • A. R-squared score
  • B. Accuracy
  • C. Root mean squared error (RMSE)
  • D. Learning rate

Correct Answer: B

Question #5

A company is using a pre-trained large language model (LLM) to build a chatbot for product recommendations. The company needs the LLM outputs to be short and written in a speci c language. Which solution will align the LLM response quality with the company’s expectations?

  • A. Adjust the prompt.
  • B. Choose an LLM of a different size.
  • C. Increase the temperature.
  • D. Increase the Top K value.

Correct Answer: A

Question #6

A company uses Amazon SageMaker for its ML pipeline in a production environment. The company has large input data sizes up to 1 GB and processing times up to 1 hour. The company needs near real-time latency. Which SageMaker inference option meets these requirements?

  • A. Real-time inference
  • B. Serverless inference
  • C. Asynchronous inference
  • D. Batch transform

Correct Answer: C

Question #7

A company is using domain-speci c models. The company wants to avoid creating new models from the beginning. The company instead wants to adapt pre-trained models to create models for new, related tasks. Which ML strategy meets these requirements?

  • A. Increase the number of epochs.
  • B. Use transfer learning.
  • C. Decrease the number of epochs.
  • D. Use unsupervised learning.

Correct Answer: B

Question #8

A company is building a solution to generate images for protective eyewear. The solution must have high accuracy and must minimize the risk of incorrect annotations. Which solution will meet these requirements?

  • A. Human-in-the-loop validation by using Amazon SageMaker -Ground Truth Plus
  • B. Data augmentation by using an Amazon Bedrock knowledge base
  • C. Image recognition by using Amazon Rekognition
  • D. Data summarization by using Amazon QuickSight Q

Correct Answer: A

Question #9

A company wants to create a chatbot by using a foundation model (FM) on Amazon Bedrock. The FM needs to access encrypted data that is stored in an Amazon S3 bucket. The data is encrypted with Amazon S3 managed keys (SSE-S3). The FM encounters a failure when attempting to access the S3 bucket data. Which solution will meet these requirements?

  • A. Ensure that the role that Amazon Bedrock assumes has permission to decrypt data with the correct encryption key.
  • B. Set the access permissions for the S3 buckets to allow public access to enable access over the internet.
  • C. Use prompt engineering techniques to tell the model to look for information in Amazon S3.
  • D. Ensure that the S3 data does not contain sensitive information.

Correct Answer: A

Question #10

A company wants to use language models to create an application for inference on edge devices. The inference must have the lowest latency possible. Which solution will meet these requirements?

  • A. Deploy optimized small language models (SLMs) on edge devices.
  • B. Deploy optimized large language models (LLMs) on edge devices.
  • C. Incorporate a centralized small language model (SLM) API for asynchronous communication with edge devices.
  • D. Incorporate a centralized large language model (LLM) API for asynchronous communication with edge devices.

Correct Answer: A

Question #11

A company wants to build an ML model by using Amazon SageMaker. The company needs to share and manage variables for model development across multiple teams. Which SageMaker feature meets these requirements?

  • A. Amazon SageMaker Feature Store
  • B. Amazon SageMaker Data Wrangler
  • C. Amazon SageMaker Clarify
  • D. Amazon SageMaker Model Cards

Correct Answer: A

Question #12

A company wants to use generative AI to increase developer productivity and software development. The company wants to use Amazon Q Developer. What can Amazon Q Developer do to help the company meet these requirements?

  • A. Create software snippets, reference tracking, and open source license tracking.
  • B. Run an application without provisioning or managing servers.
  • C. Enable voice commands for coding and providing natural language search.
  • D. Convert audio les to text documents by using ML models.

Correct Answer: A

Question #13

A nancial institution is using Amazon Bedrock to develop an AI application. The application is hosted in a VPC. To meet regulatory compliance standards, the VPC is not allowed access to any internet tra c. Which AWS service or feature will meet these requirements?

  • A. AWS PrivateLink
  • B. Amazon Macie
  • C. Amazon CloudFront
  • D. Internet gateway

Correct Answer: A

Question #14

A company wants to develop an educational game where users answer questions such as the following: “A jar contains six red, four green, and three yellow marbles. What is the probability of choosing a green marble from the jar?” Which solution meets these requirements with the LEAST operational overhead?

  • A. Use supervised learning to create a regression model that will predict probability.
  • B. Use reinforcement learning to train a model to return the probability.
  • C. Use code that will calculate probability by using simple rules and computations.
  • D. Use unsupervised learning to create a model that will estimate probability density.

Correct Answer: C

Question #15

Which metric measures the runtime e ciency of operating AI models?

  • A. Customer satisfaction score (CSAT)
  • B. Training time for each epoch
  • C. Average response time
  • D. Number of training instances

Correct Answer: C

Question #16

A company is building a contact center application and wants to gain insights from customer conversations. The company wants to analyze and extract key information from the audio of the customer calls. Which solution meets these requirements?

  • A. Build a conversational chatbot by using Amazon Lex.
  • B. Transcribe call recordings by using Amazon Transcribe.
  • C. Extract information from call recordings by using Amazon SageMaker Model Monitor.
  • D. Create classi cation labels by using Amazon Comprehend.

Correct Answer: B

Question #17

A company has petabytes of unlabeled customer data to use for an advertisement campaign. The company wants to classify its customers into tiers to advertise and promote the company’s products. Which methodology should the company use to meet these requirements?

  • A. Supervised learning
  • B. Unsupervised learning
  • C. Reinforcement learning
  • D. Reinforcement learning from human feedback (RLHF)

Correct Answer: B

Question #18

An AI practitioner wants to use a foundation model (FM) to design a search application. The search application must handle queries that have text and images. Which type of FM should the AI practitioner use to power the search application?

  • A. Multi-modal embedding model
  • B. Text embedding model
  • C. Multi-modal generation model
  • D. Image generation model

Correct Answer: A

Question #19

A company uses a foundation model (FM) from Amazon Bedrock for an AI search tool. The company wants to ne-tune the model to be more accurate by using the company’s data. Which strategy will successfully ne-tune the model?

  • A. Provide labeled data with the prompt eld and the completion eld.
  • B. Prepare the training dataset by creating a .txt le that contains multiple lines in .csv format.
  • C. Purchase Provisioned Throughput for Amazon Bedrock.
  • D. Train the model on journals and textbooks.

Correct Answer: A

Question #20

Topic 1 A company wants to use AI to protect its application from threats. The AI solution needs to check if an IP address is from a suspicious source. Which solution meets these requirements?

  • A. Build a speech recognition system.
  • B. Create a natural language processing (NLP) named entity recognition system.
  • C. Develop an anomaly detection system.
  • D. Create a fraud forecasting system.

Correct Answer: C

Question #21

Topic 1 Which feature of Amazon OpenSearch Service gives companies the ability to build vector database applications?

  • A. Integration with Amazon S3 for object storage
  • B. Support for geospatial indexing and queries
  • C. Scalable index management and nearest neighbor search capability
  • D. Ability to perform real-time analysis on streaming data

Correct Answer: C

Question #22

Which option is a use case for generative AI models?

  • A. Improving network security by using intrusion detection systems
  • B. Creating photorealistic images from text descriptions for digital marketing
  • C. Enhancing database performance by using optimized indexing
  • D. Analyzing nancial data to forecast stock market trends

Correct Answer: B

Question #23

A company wants to build a generative AI application by using Amazon Bedrock and needs to choose a foundation model (FM). The company wants to know how much information can t into one prompt. Which consideration will inform the company’s decision?

  • A. Temperature
  • B. Context window
  • C. Batch size
  • D. Model size

Correct Answer: B

Question #24

Topic 1 A company wants to make a chatbot to help customers. The chatbot will help solve technical problems without human intervention. The company chose a foundation model (FM) for the chatbot. The chatbot needs to produce responses that adhere to company tone. Which solution meets these requirements?

  • A. Set a low limit on the number of tokens the FM can produce.
  • B. Use batch inferencing to process detailed responses.
  • C. Experiment and re ne the prompt until the FM produces the desired responses.
  • D. De ne a higher number for the temperature parameter.

Correct Answer: C

Question #25

A company wants to use a large language model (LLM) on Amazon Bedrock for sentiment analysis. The company wants to classify the sentiment of text passages as positive or negative. Which prompt engineering strategy meets these requirements?

  • A. Provide examples of text passages with corresponding positive or negative labels in the prompt followed by the new text passage to be classi ed.
  • B. Provide a detailed explanation of sentiment analysis and how LLMs work in the prompt.
  • C. Provide the new text passage to be classi ed without any additional context or examples.
  • D. Provide the new text passage with a few examples of unrelated tasks, such as text summarization or question answering.

Correct Answer: A

Question #26

A security company is using Amazon Bedrock to run foundation models (FMs). The company wants to ensure that only authorized users invoke the models. The company needs to identify any unauthorized access attempts to set appropriate AWS Identity and Access Management (IAM) policies and roles for future iterations of the FMs. Which AWS service should the company use to identify unauthorized users that are trying to access Amazon Bedrock?

  • A. AWS Audit Manager
  • B. AWS CloudTrail
  • C. Amazon Fraud Detector
  • D. AWS Trusted Advisor

Correct Answer: B

Question #27

A company has developed an ML model for image classi cation. The company wants to deploy the model to production so that a web application can use the model. The company needs to implement a solution to host the model and serve predictions without managing any of the underlying infrastructure. Which solution will meet these requirements?

  • A. Use Amazon SageMaker Serverless Inference to deploy the model.
  • B. Use Amazon CloudFront to deploy the model.
  • C. Use Amazon API Gateway to host the model and serve predictions.
  • D. Use AWS Batch to host the model and serve predictions.

Correct Answer: A

Question #28

An AI company periodically evaluates its systems and processes with the help of independent software vendors (ISVs). The company needs to receive email message noti cations when an ISV’s compliance reports become available. Which AWS service can the company use to meet this requirement?

  • A. AWS Audit Manager
  • B. AWS Artifact
  • C. AWS Trusted Advisor
  • D. AWS Data Exchange

Correct Answer: B

Question #29

Topic 1 A company wants to use a large language model (LLM) to develop a conversational agent. The company needs to prevent the LLM from being manipulated with common prompt engineering techniques to perform undesirable actions or expose sensitive information. Which action will reduce these risks?

  • A. Create a prompt template that teaches the LLM to detect attack patterns.
  • B. Increase the temperature parameter on invocation requests to the LLM.
  • C. Avoid using LLMs that are not listed in Amazon SageMaker.
  • D. Decrease the number of input tokens on invocations of the LLM.

Correct Answer: A

Question #30

A company is using the Generative AI Security Scoping Matrix to assess security responsibilities for its solutions. The company has identi ed four different solution scopes based on the matrix. Which solution scope gives the company the MOST ownership of security responsibilities?

  • A. Using a third-party enterprise application that has embedded generative AI features.
  • B. Building an application by using an existing third-party generative AI foundation model (FM).
  • C. Re ning an existing third-party generative AI foundation model (FM) by ne-tuning the model by using data speci c to the business.
  • D. Building and training a generative AI model from scratch by using speci c data that a customer owns.

Correct Answer: D

Question #31

An AI practitioner has a database of animal photos. The AI practitioner wants to automatically identify and categorize the animals in the photos without manual human effort. Which strategy meets these requirements?

  • A. Object detection
  • B. Anomaly detection
  • C. Named entity recognition
  • D. Inpainting

Correct Answer: A

Question #32

A company wants to create an application by using Amazon Bedrock. The company has a limited budget and prefers exibility without long-term commitment. Which Amazon Bedrock pricing model meets these requirements?

  • A. On-Demand
  • B. Model customization
  • C. Provisioned Throughput
  • D. Spot Instance

Correct Answer: A

Question #33

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
  • B. Amazon SageMaker JumpStart
  • C. PartyRock, an Amazon Bedrock Playground
  • D. Amazon SageMaker endpoints

Correct Answer: B

Question #34

How can companies use large language models (LLMs) securely on Amazon Bedrock?

  • A. Design clear and speci c prompts. Con gure AWS Identity and Access Management (IAM) roles and policies by using least privilege access.
  • B. Enable AWS Audit Manager for automatic model evaluation jobs.
  • C. Enable Amazon Bedrock automatic model evaluation jobs.
  • D. Use Amazon CloudWatch Logs to make models explainable and to monitor for bias.

Correct Answer: A

Question #35

A company has terabytes of data in a database that the company can use for business analysis. The company wants to build an AI-based application that can build a SQL query from input text that employees provide. The employees have minimal experience with technology. Which solution meets these requirements?

  • A. Generative pre-trained transformers (GPT)
  • B. Residual neural network
  • C. Support vector machine
  • D. WaveNet

Correct Answer: A

Question #36

A company built a deep learning model for object detection and deployed the model to production. Which AI process occurs when the model analyzes a new image to identify objects?

  • A. Training
  • B. Inference
  • C. Model deployment
  • D. Bias correction

Correct Answer: B

Question #37

An AI practitioner is building a model to generate images of humans in various professions. The AI practitioner discovered that the input data is biased and that speci c attributes affect the image generation and create bias in the model. Which technique will solve the problem?

  • A. Data augmentation for imbalanced classes
  • B. Model monitoring for class distribution
  • C. Retrieval Augmented Generation (RAG)
  • D. Watermark detection for images

Correct Answer: A

Question #38

A company is implementing the Amazon Titan foundation model (FM) by using Amazon Bedrock. The company needs to supplement the model by using relevant data from the company’s private data sources. Which solution will meet this requirement?

  • A. Use a different FM.
  • B. Choose a lower temperature value.
  • C. Create an Amazon Bedrock knowledge base.
  • D. Enable model invocation logging.

Correct Answer: C

Question #39

A medical company is customizing a foundation model (FM) for diagnostic purposes. The company needs the model to be transparent and explainable to meet regulatory requirements. Which solution will meet these requirements?

  • A. Con gure the security and compliance by using Amazon Inspector.
  • B. Generate simple metrics, reports, and examples by using Amazon SageMaker Clarify.
  • C. Encrypt and secure training data by using Amazon Macie.
  • D. Gather more data. Use Amazon Rekognition to add custom labels to the data.

Correct Answer: B

Question #40

A company wants to deploy a conversational chatbot to answer customer questions. The chatbot is based on a ne-tuned Amazon SageMaker JumpStart model. The application must comply with multiple regulatory frameworks. Which capabilities can the company show compliance for? (Choose two.)

  • A. Auto scaling inference endpoints
  • B. Threat detection
  • C. Data protection
  • D. Cost optimization
  • E. Loosely coupled microservices

Correct Answer: BC

Question #41

Topic 1 A company is training a foundation model (FM). The company wants to increase the accuracy of the model up to a speci c acceptance level. Which solution will meet these requirements?

  • A. Decrease the batch size.
  • B. Increase the epochs.
  • C. Decrease the epochs.
  • D. Increase the temperature parameter.

Correct Answer: B

Question #42

A company is building a large language model (LLM) question answering chatbot. The company wants to decrease the number of actions call center employees need to take to respond to customer questions. Which business objective should the company use to evaluate the effect of the LLM chatbot?

  • A. Website engagement rate
  • B. Average call duration
  • C. Corporate social responsibility
  • D. Regulatory compliance

Correct Answer: B

Question #43

Which functionality does Amazon SageMaker Clarify provide?

  • A. Integrates a Retrieval Augmented Generation (RAG) work ow
  • B. Monitors the quality of ML models in production
  • C. Documents critical details about ML models
  • D. Identi es potential bias during data preparation

Correct Answer: D

Question #44

A company is developing a new model to predict the prices of speci c items. The model performed well on the training dataset. When the company deployed the model to production, the model’s performance decreased signi cantly. What should the company do to mitigate this problem?

  • A. Reduce the volume of data that is used in training.
  • B. Add hyperparameters to the model.
  • C. Increase the volume of data that is used in training.
  • D. Increase the model training time.

Correct Answer: C

Question #45

Topic 1 An ecommerce company wants to build a solution to determine customer sentiments based on written customer reviews of products. Which AWS services meet these requirements? (Choose two.)

  • A. Amazon Lex
  • B. Amazon Comprehend
  • C. Amazon Polly
  • D. Amazon Bedrock
  • E. Amazon Rekognition

Correct Answer: BD

Question #46

A company wants to use large language models (LLMs) with Amazon Bedrock to develop a chat interface for the company’s product manuals. The manuals are stored as PDF les. Which solution meets these requirements MOST cost-effectively?

  • A. Use prompt engineering to add one PDF le as context to the user prompt when the prompt is submitted to Amazon Bedrock.
  • B. Use prompt engineering to add all the PDF les as context to the user prompt when the prompt is submitted to Amazon Bedrock.
  • C. Use all the PDF documents to ne-tune a model with Amazon Bedrock. Use the ne-tuned model to process user prompts.
  • D. Upload PDF documents to an Amazon Bedrock knowledge base. Use the knowledge base to provide context when users submit prompts to Amazon Bedrock.

Correct Answer: D

Question #47

A social media company wants to use a large language model (LLM) for content moderation. The company wants to evaluate the LLM outputs for bias and potential discrimination against speci c groups or individuals. Which data source should the company use to evaluate the LLM outputs with the LEAST administrative effort?

  • A. User-generated content
  • B. Moderation logs
  • C. Content moderation guidelines
  • D. Benchmark datasets

Correct Answer: D

Question #48

A company wants to use a pre-trained generative AI model to generate content for its marketing campaigns. The company needs to ensure that the generated content aligns with the company’s brand voice and messaging requirements. Which solution meets these requirements?

  • A. Optimize the model’s architecture and hyperparameters to improve the model’s overall performance.
  • B. Increase the model’s complexity by adding more layers to the model’s architecture.
  • C. Create effective prompts that provide clear instructions and context to guide the model’s generation.
  • D. Select a large, diverse dataset to pre-train a new generative model.

Correct Answer: C

Question #49

A loan company is building a generative AI-based solution to offer new applicants discounts based on speci c business criteria. The company wants to build and use an AI model responsibly to minimize bias that could negatively affect some customers. Which actions should the company take to meet these requirements? (Choose two.)

  • A. Detect imbalances or disparities in the data.
  • B. Ensure that the model runs frequently.
  • C. Evaluate the model’s behavior so that the company can provide transparency to stakeholders.
  • D. Use the Recall-Oriented Understudy for Gisting Evaluation (ROUGE) technique to ensure that the model is 100% accurate.
  • E. Ensure that the model’s inference time is within the accepted limits.

Correct Answer: AC

Question #50

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.
  • B. Deploy the custom model in an Amazon SageMaker endpoint for real-time inference.
  • C. Register the model with the Amazon SageMaker Model Registry.
  • D. Grant access to the custom model in Amazon Bedrock.

Correct Answer: A

Question #51

A company needs to choose a model from Amazon Bedrock to use internally. The company must identify a model that generates responses in a style that the company’s employees prefer. What should the company do to meet these requirements?

  • A. Evaluate the models by using built-in prompt datasets.
  • B. Evaluate the models by using a human workforce and custom prompt datasets.
  • C. Use public model leaderboards to identify the model.
  • D. Use the model InvocationLatency runtime metrics in Amazon CloudWatch when trying models.

Correct Answer: B

Question #52

A student at a university is copying content from generative AI to write essays. Which challenge of responsible generative AI does this scenario represent?

  • A. Toxicity
  • B. Hallucinations
  • C. Plagiarism
  • D. Privacy

Correct Answer: C

Question #53

A company needs to build its own large language model (LLM) based on only the company’s private data. The company is concerned about the environmental effect of the training process. Which Amazon EC2 instance type has the LEAST environmental effect when training LLMs?

  • A. Amazon EC2 C series
  • B. Amazon EC2 G series
  • C. Amazon EC2 P series
  • D. Amazon EC2 Trn series

Correct Answer: D

Question #54

A company wants to build an interactive application for children that generates new stories based on classic stories. The company wants to use Amazon Bedrock and needs to ensure that the results and topics are appropriate for children. Which AWS service or feature will meet these requirements?

  • A. Amazon Rekognition
  • B. Amazon Bedrock playgrounds
  • C. Guardrails for Amazon Bedrock
  • D. Agents for Amazon Bedrock

Correct Answer: C

Question #55

A company is building an application that needs to generate synthetic data that is based on existing data. Which type of model can the company use to meet this requirement?

  • A. Generative adversarial network (GAN)
  • B. XGBoost
  • C. Residual neural network
  • D. WaveNet

Correct Answer: A

Question #56

A digital devices company wants to predict customer demand for memory hardware. The company does not have coding experience or knowledge of ML algorithms and needs to develop a data-driven predictive model. The company needs to perform analysis on internal data and external data. Which solution will meet these requirements?

  • A. Store the data in Amazon S3. Create ML models and demand forecast predictions by using Amazon SageMaker built-in algorithms that use the data from Amazon S3.
  • B. Import the data into Amazon SageMaker Data Wrangler. Create ML models and demand forecast predictions by using SageMaker built-in algorithms.
  • C. Import the data into Amazon SageMaker Data Wrangler. Build ML models and demand forecast predictions by using an Amazon Personalize Trending-Now recipe.
  • D. Import the data into Amazon SageMaker Canvas. Build ML models and demand forecast predictions by selecting the values in the data from SageMaker Canvas.

Correct Answer: D

Question #57

A company has installed a security camera. The company uses an ML model to evaluate the security camera footage for potential thefts. The company has discovered that the model disproportionately ags people who are members of a speci c ethnic group. Which type of bias is affecting the model output?

  • A. Measurement bias
  • B. Sampling bias
  • C. Observer bias
  • D. Con rmation bias

Correct Answer: B

Question #58

A company is building a customer service chatbot. The company wants the chatbot to improve its responses by learning from past interactions and online resources. Which AI learning strategy provides this self-improvement capability?

  • A. Supervised learning with a manually curated dataset of good responses and bad responses
  • B. Reinforcement learning with rewards for positive customer feedback
  • C. Unsupervised learning to nd clusters of similar customer inquiries
  • D. Supervised learning with a continuously updated FAQ database

Correct Answer: B

Question #59

An AI practitioner has built a deep learning model to classify the types of materials in images. The AI practitioner now wants to measure the model performance. Which metric will help the AI practitioner evaluate the performance of the model?

  • A. Confusion matrix
  • B. Correlation matrix
  • C. R2 score
  • D. Mean squared error (MSE)

Correct Answer: A

Question #60

A company has built a chatbot that can respond to natural language questions with images. The company wants to ensure that the chatbot does not return inappropriate or unwanted images. Which solution will meet these requirements?

  • A. Implement moderation APIs.
  • B. Retrain the model with a general public dataset.
  • C. Perform model validation.
  • D. Automate user feedback integration.

Correct Answer: A

Question #61

An AI practitioner is using an Amazon Bedrock base model to summarize session chats from the customer service department. The AI practitioner wants to store invocation logs to monitor model input and output data. Which strategy should the AI practitioner use?

  • A. Con gure AWS CloudTrail as the logs destination for the model.
  • B. Enable invocation logging in Amazon Bedrock.
  • C. Con gure AWS Audit Manager as the logs destination for the model.
  • D. Con gure model invocation logging in Amazon EventBridge.

Correct Answer: B

Question #62

A company is building an ML model to analyze archived data. The company must perform inference on large datasets that are multiple GBs in size. The company does not need to access the model predictions immediately. Which Amazon SageMaker inference option will meet these requirements?

  • A. Batch transform
  • B. Real-time inference
  • C. Serverless inference
  • D. Asynchronous inference

Correct Answer: A

Question #63

Which term describes the numerical representations of real-world objects and concepts that AI and natural language processing (NLP) models use to improve understanding of textual information?

  • A. Embeddings
  • B. Tokens
  • C. Models
  • D. Binaries

Correct Answer: A

Question #64

A research company implemented a chatbot by using a foundation model (FM) from Amazon Bedrock. The chatbot searches for answers to questions from a large database of research papers. After multiple prompt engineering attempts, the company notices that the FM is performing poorly because of the complex scienti c terms in the research papers. How can the company improve the performance of the chatbot?

  • A. Use few-shot prompting to de ne how the FM can answer the questions.
  • B. Use domain adaptation ne-tuning to adapt the FM to complex scienti c terms.
  • C. Change the FM inference parameters.
  • D. Clean the research paper data to remove complex scienti c terms.

Correct Answer: B

Question #65

A company wants to use a large language model (LLM) on Amazon Bedrock for sentiment analysis. The company needs the LLM to produce more consistent responses to the same input prompt. Which adjustment to an inference parameter should the company make to meet these requirements?

  • A. Decrease the temperature value.
  • B. Increase the temperature value.
  • C. Decrease the length of output tokens.
  • D. Increase the maximum generation length.

Correct Answer: A

Question #66

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.
  • B. Create a custom service role that has Amazon S3 access. Ask teams to specify the customer name on each Amazon Bedrock request.
  • C. Redact personal data in Amazon S3. Update the S3 bucket policy to allow team access to customer data.
  • D. Create one Amazon Bedrock role that has full Amazon S3 access. Create IAM roles for each team that have access to only each team’s customer folders.

Correct Answer: A

Question #67

A medical company deployed a disease detection model on Amazon Bedrock. To comply with privacy policies, the company wants to prevent the model from including personal patient information in its responses. The company also wants to receive noti cation when policy violations occur. Which solution meets these requirements?

  • A. Use Amazon Macie to scan the model’s output for sensitive data and set up alerts for potential violations.
  • B. Con gure AWS CloudTrail to monitor the model’s responses and create alerts for any detected personal information.
  • C. Use Guardrails for Amazon Bedrock to lter content. Set up Amazon CloudWatch alarms for noti cation of policy violations.
  • D. Implement Amazon SageMaker Model Monitor to detect data drift and receive alerts when model quality degrades.

Correct Answer: C

Question #68

A company manually reviews all submitted resumes in PDF format. As the company grows, the company expects the volume of resumes to exceed the company’s review capacity. The company needs an automated system to convert the PDF resumes into plain text format for additional processing. Which AWS service meets this requirement?

  • A. Amazon Textract
  • B. Amazon Personalize
  • C. Amazon Lex
  • D. Amazon Transcribe

Correct Answer: A

Question #69

An education provider is building a question and answer application that uses a generative AI model to explain complex concepts. The education provider wants to automatically change the style of the model response depending on who is asking the question. The education provider will give the model the age range of the user who has asked the question. Which solution meets these requirements with the LEAST implementation effort?

  • A. Fine-tune the model by using additional training data that is representative of the various age ranges that the application will support.
  • B. Add a role description to the prompt context that instructs the model of the age range that the response should target.
  • C. Use chain-of-thought reasoning to deduce the correct style and complexity for a response suitable for that user.
  • D. Summarize the response text depending on the age of the user so that younger users receive shorter responses.

Correct Answer: B

Question #70

Which strategy evaluates the accuracy of a foundation model (FM) that is used in image classi cation tasks?

  • A. Calculate the total cost of resources used by the model.
  • B. Measure the model’s accuracy against a prede ned benchmark dataset.
  • C. Count the number of layers in the neural network.
  • D. Assess the color accuracy of images processed by the model.

Correct Answer: B

Question #71

Topic 1 An accounting rm wants to implement a large language model (LLM) to automate document processing. The rm must proceed responsibly to avoid potential harms. What should the rm do when developing and deploying the LLM? (Choose two.)

  • A. Include fairness metrics for model evaluation.
  • B. Adjust the temperature parameter of the model.
  • C. Modify the training data to mitigate bias.
  • D. Avoid over tting on the training data.
  • E. Apply prompt engineering techniques.

Correct Answer: AC

Question #72

A company is building an ML model. The company collected new data and analyzed the data by creating a correlation matrix, calculating statistics, and visualizing the data. Which stage of the ML pipeline is the company currently in?

  • A. Data pre-processing
  • B. Feature engineering
  • C. Exploratory data analysis
  • D. Hyperparameter tuning

Correct Answer: C

Question #73

A company has documents that are missing some words because of a database error. The company wants to build an ML model that can suggest potential words to ll in the missing text. Which type of model meets this requirement?

  • A. Topic modeling
  • B. Clustering models
  • C. Prescriptive ML models
  • D. BERT-based models

Correct Answer: D

Question #74

A company wants to display the total sales for its top-selling products across various retail locations in the past 12 months. Which AWS solution should the company use to automate the generation of graphs?

  • A. Amazon Q in Amazon EC2
  • B. Amazon Q Developer
  • C. Amazon Q in Amazon QuickSight
  • D. Amazon Q in AWS Chatbot

Correct Answer: C

Question #75

A company is building a chatbot to improve user experience. The company is using a large language model (LLM) from Amazon Bedrock for intent detection. The company wants to use few-shot learning to improve intent detection accuracy. Which additional data does the company need to meet these requirements?

  • A. Pairs of chatbot responses and correct user intents
  • B. Pairs of user messages and correct chatbot responses
  • C. Pairs of user messages and correct user intents
  • D. Pairs of user intents and correct chatbot responses

Correct Answer: C

Question #76

A company is using few-shot prompting on a base model that is hosted on Amazon Bedrock. The model currently uses 10 examples in the prompt. The model is invoked once daily and is performing well. The company wants to lower the monthly cost. Which solution will meet these requirements?

  • A. Customize the model by using ne-tuning.
  • B. Decrease the number of tokens in the prompt.
  • C. Increase the number of tokens in the prompt.
  • D. Use Provisioned Throughput.

Correct Answer: B

Question #77

An AI practitioner is using a large language model (LLM) to create content for marketing campaigns. The generated content sounds plausible and factual but is incorrect. Which problem is the LLM having?

  • A. Data leakage
  • B. Hallucination
  • C. Over tting
  • D. Under tting

Correct Answer: B

Question #78

An AI practitioner trained a custom model on Amazon Bedrock by using a training dataset that contains con dential data. The AI practitioner wants to ensure that the custom model does not generate inference responses based on con dential data. How should the AI practitioner prevent responses based on con dential data?

  • A. Delete the custom model. Remove the con dential data from the training dataset. Retrain the custom model.
  • B. Mask the con dential data in the inference responses by using dynamic data masking.
  • C. Encrypt the con dential data in the inference responses by using Amazon SageMaker.
  • D. Encrypt the con dential data in the custom model by using AWS Key Management Service (AWS KMS).

Correct Answer: A

Question #79

A company has built a solution by using generative AI. The solution uses large language models (LLMs) to translate training manuals from English into other languages. The company wants to evaluate the accuracy of the solution by examining the text generated for the manuals. Which model evaluation strategy meets these requirements?

  • A. Bilingual Evaluation Understudy (BLEU)
  • B. Root mean squared error (RMSE)
  • C. Recall-Oriented Understudy for Gisting Evaluation (ROUGE)
  • D. F1 score

Correct Answer: A

Question #80

A large retailer receives thousands of customer support inquiries about products every day. The customer support inquiries need to be processed and responded to quickly. The company wants to implement Agents for Amazon Bedrock. What are the key bene ts of using Amazon Bedrock agents that could help this retailer?

  • A. Generation of custom foundation models (FMs) to predict customer needs
  • B. Automation of repetitive tasks and orchestration of complex work ows
  • C. Automatically calling multiple foundation models (FMs) and consolidating the results
  • D. Selecting the foundation model (FM) based on prede ned criteria and metrics

Correct Answer: B

Question #81

Which option is a bene t of ongoing pre-training when ne-tuning a foundation model (FM)?

  • A. Helps decrease the model’s complexity
  • B. Improves model performance over time
  • C. Decreases the training time requirement
  • D. Optimizes model inference time

Correct Answer: B

Question #82

What are tokens in the context of generative AI models?

  • A. Tokens are the basic units of input and output that a generative AI model operates on, representing words, subwords, or other linguistic units.
  • B. Tokens are the mathematical representations of words or concepts used in generative AI models.
  • C. Tokens are the pre-trained weights of a generative AI model that are ne-tuned for speci c tasks.
  • D. Tokens are the speci c prompts or instructions given to a generative AI model to generate output.

Correct Answer: A

Question #83

A company wants to assess the costs that are associated with using a large language model (LLM) to generate inferences. The company wants to use Amazon Bedrock to build generative AI applications. Which factor will drive the inference costs?

  • A. Number of tokens consumed
  • B. Temperature value
  • C. Amount of data used to train the LLM
  • D. Total training time

Correct Answer: A

Question #84

A company is using Amazon SageMaker Studio notebooks to build and train ML models. The company stores the data in an Amazon S3 bucket. The company needs to manage the ow of data from Amazon S3 to SageMaker Studio notebooks. Which solution will meet this requirement? A. Use Amazon Inspector to monitor SageMaker Studio. B. Use Amazon Macie to monitor SageMaker Studio. C. Con gure SageMaker to use a VPC with an S3 endpoint. D. Con gure SageMaker to use S3 Glacier Deep Archive.

Correct Answer: C

Question #85

A company has a foundation model (FM) that was customized by using Amazon Bedrock to answer customer queries about products. The company wants to validate the model’s responses to new types of queries. The company needs to upload a new dataset that Amazon Bedrock can use for validation. Which AWS service meets these requirements?

  • A. Amazon S3
  • B. Amazon Elastic Block Store (Amazon EBS)
  • C. Amazon Elastic File System (Amazon EFS)
  • D. AWS Snowcone

Correct Answer: A

Question #86

Which prompting attack directly exposes the con gured behavior of a large language model (LLM)?

  • A. Prompted persona switches
  • B. Exploiting friendliness and trust
  • C. Ignoring the prompt template
  • D. Extracting the prompt template

Correct Answer: D

Question #87

A company wants to use Amazon Bedrock. The company needs to review which security aspects the company is responsible for when using Amazon Bedrock. Which security aspect will the company be responsible for?

  • A. Patching and updating the versions of Amazon Bedrock
  • B. Protecting the infrastructure that hosts Amazon Bedrock
  • C. Securing the company’s data in transit and at rest
  • D. Provisioning Amazon Bedrock within the company network

Correct Answer: C

Question #88

A social media company wants to use a large language model (LLM) to summarize messages. The company has chosen a few LLMs that are available on Amazon SageMaker JumpStart. The company wants to compare the generated output toxicity of these models. Which strategy gives the company the ability to evaluate the LLMs with the LEAST operational overhead?

  • A. Crowd-sourced evaluation
  • B. Automatic model evaluation
  • C. Model evaluation with human workers
  • D. Reinforcement learning from human feedback (RLHF)

Correct Answer: B

Question #89

A company is testing the security of a foundation model (FM). During testing, the company wants to get around the safety features and make harmful content. Which security technique is this an example of?

  • A. Fuzzing training data to nd vulnerabilities
  • B. Denial of service (DoS)
  • C. Penetration testing with authorization
  • D. Jailbreak

Correct Answer: D

Question #90

A company needs to use Amazon SageMaker for model training and inference. The company must comply with regulatory requirements to run SageMaker jobs in an isolated environment without internet access. Which solution will meet these requirements?

  • A. Run SageMaker training and inference by using SageMaker Experiments.
  • B. Run SageMaker training and Inference by using network Isolation.
  • C. Encrypt the data at rest by using encryption for SageMaker geospatial capabilities.
  • D. Associate appropriate AWS Identity and Access Management (IAM) roles with the SageMaker jobs.

Correct Answer: B

Question #91

An ML research team develops custom ML models. The model artifacts are shared with other teams for integration into products and services. The ML team retains the model training code and data. The ML team wants to build a mechanism that the ML team can use to audit models. Which solution should the ML team use when publishing the custom ML models?

  • A. Create documents with the relevant information. Store the documents in Amazon S3.
  • B. Use AWS AI Service Cards for transparency and understanding models.
  • C. Create Amazon SageMaker Model Cards with intended uses and training and inference details.
  • D. Create model training scripts. Commit the model training scripts to a Git repository.

Correct Answer: C

Question #92

A software company builds tools for customers. The company wants to use AI to increase software development productivity. Which solution will meet these requirements?

  • A. Use a binary classi cation model to generate code reviews.
  • B. Install code recommendation software in the company’s developer tools.
  • C. Install a code forecasting tool to predict potential code issues.
  • D. Use a natural language processing (NLP) tool to generate code.

Correct Answer: B

Question #93

A retail store wants to predict the demand for a speci c product for the next few weeks by using the Amazon SageMaker DeepAR forecasting algorithm. Which type of data will meet this requirement?

  • A. Text data
  • B. Image data
  • C. Time series data
  • D. Binary data

Correct Answer: C

Question #94

A large retail bank wants to develop an ML system to help the risk management team decide on loan allocations for different demographics. What must the bank do to develop an unbiased ML model?

  • A. Reduce the size of the training dataset.
  • B. Ensure that the ML model predictions are consistent with historical results.
  • C. Create a different ML model for each demographic group.
  • D. Measure class imbalance on the training dataset. Adapt the training process accordingly.

Correct Answer: D

Question #95

Which prompting technique can protect against prompt injection attacks?

  • A. Adversarial prompting
  • B. Zero-shot prompting
  • C. Least-to-most prompting
  • D. Chain-of-thought prompting

Correct Answer: A

Question #96

A company has ne-tuned a large language model (LLM) to answer questions for a help desk. The company wants to determine if the ne-tuning has enhanced the model’s accuracy. Which metric should the company use for the evaluation?

  • A. Precision
  • B. Time to rst token
  • C. F1 score
  • D. Word error rate

Correct Answer: C

Question #97

A company is using Retrieval Augmented Generation (RAG) with Amazon Bedrock and Stable Diffusion to generate product images based on text descriptions. The results are often random and lack speci c details. The company wants to increase the speci city of the generated images. Which solution meets these requirements?

  • A. Increase the number of generation steps.
  • B. Use the MASK_IMAGE_BLACK mask source option.
  • C. Increase the classi er-free guidance (CFG) scale.
  • D. Increase the prompt strength.

Correct Answer: C

Question #98

A company wants to implement a large language model (LLM) based chatbot to provide customer service agents with real-time contextual responses to customers’ inquiries. The company will use the company’s policies as the knowledge base. Which solution will meet these requirements MOST cost-effectively?

  • A. Retrain the LLM on the company policy data.
  • B. Fine-tune the LLM on the company policy data.
  • C. Implement Retrieval Augmented Generation (RAG) for in-context responses.
  • D. Use pre-training and data augmentation on the company policy data.

Correct Answer: C

Question #99

A company wants to create a new solution by using AWS Glue. The company has minimal programming experience with AWS Glue. Which AWS service can help the company use AWS Glue?

  • A. Amazon Q Developer
  • B. AWS Con g
  • C. Amazon Personalize
  • D. Amazon Comprehend

Correct Answer: A

Question #100

A company is developing a mobile ML app that uses a phone’s camera to diagnose and treat insect bites. The company wants to train an image classi cation model by using a diverse dataset of insect bite photos from different genders, ethnicities, and geographic locations around the world. Which principle of responsible AI does the company demonstrate in this scenario?

  • A. Fairness
  • B. Explainability
  • C. Governance
  • D. Transparency

Correct Answer: A

Question #101

A company is developing an ML model to make loan approvals. The company must implement a solution to detect bias in the model. The company must also be able to explain the model’s predictions. Which solution will meet these requirements?

  • A. Amazon SageMaker Clarify
  • B. Amazon SageMaker Data Wrangler
  • C. Amazon SageMaker Model Cards
  • D. AWS AI Service Cards

Correct Answer: A

Question #102

A company has developed a generative text summarization model by using Amazon Bedrock. The company will use Amazon Bedrock automatic model evaluation capabilities. Which metric should the company use to evaluate the accuracy of the model?

  • A. Area Under the ROC Curve (AUC) score
  • B. F1 score
  • C. BERTScore
  • D. Real world knowledge (RWK) score

Correct Answer: C

Question #103

An AI practitioner wants to predict the classi cation of owers based on petal length, petal width, sepal length, and sepal width. Which algorithm meets these requirements?

  • A. K-nearest neighbors (k-NN)
  • B. K-mean
  • C. Autoregressive Integrated Moving Average (ARIMA)
  • D. Linear regression

Correct Answer: A

Question #104

A company is using custom models in Amazon Bedrock for a generative AI application. The company wants to use a company managed encryption key to encrypt the model artifacts that the model customization jobs create. Which AWS service meets these requirements?

  • A. AWS Key Management Service (AWS KMS)
  • B. Amazon Inspector
  • C. Amazon Macie
  • D. AWS Secrets Manager

Correct Answer: A

Question #105

A company wants to use large language models (LLMs) to produce code from natural language code comments. Which LLM feature meets these requirements?

  • A. Text summarization
  • B. Text generation
  • C. Text completion
  • D. Text classi cation

Correct Answer: B

Question #106

A company is introducing a mobile app that helps users learn foreign languages. The app makes text more coherent by calling a large language model (LLM). The company collected a diverse dataset of text and supplemented the dataset with examples of more readable versions. The company wants the LLM output to resemble the provided examples. Which metric should the company use to assess whether the LLM meets these requirements?

  • A. Value of the loss function
  • B. Semantic robustness
  • C. Recall-Oriented Understudy for Gisting Evaluation (ROUGE) score
  • D. Latency of the text generation

Correct Answer: C

Question #107

A company notices that its foundation model (FM) generates images that are unrelated to the prompts. The company wants to modify the prompt techniques to decrease unrelated images. Which solution meets these requirements?

  • A. Use zero-shot prompts.
  • B. Use negative prompts.
  • C. Use positive prompts.
  • D. Use ambiguous prompts.

Correct Answer: B

Question #108

A company wants to use a large language model (LLM) to generate concise, feature-speci c descriptions for the company’s products. Which prompt engineering technique meets these requirements?

  • A. Create one prompt that covers all products. Edit the responses to make the responses more speci c, concise, and tailored to each product.
  • B. Create prompts for each product category that highlight the key features. Include the desired output format and length for each prompt response.
  • C. Include a diverse range of product features in each prompt to generate creative and unique descriptions.
  • D. Provide detailed, product-speci c prompts to ensure precise and customized descriptions.

Correct Answer: B

Question #109

A company is developing an ML model to predict customer churn. The model performs well on the training dataset but does not accurately predict churn for new data. Which solution will resolve this issue?

  • A. Decrease the regularization parameter to increase model complexity.
  • B. Increase the regularization parameter to decrease model complexity.
  • C. Add more features to the input data.
  • D. Train the model for more epochs.

Correct Answer: B

Question #110

A company is implementing intelligent agents to provide conversational search experiences for its customers. The company needs a database service that will support storage and queries of embeddings from a generative AI model as vectors in the database. Which AWS service will meet these requirements?

  • A. Amazon Athena
  • B. Amazon Aurora PostgreSQL
  • C. Amazon Redshift
  • D. Amazon EMR

Correct Answer: B

Question #111

A nancial institution is building an AI solution to make loan approval decisions by using a foundation model (FM). For security and audit purposes, the company needs the AI solution’s decisions to be explainable. Which factor relates to the explainability of the AI solution’s decisions?

  • A. Model complexity
  • B. Training time
  • C. Number of hyperparameters
  • D. Deployment time

Correct Answer: A

Question #112

A pharmaceutical company wants to analyze user reviews of new medications and provide a concise overview for each medication. Which solution meets these requirements?

  • A. Create a time-series forecasting model to analyze the medication reviews by using Amazon Personalize.
  • B. Create medication review summaries by using Amazon Bedrock large language models (LLMs).
  • C. Create a classi cation model that categorizes medications into different groups by using Amazon SageMaker.
  • D. Create medication review summaries by using Amazon Rekognition.

Correct Answer: B

Question #113

A company wants to build a lead prioritization application for its employees to contact potential customers. The application must give employees the ability to view and adjust the weights assigned to different variables in the model based on domain knowledge and expertise. Which ML model type meets these requirements?

  • A. Logistic regression model
  • B. Deep learning model built on principal components
  • C. K-nearest neighbors (k-NN) model
  • D. Neural network

Correct Answer: A

Question #114

HOTSPOT A company wants to build an ML application. Select and order the correct steps from the following list to develop a well-architected ML workload. Each step should be selected one time.

Answer Area

  • Step 1
    • select…
    • Deploy model
    • Develop model
    • Monitor model
    • Define business goal and frame ML problem
  • Step 2
    • select…
    • Deploy model
    • Develop model
    • Monitor model
    • Define business goal and frame ML problem
  • Step 3
    • select…
    • Deploy model
    • Develop model
    • Monitor model
    • Define business goal and frame ML problem
  • Step 4
    • select…
    • Deploy model
    • Develop model
    • Monitor model
    • Define business goal and frame ML problem

Step 1: Define business goal and frame ML problem

Step 2: Develop model

Step 3: Deploy model

Step 4: Monitor model

Question #115

Which strategy will determine if a foundation model (FM) effectively meets business objectives?

  • A. Evaluate the model’s performance on benchmark datasets.
  • B. Analyze the model’s architecture and hyperparameters.
  • C. Assess the model’s alignment with speci c use cases.
  • D. Measure the computational resources required for model deployment.

Correct Answer: C

Question #116

A company needs to train an ML model to classify images of different types of animals. The company has a large dataset of labeled images and will not label more data. Which type of learning should the company use to train the model?

  • A. Supervised learning
  • B. Unsupervised learning
  • C. Reinforcement learning
  • D. Active learning

Correct Answer: A

Question #117

Which phase of the ML lifecycle determines compliance and regulatory requirements?

  • A. Feature engineering
  • B. Model training
  • C. Data collection
  • D. Business goal identi cation

Correct Answer: D

Question #118

A food service company wants to develop an ML model to help decrease daily food waste and increase sales revenue. The company needs to continuously improve the model’s accuracy. Which solution meets these requirements?

  • A. Use Amazon SageMaker and iterate with newer data.
  • B. Use Amazon Personalize and iterate with historical data.
  • C. Use Amazon CloudWatch to analyze customer orders.
  • D. Use Amazon Rekognition to optimize the model.

Correct Answer: A

Question #119

A company has developed an ML model to predict real estate sale prices. The company wants to deploy the model to make predictions without managing servers or infrastructure. Which solution meets these requirements?

  • A. Deploy the model on an Amazon EC2 instance.
  • B. Deploy the model on an Amazon Elastic Kubernetes Service (Amazon EKS) cluster.
  • C. Deploy the model by using Amazon CloudFront with an Amazon S3 integration.
  • D. Deploy the model by using an Amazon SageMaker endpoint.

Correct Answer: D

Question #120

A company wants to develop an AI application to help its employees check open customer claims, identify details for a speci c claim, and access documents for a claim. Which solution meets these requirements?

  • A. Use Agents for Amazon Bedrock with Amazon Fraud Detector to build the application.
  • B. Use Agents for Amazon Bedrock with Amazon Bedrock knowledge bases to build the application.
  • C. Use Amazon Personalize with Amazon Bedrock knowledge bases to build the application.
  • D. Use Amazon SageMaker to build the application by training a new ML model.

Correct Answer: B

Question #121

A manufacturing company uses AI to inspect products and nd any damages or defects. Which type of AI application is the company using?

  • A. Recommendation system
  • B. Natural language processing (NLP)
  • C. Computer vision
  • D. Image processing

Correct Answer: C

Question #122

A company wants to create an ML model to predict customer satisfaction. The company needs fully automated model tuning. Which AWS service meets these requirements?

  • A. Amazon Personalize
  • B. Amazon SageMaker
  • C. Amazon Athena
  • D. Amazon Comprehend

Correct Answer: B

Question #123

Which technique can a company use to lower bias and toxicity in generative AI applications during the post-processing ML lifecycle?

  • A. Human-in-the-loop
  • B. Data augmentation
  • C. Feature engineering
  • D. Adversarial training

Correct Answer: A

Question #124

A bank has ne-tuned a large language model (LLM) to expedite the loan approval process. During an external audit of the model, the company discovered that the model was approving loans at a faster pace for a speci c demographic than for other demographics. How should the bank x this issue MOST cost-effectively?

  • A. Include more diverse training data. Fine-tune the model again by using the new data.
  • B. Use Retrieval Augmented Generation (RAG) with the ne-tuned model.
  • C. Use AWS Trusted Advisor checks to eliminate bias.
  • D. Pre-train a new LLM with more diverse training data.

Correct Answer: A

Question #125

HOTSPOT A company has developed a large language model (LLM) and wants to make the LLM available to multiple internal teams. The company needs to select the appropriate inference mode for each team. Select the correct inference mode from the following list for each use case. Each inference mode should be selected one or more times.

Answer Area

  1. The company’s chatbot needs predictions from the LLM to understand users’ intent with minimal latency.
    • Batch transform
    • Real-time inference
  2. A data processing job needs to query the LLM to process gigabytes of text files on weekends.
    • Batch transform
    • Real-time inference
  3. The company’s engineering team needs to create an API that can process small pieces of text content and provide low-latency predictions.
    • Batch transform
    • Real-time inference

1. : Real-time inference

2. : Batch transform

3. : Real-time inference

Question #126

A company needs to log all requests made to its Amazon Bedrock API. The company must retain the logs securely for 5 years at the lowest possible cost. Which combination of AWS service and storage class meets these requirements? (Choose two.)

  • A. AWS CloudTrail
  • B. Amazon CloudWatch
  • C. AWS Audit Manager
  • D. Amazon S3 Intelligent-Tiering
  • E. Amazon S3 Standard

Correct Answer: AD


Share this post