Summer Sale - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 65percent

Welcome To DumpsPedia

AIF-C01 Sample Questions Answers

Questions 4

An AI practitioner performed continued pre-training on a foundation model (FM). After model deployment, the AI practitioner discovered that the model was exposing sensitive company information that was inadvertently included in the training data.

Which security risk does this scenario represent?

Options:

A.

Jailbreaking

B.

Data leakage

C.

Contextual grounding

D.

Prompt injection

Buy Now
Questions 5

Which statement presents an advantage of using Retrieval Augmented Generation (RAG) for natural language processing (NLP) tasks?

Options:

A.

RAG can use external knowledge sources to generate more accurate and informative responses

B.

RAG is designed to improve the speed of language model training

C.

RAG is primarily used for speech recognition tasks

D.

RAG is a technique for data augmentation in computer vision tasks

Buy Now
Questions 6

An online media streaming company wants to give its customers the ability to perform natural language-based image search and filtering. The company needs a vector database that can help with similarity searches and nearest neighbor queries.

Which AWS service meets these requirements?

Options:

A.

Amazon Comprehend

B.

Amazon Personalize

C.

Amazon Polly

D.

Amazon OpenSearch Service

Buy Now
Questions 7

A company plans to build an AI model for the company’s global customer base. The company wants to train the model on a dataset that reflects user diversity.

Which action will meet this requirement?

Options:

A.

Balance class representation in the dataset.

B.

Use a regional dataset with complete data.

C.

Oversample majority class data.

D.

Drop minority class data records.

Buy Now
Questions 8

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?

Options:

A.

Training

B.

Inference

C.

Model deployment

D.

Bias correction

Buy Now
Questions 9

A company acquires International Organization for Standardization (ISO) accreditation to manage AI risks and to use AI responsibly. What does this accreditation certify?

Options:

A.

All members of the company are ISO certified.

B.

All AI systems that the company uses are ISO certified.

C.

All AI application team members are ISO certified.

D.

The company’s development framework is ISO certified.

Buy Now
Questions 10

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?

Options:

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.

Buy Now
Questions 11

A company that uses multiple ML models wants to identify changes in original model quality so that the company can resolve any issues.

Which AWS service or feature meets these requirements?

Options:

A.

Amazon SageMaker JumpStart

B.

Amazon SageMaker HyperPod

C.

Amazon SageMaker Data Wrangler

D.

Amazon SageMaker Model Monitor

Buy Now
Questions 12

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?

Options:

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.

Buy Now
Questions 13

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

Options:

A.

Calculate the total cost of resources used by the model.

B.

Measure the model ' s accuracy against a predefined benchmark dataset.

C.

Count the number of layers in the neural network.

D.

Assess the color accuracy of images processed by the model.

Buy Now
Questions 14

A multinational company is experiencing rapid growth. The company needs to scale AI initiatives and help employees efficiently find, access, and properly use company data in compliance with established policies and standards.

Which solution will meet these requirements?

Options:

A.

Provide a data asset repository without data integration in Amazon SageMaker AI.

B.

Use data storage in Amazon SageMaker AI.

C.

Add unified governance, discovery, and collaboration capabilities to Amazon SageMaker AI.

D.

Set up data monitoring in Amazon SageMaker AI.

Buy Now
Questions 15

A company wants to implement a generative AI solution to improve its marketing operations. The company wants to increase its revenue in the next 6 months.

Which approach will meet these requirements?

Options:

A.

Immediately start training a custom FM by using the company’s existing data.

B.

Conduct stakeholder interviews to refine use cases and set measurable goals.

C.

Implement a prebuilt AI assistant solution and measure its impact on customer satisfaction.

D.

Analyze industry AI implementations and replicate the most successful features.

Buy Now
Questions 16

An AI practitioner who has minimal ML knowledge wants to predict employee attrition without writing code. Which Amazon SageMaker feature meets this requirement?

Options:

A.

SageMaker Canvas

B.

SageMaker Clarify

C.

SageMaker Model Monitor

D.

SageMaker Data Wrangler

Buy Now
Questions 17

A financial company is developing a generative AI application for loan approval decisions. The company needs the application output to be responsible and fair.

Which solution meets these requirements?

Options:

A.

Review the training data to check for biases. Include data from all demographics in the training data.

B.

Use a deep learning model with many hidden layers.

C.

Keep the model’s decision-making process a secret to protect proprietary algorithms.

D.

Continuously monitor the model’s performance on a static test dataset.

Buy Now
Questions 18

A company is building a conversational AI assistant by using Amazon Bedrock AgentCore. The assistant must maintain context across multiple user interactions without requiring the company to manage infrastructure.

