AWS Certified AI Practitioner AIF-C01 Practice Exam — Free Online
QuestionQ1
Security, Compliance, and Governance for AI Solutions
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?
ACreate documents with the relevant information. Store the documents in Amazon S3.
BUse AWS AI Service Cards for transparency and understanding models.
CCreate Amazon SageMaker Model Cards with intended uses and training and inference details.
DCreate model training scripts. Commit the model training scripts to a Git repository.
0
Community Discussion
No comments yet. Be the first to start the discussion!
QuestionQ2
Security, Compliance, and Governance for AI Solutions
0
Community Discussion
No comments yet. Be the first to start the discussion!
QuestionQ3
Fundamentals of AI and ML
0
Community Discussion
No comments yet. Be the first to start the discussion!
QuestionQ4
Fundamentals of GenAI
0
Community Discussion
No comments yet. Be the first to start the discussion!
QuestionQ5
Fundamentals of AI and ML
0
Community Discussion
No comments yet. Be the first to start the discussion!
It's free
100% of the questions are free for all users. No strings attached.
Fundamentals of AI and MLFundamentals of GenAIApplications of Foundation ModelsGuidelines for Responsible AISecurity, Compliance, and Governance for AI Solutions
A company has deployed an AI application to production on AWS, and the application's responses have grown less accurate over time.
The company requires a solution that sends alerts when application performance drifts.
Which AWS service or feature meets this requirement?
AAmazon Augmented AI (Amazon A2I)
BAmazon SageMaker Model Monitor
CAmazon Rekognition
DAWS Trusted Advisor
A company uses Amazon SageMaker to deploy a model that determines whether social media posts contain specific topics. The company must demonstrate how different input features affect the model's behavior.
Which SageMaker feature satisfies these requirements?
ASageMaker Canvas
BSageMaker Clarify
CSageMaker Feature Store
DSageMaker Ground Truth
Which option describes a characteristic of transformer-based language models?
ATransformer-based language models use convolutional layers to apply filters across an input to capture local patterns through filtered views.
BTransformer-based language models can process only text data.
CTransformer-based language models use self-attention mechanisms to capture contextual relationships.
DTransformer-based language models process data sequences one element at a time in cyclic iterations.
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. Select each step one time.
Select
Step 1:
Step 2:
Step 3:
Step 4:
QuestionQ6
Security, Compliance, and Governance for AI Solutions
0
Community Discussion
No comments yet. Be the first to start the discussion!
QuestionQ7
Applications of Foundation Models
QuestionQ8
Fundamentals of AI and ML
QuestionQ9
Fundamentals of GenAI
QuestionQ10
Guidelines for Responsible AI
QuestionQ11
Security, Compliance, and Governance for AI Solutions
QuestionQ12
Applications of Foundation Models
QuestionQ13
Fundamentals of AI and ML
QuestionQ14
Fundamentals of AI and ML
QuestionQ15
Security, Compliance, and Governance for AI Solutions
QuestionQ16
Fundamentals of AI and ML
QuestionQ17
Applications of Foundation Models
QuestionQ18
Fundamentals of GenAI
QuestionQ19
Security, Compliance, and Governance for AI Solutions
QuestionQ20
Applications of Foundation Models
QuestionQ21
Fundamentals of GenAI
QuestionQ22
Applications of Foundation Models
QuestionQ23
Fundamentals of GenAI
QuestionQ24
Fundamentals of AI and ML
QuestionQ25
Fundamentals of GenAI
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Ad
Want a break from the ads?
Go ad-free and unlock Learn Mode, Exam Mode, AstroTutor AI and every premium tool — everything you need to walk in prepared, and confident.
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
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?
ADelete the custom model. Remove the confidential data from the training dataset. Retrain the custom model.
BMask the confidential data in the inference responses by using dynamic data masking.
CEncrypt the confidential data in the inference responses by using Amazon SageMaker.
DEncrypt the confidential data in the custom model by using AWS Key Management Service (AWS KMS).
A publishing company has built a Retrieval Augmented Generation (RAG)-based solution that lets users interact with published content. New content is published each day. The company wants to deliver a near-real-time user experience.
Which steps of the RAG pipeline should the company perform using offline batch processing to meet these requirements?
Choose two
AGeneration of content embeddings
BGeneration of embeddings for user queries
CCreation of the search index
DRetrieval of relevant content
EResponse generation for the user
A company needs to assess AI-generated summaries against reference text. It must measure semantic similarity and coverage of key information.
Which metrics satisfy these requirements?
Choose two
AF1 score
BBERTScore
CBilingual Evaluation Understudy (BLEU) score
DAccuracy
ERecall-Oriented Understudy for Gisting Evaluation (ROUGE)
A company has trained a foundation model (FM) for a specific task. The company must fine-tune the FM to carry out a different but related task.
Which fine-tuning method meets this requirement?
AHyperparameter tuning
BPre-training
CTransfer learning
DReinforcement learning
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?
AImplement moderation APIs.
BRetrain the model with a general public dataset.
CPerform model validation.
DAutomate user feedback integration.
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?
ACreate a prompt template that teaches the LLM to detect attack patterns.
BIncrease the temperature parameter on invocation requests to the LLM.
CAvoid using LLMs that are not listed in Amazon SageMaker.
DDecrease the number of input tokens on invocations of the LLM.
A company regularly refreshes its product database by manually uploading digital product guides. The guides include text and images. The company wants to automate this work with generative AI.
Select and arrange the steps needed to automate the database-update task by using generative AI. Choose every step once.
Select
Step 1:
Step 2:
Step 3:
Sentiment analysis belongs to which broader AI field?
AComputer vision
BRobotics
CNatural language processing (NLP)
DTime series forecasting
Which option characterizes embeddings in the context of AI?
AA method for compressing large datasets
BAn encryption method for securing sensitive data
CA method for visualizing high-dimensional data
DA numerical method for data representation in a reduced dimensionality space
A company is developing a conversational AI assistant. The company intends to use Amazon Bedrock Guardrails to stop users from trying to bypass the AI assistant’s built-in safety capabilities.
Which type of Bedrock Guardrail policy meets this requirement?
AContextual grounding check
BDenied topics
CPrompt attacks
DSensitive information filters
Which functionality does Amazon SageMaker Clarify provide?
AIntegrates a Retrieval Augmented Generation (RAG) workflow
BMonitors the quality of ML models in production
CDocuments critical details about ML models
DIdentifies potential bias during data preparation
A media-streaming platform wants to deliver movie recommendations to users based on their account history.
Which AWS service fulfills these requirements?
AAmazon Polly
BAmazon Comprehend
CAmazon Transcribe
DAmazon Personalize
A company intends to add generative AI capabilities to its application by integrating a large language model (LLM). The LLM responses must be as deterministic and stable as possible.
Which solution fulfills these requirements?
AConfigure the application to automatically set the temperature parameter to 0 when submitting the prompt to the LLM.
BConfigure the application to automatically add "make your response deterministic" at the end of the prompt before submitting the prompt to the LLM.
CConfigure the application to automatically add "make your response deterministic" at the beginning of the prompt before submitting the prompt to the LLM.
DConfigure the application to automatically set the temperature parameter to 1 when submitting the prompt to the LLM.
A financial 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 traffic.
Which AWS service or feature will meet these requirements?
AAWS PrivateLink
BAmazon Macie
CAmazon CloudFront
DInternet gateway
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?
AValue of the loss function
BSemantic robustness
CRecall-Oriented Understudy for Gisting Evaluation (ROUGE) score
DLatency of the text generation
An AI practitioner is creating a prompt for large language models (LLMs) in Amazon Bedrock. The practitioner must ensure that the prompt works across all Amazon Bedrock LLMs.
Which characteristic may vary among the LLMs?
AMaximum token count
BOn-demand inference parameter support
CThe ability to control model output randomness
DCompatibility with Amazon Bedrock Guardrails
A company is building a chatbot that uses Amazon Lex and Amazon OpenSearch Service. The chatbot uses the company’s private data to answer questions. The company must convert the data into a vector representation before storing it in a database.
Which type of foundation model (FM) meets these requirements?
AText completion model
BInstruction following model
CText embeddings model
DImage generation model
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 fit into one prompt.
Which consideration will inform the company's decision?
ATemperature
BContext window
CBatch size
DModel size
A company plans to develop ML applications to improve business operations and efficiency.
For each use case, select the appropriate ML paradigm. Each ML paradigm may be selected one or more times.
Select
Binary classification
Multi-class classification
K-means clustering
Dimensionality reduction
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 specific language.
Which solution will align the LLM response quality with the company's expectations?
Community Discussion