Which AgentCore feature meets these requirements?

Options:

A.

Gateway

B.

Browser Tool

C.

Memory

D.

Code Interpreter

Buy Now
Questions 19

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.

Options:

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

Buy Now
Questions 20

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?

Options:

A.

Amazon SageMaker Clarify

B.

Amazon SageMaker Data Wrangler

C.

Amazon SageMaker Model Cards

D.

AWS AI Service Cards

Buy Now
Questions 21

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 flow of data from Amazon S3 to SageMaker Studio notebooks.

Which solution will meet this requirement?

Options:

A.

Use Amazon Inspector to monitor SageMaker Studio.

B.

Use Amazon Macie to monitor SageMaker Studio.

C.

Configure SageMaker to use a VPC with an S3 endpoint.

D.

Configure SageMaker to use S3 Glacier Deep Archive.

Buy Now
Questions 22

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?

Options:

A.

Real-time inference

B.

Serverless inference

C.

Asynchronous inference

D.

Batch transform

Buy Now
Questions 23

A company needs a scalable method to compare two foundation models (FMs) for chat summarization based on correctness and completeness.

Which solution will meet these requirements?

Options:

A.

Use human reviewers to score summaries by using a rubric that evaluates accuracy and coverage.

B.

Focus on performance metrics such as latency and throughput to determine model performance.

C.

Use the LLM-as-a-judge approach with a rubric across prompts to compare model outputs.

D.

Select the model that is ranked highest based on external benchmark scores for overall performance.

Buy Now
Questions 24

A publishing company built a Retrieval Augmented Generation (RAG) based solution to give its users the ability to interact with published content. New content is published daily. The company wants to provide a near real-time experience to users.

Which steps in the RAG pipeline should the company implement by using offline batch processing to meet these requirements? (Select TWO.)

Options:

A.

Generation of content embeddings

B.

Generation of embeddings for user queries

C.

Creation of the search index

D.

Retrieval of relevant content

E.

Response generation for the user

Buy Now
Questions 25

A company wants to upload customer service email messages to Amazon S3 to develop a business analysis application. The messages sometimes contain sensitive data. The company wants to receive an alert every time sensitive information is found.

Which solution fully automates the sensitive information detection process with the LEAST development effort?

Options:

A.

Configure Amazon Macie to detect sensitive information in the documents that are uploaded to Amazon S3.

B.

Use Amazon SageMaker endpoints to deploy a large language model (LLM) to redact sensitive data.

C.

Develop multiple regex patterns to detect sensitive data. Expose the regex patterns on an Amazon SageMaker notebook.

D.

Ask the customers to avoid sharing sensitive information in their email messages.

Buy Now
Questions 26

A media company wants to analyze viewer behavior and demographics to recommend personalized content. The company wants to deploy a customized ML model in its production environment. The company also wants to observe if the model quality drifts over time.

Which AWS service or feature meets these requirements?

Options:

A.

Amazon Rekognition

B.

Amazon SageMaker Clarify

C.

Amazon Comprehend

D.

Amazon SageMaker Model Monitor

Buy Now
Questions 27

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

Options:

A.

Evaluate the model ' s performance on benchmark datasets.

B.

Analyze the model ' s architecture and hyperparameters.

C.

Assess the model ' s alignment with specific use cases.

D.

Measure the computational resources required for model deployment.

Buy Now
Questions 28

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 files.

Which solution meets these requirements MOST cost-effectively?

Options:

A.

Use prompt engineering to add one PDF file as context to the user prompt when the prompt is submitted to Amazon Bedrock.

B.

Use prompt engineering to add all the PDF files as context to the user prompt when the prompt is submitted to Amazon Bedrock.

C.

Use all the PDF documents to fine-tune a model with Amazon Bedrock. Use the fine-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.

Buy Now
Questions 29

A company is using Amazon SageMaker AI to develop AI/ML solutions. The company must use only approved data for model training. The AI/ML solutions must comply with company policy and ethical guidelines.

Which solution will meet these requirements?

Options:

A.

Amazon SageMaker Catalog

B.

Amazon SageMaker Clarify

C.

Amazon SageMaker Model Registry

D.

Amazon SageMaker Model Cards

Buy Now
Questions 30

Which metric measures the runtime efficiency of operating AI models?

Options:

A.

Customer satisfaction score (CSAT)

B.

Training time for each epoch

C.

Average response time

D.

Number of training instances

Buy Now
Questions 31

A company wants to develop an AI assistant for employees to query internal data.

Which AWS service will meet this requirement?

Options:

A.

Amazon Rekognition

B.

Amazon Textract

C.

Amazon Lex

D.

Amazon Q Business

Buy Now
Questions 32

A company wants to customize a foundation model (FM). The company wants to understand the customization methods and data types that are available.

Select the correct customization method from the following list for each description. Select each customization method one time. (Select THREE.)

Customization methods:

• Continued pre-training

• Distillation

• Fine-tuning

32

Options:

Buy Now
Questions 33

A company has set up a translation tool to help its customer service team handle issues from customers around the world. The company wants to evaluate the performance of the translation tool. The company sets up a parallel data process that compares the responses from the tool to responses from actual humans. Both sets of responses are generated on the same set of documents.

Which strategy should the company use to evaluate the translation tool?

Options:

A.

Use the Bilingual Evaluation Understudy (BLEU) score to estimate the absolute translation quality of the two methods.

B.

Use the Bilingual Evaluation Understudy (BLEU) score to estimate the relative translation quality of the two methods.

C.

Use the BERTScore to estimate the absolute translation quality of the two methods.

D.

Use the BERTScore to estimate the relative translation quality of the two methods.

Buy Now
Questions 34

A company wants to set up private access to Amazon Bedrock APIs from the company ' s AWS account. The company also wants to protect its data from internet exposure.

Options:

A.

Use Amazon CloudFront to restrict access to the company ' s private content

B.

Use AWS Glue to set up data encryption across the company ' s data catalog

C.

Use AWS Lake Formation to manage centralized data governance and cross-account data sharing

D.

Use AWS PrivateLink to configure a private connection between the company ' s VPC and Amazon Bedrock

Buy Now
Questions 35

A company has built an image classification model to predict plant diseases from photos of plant leaves. The company wants to evaluate how many images the model classified correctly.

Which evaluation metric should the company use to measure the model ' s performance?

Options:

A.

R-squared score

B.

Accuracy

C.

Root mean squared error (RMSE)

D.

Learning rate

Buy Now
Questions 36

Which AWS service creates business intelligence reports and automatically generates executive summaries based on data that users provide?

Options:

A.

Amazon Q in QuickSight

B.

Amazon Rekognition

C.

Amazon Textract

D.

Amazon Polly

Buy Now
Questions 37

A company wants to label training datasets by using human feedback to fine-tune a foundation model (FM). The company does not want to develop labeling applications or manage a labeling workforce. Which AWS service or feature meets these requirements?

Options:

A.

Amazon SageMaker Data Wrangler

B.

Amazon SageMaker Ground Truth Plus

C.

Amazon Transcribe

D.

Amazon Macie

Buy Now
Questions 38

A company has trained a custom foundation model (FM). The company wants to evaluate the toxicity of the FM ' s outputs by using human reviewers. The company has a team of internal reviewers. The company also wants to include external teams of reviewers to scale operations.

Which AWS service or feature will meet these requirements?

Options:

A.

Amazon Bedrock Agents

B.

Amazon Comprehend Custom

C.

Amazon SageMaker JumpStart

D.

Amazon SageMaker Ground Truth

Buy Now
Questions 39

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?

Options:

A.

Supervised learning.

B.

Unsupervised learning.

C.

Reinforcement learning.

D.

Active learning.

Buy Now
Questions 40

An AI practitioner needs to improve the accuracy of a natural language generation model. The model uses rapidly changing inventory data.

Which technique will improve the model ' s accuracy?

Options:

A.

Transfer learning

B.

Federated learning

C.

Retrieval Augmented Generation (RAG)

D.

One-shot prompting

Buy Now
Questions 41

An AI practitioner has prepared a dataset for training models in Amazon SageMaker AI. The AI practitioner wants to share the dataset within the company so that future employees can discover and reuse the dataset.

Which solution will meet these requirements?

Options:

A.

Copy the training dataset to Amazon Bedrock Knowledge Bases.

B.

Upload the training data to a shared SageMaker notebook instance.

C.

Store the training data in SageMaker Feature Store.

D.

Upload the training data to AWS Data Exchange.

Buy Now
Questions 42

A financial company has offices in different countries worldwide. The company requires that all API calls between generative AI applications and foundation models (FMs) must not travel across the public internet.

Which AWS service should the company use?

Options:

A.

AWS PrivateLink

B.

Amazon Q

C.

Amazon CloudFront

D.

AWS CloudTrail

Buy Now
Questions 43

An AI practitioner has trained a model on a training dataset. The model performs well on the training data. However, the model does not perform well on evaluation data. What is the MOST likely cause of this issue?

Options:

A.

The model is underfit.

B.

The model requires prompt engineering.

C.

The model is biased.

D.

The model is overfit.

Buy Now
Questions 44

A global financial company has developed an ML application to analyze stock market data and provide stock market trends. The company wants to continuously monitor the application development phases and ensure that company policies and industry regulations are followed.

Which AWS services will help the company assess compliance with these requirements? (Select TWO.)

Options:

A.

AWS Audit Manager

B.

AWS Config

C.

Amazon Inspector

D.

Amazon CloudWatch

E.

AWS CloudTrail

Buy Now
Questions 45

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?

Options:

A.

Decrease the temperature value

B.

Increase the temperature value

C.

Decrease the length of output tokens

D.

Increase the maximum generation length

Buy Now
Questions 46

A company runs a website for users to make travel reservations. The company wants an AI solution to help create consistent branding for hotels on the website. The AI solution needs to generate hotel descriptions for the website in a consistent writing style. Which AWS service will meet these requirements?

Options:

A.

Amazon Comprehend

B.

Amazon Personalize

C.

Amazon Rekognition

D.

Amazon Bedrock

Buy Now
Questions 47

A company has created a custom model by fine-tuning an existing large language model (LLM) from Amazon Bedrock. The company wants to deploy the model to production and use the model to handle a steady rate of requests each minute.

Which solution meets these requirements MOST cost-effectively?

Options:

A.

Deploy the model by using an Amazon EC2 compute optimized instance.

B.

Use the model with on-demand throughput on Amazon Bedrock.

C.

Store the model in Amazon S3 and host the model by using AWS Lambda.

D.

Purchase Provisioned Throughput for the model on Amazon Bedrock.

Buy Now
Questions 48

A company is monitoring a predictive model by using Amazon SageMaker Model Monitor. The company notices data drift beyond a defined threshold. The company wants to mitigate a potentially adverse impact on the predictive model.

Options:

A.

Restart the SageMaker AI endpoint.

B.

Adjust the monitoring sensitivity.

C.

Re-train the model with fresh data.

D.

Set up experiments tracking.

Buy Now
Questions 49

A company is using Amazon Bedrock to process vendor invoices. The company needs to obtain compliance documentation for submission to regulatory authorities.

Which AWS service meets these requirements?

Options:

A.

AWS Config

B.

Amazon Bedrock

C.

Amazon SageMaker AI

D.

AWS Artifact

Buy Now
Questions 50

A company wants to make a trained model available to production applications through an API endpoint for runtime queries.

Which ML lifecycle phase does this activity represent?

Options:

A.

Data preparation

B.

Model training and tuning

C.

Model evaluation and validation

D.

Model deployment and inference

Buy Now
Questions 51

A company wants to use an ML model to analyze customer reviews on social media. The model must determine if each review has a neutral, positive, or negative sentiment.

Options:

A.

Open-ended generation

B.

Text summarization

C.

Machine translation

D.

Classification

Buy Now
Questions 52

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

How should the AI practitioner prevent responses based on confidential data?

Options:

A.

Delete the custom model. Remove the confidential data from the training dataset. Retrain the custom model.

B.

Mask the confidential data in the inference responses by using dynamic data masking.

C.

Encrypt the confidential data in the inference responses by using Amazon SageMaker.

D.

Encrypt the confidential data in the custom model by using AWS Key Management Service (AWS KMS).

Buy Now
Questions 53

A hospital is developing an AI system to assist doctors in diagnosing diseases based on patient records and medical images. To comply with regulations, the sensitive patient data must not leave the country the data is located in.

Options:

A.

Data residency

B.

Data quality

C.

Data discoverability

D.

Data enrichment

Buy Now
Questions 54

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

Options:

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 AI to build the application by training a new ML model.

Buy Now
Questions 55

A company needs a generative AI (GenAI) application to explain its reasoning steps before giving final answers.

Which prompt engineering technique will meet this requirement?

Options:

A.

Few-shot prompting

B.

Chain-of-thought prompting

C.

Prompt templating

D.

Zero-shot prompting

Buy Now
Questions 56

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. (Select and order FOUR.)

• Deploy model

• Develop model

• Monitor model

• Define business goal and frame ML problem

56

Options:

Buy Now
Questions 57

Which option is a benefit of ongoing pre-training when fine-tuning a foundation model (FM)?

Options:

A.

Helps decrease the model ' s complexity

B.

Improves model performance over time

C.

Decreases the training time requirement

D.

Optimizes model inference time

Buy Now
Questions 58

A retail company is tagging its product inventory. A tag is automatically assigned to each product based on the product description. The company created one product category by using a large language model (LLM) on Amazon Bedrock in few-shot learning mode.

The company collected a labeled dataset and wants to scale the solution to all product categories.

Which solution meets these requirements?

Options:

A.

Use prompt engineering with zero-shot learning.

B.

Use prompt engineering with prompt templates.

C.

Customize the model with continued pre-training.

D.

Customize the model with fine-tuning.

Buy Now
Questions 59

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?

Options:

A.

Crowd-sourced evaluation

B.

Automatic model evaluation

C.

Model evaluation with human workers

D.

Reinforcement learning from human feedback (RLHF)

Buy Now
Questions 60

Which component of Amazon Bedrock Studio can help secure the content that AI systems generate?

Options:

A.

Access controls

B.

Function calling

C.

Guardrails

D.

Knowledge bases

Buy Now
Questions 61

A company is using Amazon SageMaker to develop AI models.

Select the correct SageMaker feature or resource from the following list for each step in the AI model lifecycle workflow. Each

SageMaker feature or resource should be selected one time or not at all. (Select TWO.)

SageMaker Clarify

SageMaker Model Registry

SageMaker Serverless Inference

61

Options:

Buy Now
Questions 62

A company has deployed an ML model. The company wants to provide external customers with secure access to the model through the customers ' own applications.

Which solution will meet these requirements?

Options:

A.

Use a custom script in the customers ' application for authentication.

B.

Store model credentials and share them with the customers directly for authentication.

C.

Create a secure API endpoint that customers can use.

D.

Embed the model directly into the customers ' applications.

Buy Now
Questions 63

A company uses Amazon SageMaker AI to generate article summaries in multiple languages. The company needs a metric to evaluate the quality of the summary translations in multiple languages. Which evaluation metric will meet these requirements?

Options:

A.

Recall-Oriented Understudy for Gisting Evaluation (ROUGE)

B.

Bilingual evaluation understudy (BLEU)

C.

Area Under the ROC Curve (AUC)

D.

Precision

Buy Now
Questions 64

What is continued pre-training?

Options:

A.

The process of fine-tuning a pre-trained language model on labeled data for a specific task

B.

The process of providing unlabeled data to a pre-trained language model to improve the model’s domain knowledge

C.

The process of training a language model from the beginning on a specific dataset

D.

The process of evaluating the performance of a pre-trained language model on a test set

Buy Now
Questions 65

A company wants to use a large language model (LLM) in the company’s internal AI assistant. The company wants to customize the LLM by using medical papers to familiarize the LLM with medical topics.

Which technique will meet these requirements?

Options:

A.

Continuous pre-training

B.

Supervised learning

C.

Reinforcement learning

D.

Boosting

Buy Now
Questions 66

An AI practitioner is developing a new ML model. After training the model, the AI practitioner evaluates the accuracy of the model ' s predictions. The model ' s accuracy is low when the model uses both the training dataset and the test dataset.

Which scenario is the MOST likely cause of this problem?

Options:

A.

Overfitting

B.

Hallucination

C.

Underfitting

D.

Cross-validation

Buy Now
Questions 67

A financial company is building an ML model to classify fraudulent transactions based on customer data and transaction patterns. The company wants to evaluate the model’s performance. The company must ensure that the model makes correct predictions and minimizes false positives.

Which evaluation metric will meet these requirements?

Options:

A.

Accuracy

B.

R-squared

C.

F1 score

D.

Root mean squared error (RMSE)

Buy Now
Questions 68

A hospital wants to use a generative AI solution with speech-to-text functionality to help improve employee skills in dictating clinical notes.

Options:

A.

Amazon Q Developer

B.

Amazon Polly

C.

Amazon Rekognition

D.

AWS HealthScribe

Buy Now
Questions 69

A company has a large amount of unlabeled data. The company wants to group the data based on feature similarities.

Which algorithm will meet this requirement?

Options:

A.

XGBoost

B.

K-means

C.

DeepAR forecasting

D.

Linear learner

Buy Now
Questions 70

A company needs to share a dataset with a third-party provider. The provider will use the dataset to create an ML model. Some fields in the dataset contain personally identifiable information (PII). The company needs a solution to share this dataset without exposing PII.

Which solution will meet these requirements?

Options:

A.

Apply data masking to all fields in the dataset.

B.

Apply data masking to the fields that contain PII in the dataset.

C.

Apply data encryption to all fields in the dataset.

D.

Apply data labeling to the fields that contain PII in the dataset.

Buy Now
Questions 71

A software company wants to use a large language model (LLM) for workflow automation. The application will transform user messages into JSON files. The company will use the JSON files as inputs for data pipelines.

The company has a labeled dataset that contains user messages and output JSON files.

Which solution will train the LLM for workflow automation?

Options:

A.

Unsupervised learning

B.

Continued pre-training

C.

Fine-tuning

D.

Reinforcement learning from human feedback (RLHF)

Buy Now
Questions 72

A food service company wants to collect a dataset to predict customer food preferences. The company wants to ensure that the food preferences of all demographics are included in the data.

Options:

A.

Accuracy

B.

Diversity

C.

Recency bias

D.

Reliability

Buy Now
Questions 73

A bank is building a chatbot to answer customer questions about opening a bank account. The chatbot will use public bank documents to generate responses. The company will use Amazon Bedrock and prompt engineering to improve the chatbot ' s responses.

Which prompt engineering technique meets these requirements?

Options:

A.

Complexity-based prompting

B.

Zero-shot prompting

C.

Few-shot prompting

D.

Directional stimulus prompting

Buy Now
Questions 74

A company is building an AI application to summarize books of varying lengths. During testing, the application fails to summarize some books. Why does the application fail to summarize some books?

Options:

A.

The temperature is set too high.

B.

The selected model does not support fine-tuning.

C.

The Top P value is too high.

D.

The input tokens exceed the model ' s context size.

Buy Now
Questions 75

Which option is a use case for generative AI models?

Options:

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 financial data to forecast stock market trends

Buy Now
Questions 76

A company is using a generative AI model to develop a digital assistant. The model ' s responses occasionally include undesirable and potentially harmful content. Select the correct Amazon Bedrock filter policy from the following list for each mitigation action. Each filter policy should be selected one time. (Select FOUR.)

• Content filters

• Contextual grounding check

• Denied topics

• Word filters

Options:

Buy Now
Questions 77

Which statement describes a generative AI use case for multimodal models?

Options:

A.

Deploy multiple scalable and cost-effective versions of a model.

B.

Process large amounts of data to train multiple models.

C.

Write code in multiple programming languages.

D.

Process different data types, such as images, audio, and videos.

Buy Now
Questions 78

A company wants to assess internet quality in remote areas of the world. The company needs to collect internet speed data and store the data in Amazon RDS. The company will analyze internet speed variation throughout each day. The company wants to create an AI model to predict potential internet disruptions.

Which type of data should the company collect for this task?

Options:

A.

Tabular data

B.

Text data

C.

Time series data

D.

Audio data

Buy Now
Questions 79

A company has developed an ML model for image classification. 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?

Options:

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.

Buy Now
Questions 80

A company is developing an ML model to predict customer churn.

Which evaluation metric will assess the model ' s performance on a binary classification task such as predicting chum?

Options:

A.

F1 score

B.

Mean squared error (MSE)

C.

R-squared

D.

Time used to train the model

Buy Now
Questions 81

A company wants to use Amazon Q Business for its data. The company needs to ensure the security and privacy of the data.

Which combination of steps will meet these requirements? (Select TWO.)

Options:

A.

Enable AWS Key Management Service (AWS KMS) keys for the Amazon Q Business enterprise index.

B.

Set up cross-account access to the Amazon Q index.

C.

Configure Amazon Inspector for authentication.

D.

Allow public access to the Amazon Q index.

E.

Configure AWS Identity and Access Management (IAM) for authentication.

Buy Now
Questions 82

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?

Options:

A.

Decision trees

B.

Linear regression

C.

Logistic regression

D.

Neural networks

Buy Now
Questions 83

Why does overfilting occur in ML models?

Options:

A.

The training dataset does not reptesent all possible input values.

B.

The model contains a regularization method.

C.

The model training stops early because of an early stopping criterion.

D.

The training dataset contains too many features.

Buy Now
Questions 84

A fitness company has an application that uses LLMs to create new personalized exercise routines for users. The company generates the routines every week for all users in the company’s database.

The company wants to reduce costs for this repetitive workload. The workload processes large volumes of requests and does not require immediate responses.

Which solution will meet these requirements?

Options:

A.

Use Amazon Bedrock AgentCore for automated exercise generation.

B.

Use real-time inference with Amazon Bedrock with on-demand endpoints.

C.

Use batch inference with Amazon Bedrock.

D.

Use real-time inference with Amazon SageMaker AI hosted endpoints.

Buy Now
Questions 85

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?

Options:

A.

Set a low limit on the number of tokens the FM can produce.

B.

Use batch inferencing to process detailed responses.

C.

Refine the prompt until the FM produces the desired responses.

D.

Define a higher number for the temperature parameter.

Buy Now
Questions 86

A company wants to build a customer-facing generative AI application. The application must block or mask sensitive information. The application must also detect hallucinations.

Which solution will meet these requirements with the LEAST operational overhead?

Options:

A.

Use AWS Lambda functions to build a policy evaluator.

B.

Select a foundation model (FM) that includes policies that remove harmful content by default.

C.

Use Amazon Bedrock Guardrails to implement safeguards for the application based on use cases.

D.

Host a custom-built policy evaluator on Amazon EC2 instances.

Buy Now
Questions 87

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?

Options:

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 find clusters of similar customer inquiries

D.

Supervised learning with a continuously updated FAQ database

Buy Now
Questions 88

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?

Options:

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

Buy Now
Questions 89

A company deployed AI agents to automate manual decision-making processes.

Which metric measures the immediate value of this deployment?

Options:

A.

Size of the network effect

B.

Reduction of the cost for each decision

C.

Additional revenue from market expansion

D.

Potential value of additional vertical solutions

Buy Now
Questions 90

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?

Options:

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

Buy Now
Questions 91

A software company has deployed an AI model to translate paragraphs of text into a user ' s chosen language. The model can produce a confidence score for the translations. The company wants to incorporate its employees into a review process to validate and improve the model ' s translations.

Which AWS solution will meet these requirements?

Options:

A.

Amazon SageMaker Clarify

B.

Amazon Augmented AI (Amazon A2I)

C.

Amazon SageMaker Model Monitor

D.

Amazon Bedrock Agents

Buy Now
Questions 92

A company is developing an AI solution to help make hiring decisions.

Which strategy complies with AWS guidance for responsible AI?

Options:

A.

Use the AI solution to make final hiring decisions without human review.

B.

Train the AI solution exclusively on data from previous successful hires.

C.

Test the AI solution to ensure that it does not discriminate against any protected groups.

D.

Keep the AI decision-making process confidential to maintain a competitive advantage.

Buy Now
Questions 93

A company has developed a generative text summarization application 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?

Options:

A.

Area Under the ROC Curve (AUC) score

B.

F1 score

C.

BERT Score

D.

Real World Knowledge (RWK) score

Buy Now
Questions 94

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?

Options:

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.

Buy Now
Questions 95

A company wants to group its customer base to understand different customer groups. The company has an unlabeled dataset that includes customer demographics, purchase history, and browsing behavior.

Which ML technique will meet these requirements?

Options:

A.

Regression

B.

Classification

C.

Clustering

D.

Reinforcement learning

Buy Now
Questions 96

Which AWS service helps select foundation models (FMs) for generative AI use cases?

Options:

A.

Amazon Personalize

B.

Amazon Bedrock

C.

Amazon Q Developer

D.

Amazon Rekognition

Buy Now
Questions 97

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?

Options:

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.

Buy Now
Questions 98

Sated and order the steps from the following bat to correctly describe the ML Lifecycle for a new custom modal Select each step one time. (Select and order FOUR.)

• Define the business objective.

• Deploy the modal.

• Develop and tram the model.

• Process the data.

Options:

Buy Now
Questions 99

A hospital is developing an AI system to assist doctors in diagnosing diseases based on patient records and medical images. To comply with regulations, the sensitive patient data must not leave the country the data is located in.

Which data governance strategy will ensure compliance and protect patient privacy?

Options:

A.

Data residency

B.

Data quality

C.

Data discoverability

D.

Data enrichment

Buy Now
Questions 100

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?

Options:

A.

Object detection

B.

Anomaly detection

C.

Named entity recognition

D.

Inpainting

Buy Now
Questions 101

A financial company uses AWS to host its generative AI models. The company must generate reports to show adherence to international regulations for handling sensitive customer data.

Options:

A.

Amazon Macie

B.

AWS Artifact

C.

AWS Secrets Manager

D.

AWS Config

Buy Now
Questions 102

A company is developing an ML model to predict heart disease risk. The model uses patient data, such as age, cholesterol, blood pressure, smoking status, and exercise habits. The dataset includes a target value that indicates whether a patient has heart disease.

Which ML technique will meet these requirements?

Options:

A.

Unsupervised learning

B.

Supervised learning

C.

Reinforcement learning

D.

Semi-supervised learning

Buy Now
Questions 103

A company wants to use large language models (LLMs) to create a chatbot. The chatbot will assist customers with product inquiries, order tracking, and returns. The chatbot must be able to process text inputs and image inputs to generate responses.

Which AWS service meets these requirements?

Options:

A.

Amazon Bedrock

B.

Amazon Comprehend

C.

Amazon Q

D.

Amazon Rekognition

Buy Now
Questions 104

An animation company wants to provide subtitles for its content. Which AWS service meets this requirement?

Options:

A.

Amazon Comprehend

B.

Amazon Polly

C.

Amazon Transcribe

D.

Amazon Translate

Buy Now
Questions 105

Which term refers to the Instructions given to foundation models (FMs) so that the FMs provide a more accurate response to a question?

Options:

A.

Prompt

B.

Direction

C.

Dialog

D.

Translation

Buy Now
Questions 106

A customer service team is developing an application to analyze customer feedback and automatically classify the feedback into different categories. The categories include product quality, customer service, and delivery experience.

Which AI concept does this scenario present?

Options:

A.

Computer vision

B.

Natural language processing (NLP)

C.

Recommendation systems

D.

Fraud detection

Buy Now
Questions 107

A company is creating a model to label credit card transactions. The company has a large volume of sample transaction data to train the model. Most of the transaction data is unlabeled. The data does not contain confidential information. The company needs to obtain labeled sample data to fine-tune the model.

Options:

A.

Run batch inference jobs on the unlabeled data

B.

Run an Amazon SageMaker AI training job that uses the PyTorch Distributed library to label data

C.

Use an Amazon SageMaker Ground Truth labeling job with Amazon Mechanical Turk workers

D.

Use an optical character recognition model trained on labeled samples to label unlabeled samples

E.

Run an Amazon SageMaker AI labeling job

Buy Now
Questions 108

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?

Options:

A.

Amazon SageMaker Feature Store

B.

Amazon SageMaker Data Wrangler

C.

Amazon SageMaker Clarify

D.

Amazon SageMaker Model Cards

Buy Now
Questions 109

Which option describes embeddings in the context of AI?

Options:

A.

A method for compressing large datasets

B.

An encryption method for securing sensitive data

C.

A method for visualizing high-dimensional data

D.

A numerical method for data representation in a reduced dimensionality space

Buy Now
Questions 110

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

Options:

A.

Design clear and specific prompts. Configure 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.

Buy Now
Questions 111

A financial company is creating an AI model for customer loan applications. The company wants to demonstrate the principles of human-centered design for explainable AI.

Which Amazon SageMaker AI feature meets these requirements?

Options:

A.

Amazon SageMaker Model Registry

B.

Amazon SageMaker Clarify

C.

Amazon SageMaker Pipelines

D.

Amazon SageMaker Feature Store

Buy Now
Questions 112

A company has a database of petabytes of unstructured data from internal sources. The company wants to transform this data into a structured format so that its data scientists can perform machine learning (ML) tasks.

Which service will meet these requirements?

Options:

A.

Amazon Lex

B.

Amazon Rekognition

C.

Amazon Kinesis Data Streams

D.

AWS Glue

Buy Now
Questions 113

An AI practitioner wants to generate more diverse and more creative outputs from a large language model (LLM).

How should the AI practitioner adjust the inference parameter?

Options:

A.

Increase the temperature value.

B.

Decrease the Top K value.

C.

Increase the response length.

D.

Decrease the prompt length.

Buy Now
Questions 114

An AI practitioner is developing a prompt for large language models (LLMs) in Amazon Bedrock. The AI practitioner must ensure that the prompt works across all Amazon Bedrock LLMs.

Which characteristic can differ across the LLMs?

Options:

A.

Maximum token count

B.

On-demand inference parameter support

C.

The ability to control model output randomness

D.

Compatibility with Amazon Bedrock Guardrails

Buy Now
Questions 115

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?

Options:

A.

Embeddings

B.

Tokens

C.

Models

D.

Binaries

Buy Now
Questions 116

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

Options:

A.

Feature engineering

B.

Model training

C.

Data collection

D.

Business goal identification

Buy Now
Questions 117

A company wants to identify groups for its customers based on the customers ' demographics and buying patterns.

Which algorithm should the company use to meet this requirement?

Options:

A.

K-nearest neighbors (K-NN)

B.

K-means

C.

Decision tree

D.

Support vector machine

Buy Now
Questions 118

Which technique involves training AI models on labeled datasets to adapt the models to specific industry terminology and requirements?

Options:

A.

Data augmentation

B.

Fine-tuning

C.

Model quantization

D.

Continuous pre-training

Buy Now
Questions 119

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 specific attributes affect the image generation and create bias in the model.

Which technique will solve the problem?

Options:

A.

Data augmentation for imbalanced classes

B.

Model monitoring for class distribution

C.

Retrieval Augmented Generation (RAG)

D.

Watermark detection for images

Buy Now
Questions 120

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?

Options:

A.

Amazon Bedrock playgrounds

B.

Amazon SageMaker Clarify

C.

Amazon Bedrock Guardrails

D.

Amazon SageMaker JumpStart

Buy Now
Exam Code: AIF-C01
Exam Name: AWS Certified AI Practitioner Exam
Last Update: Jul 27, 2026
Questions: 401

PDF + Testing Engine

$59.99 $171.4

Testing Engine

$44.99 $128.55

PDF (Q&A)

$49.99 $142.82