DON'T WANT TO MISS A THING?

Certification Exam Passing Tips

Latest exam news and discount info

Curated and up-to-date by our experts

Yes, send me the newsletter

Free AWS AIF-C01 Practice Questions & Answers 2026 Part2

Are you preparing for the AWS AIF-C01 certification exam? SPOTO offers the AWS AIF-C01 Premium File; all questions are aligned with the latest exam content and come with expert-provided answers. Our question banks cover the latest question types, core concepts, and detailed explanations, helping you familiarize yourself with the exam format and difficulty level. Whether you are reviewing core concepts or simulating a real exam environment, these resources will rapidly boost your confidence and readiness.
For over two decades, SPOTO has successfully helped numerous IT professionals secure their ideal positions at Fortune 500 companies. Download now to start practicing efficiently and ensure a high score on the actual exam. Don't miss this opportunity to pass your certification exam with ease!
Take other online exams

Question #1
A company is using an Amazon Titan foundation model (FM) in 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
View answer
Correct Answer: C
Question #2
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
View answer
Correct Answer: A
Question #3
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 classification labels by using Amazon Comprehend
View answer
Correct Answer: B
Question #4
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
View answer
Correct Answer: A
Question #5
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?
A. Temperature
B. Context window
C. Batch size
D. Model size
View answer
Correct Answer: B
Question #6
A company acquires International Organization for Standardization (ISO) accreditation to manage AI risks and to use AI responsibly. What does this accreditation certify?
A. he company's development framework is ISO certified
B. ll AI application team members are ISO certified
C. ll AI systems that the company uses are ISO certified
D. ll members of the company are ISO certified
View answer
Correct Answer: A
Question #7
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
View answer
Correct Answer: B
Question #8
A company is training a foundation model (FM). The company wants to increase the accuracy of the model up to a specific 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
View answer
Correct Answer: B
Question #9
A company uses a foundation model (FM) from Amazon Bedrock for an AI search tool. The company wants to fine-tune the model to be more accurate by using the company's data.Which strategy will successfully fine-tune the model?
A. Provide labeled data with the prompt field and the completion field
B. Prepare the training dataset by creating a
C. Purchase Provisioned Throughput for Amazon Bedrock
D. Train the model on journals and textbooks
View answer
Correct Answer: A
Question #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?
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
View answer
Correct Answer: B
Question #11
Which functionality does Amazon SageMaker Clarify provide?
A. ntegrates a Retrieval Augmented Generation (RAG) workflow
B. onitors the quality of ML models in production
C. ocuments critical details about ML models
D. dentifies potential bias during data preparation
View answer
Correct Answer: D
Question #12
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
View answer
Correct Answer: A
Question #13
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. eploy optimized small language models (SLMs) on edge devices
B. eploy optimized large language models (LLMs) on edge devices
C. ncorporate a centralized small language model (SLM) API for asynchronous communication with edge devices
D. ncorporate a centralized large language model (LLM) API for asynchronous communication with edge devices
View answer
Correct Answer: A
Question #14
An AI practitioner trained a custom model on Amazon Bedrock by using a training dataset that contains confidential dat a. 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?
A. Delete 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)
View answer
Correct Answer: A
Question #15
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
View answer
Correct Answer: A
Question #16
A company is using domain-specific 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. ncrease the number of epochs
B. se transfer learning
C. ecrease the number of epochs
D. se unsupervised learning
View answer
Correct Answer: B
Question #17
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?
A. -squared score
B. ccuracy
C. oot mean squared error (RMSE)
D. earning rate
View answer
Correct Answer: B
Question #18
An AI practitioner who has minimal ML knowledge wants to predict employee attrition without writing code. Which Amazon SageMaker feature meets this requirement? The correct answer is A because Amazon SageMaker Canvas is designed specifically for users with little or no machine learning or programming experience. It provides a visual interface to build ML models by simply uploading data, performing analysis, and generating predictions using a no-code environment. From the AWS documentation: 'Amazon SageMaker Canvas enables business analysts and other users to generate accurate ML predictions using a visual, point-and-click interface without writing code or having prior ML experience.' This feature allows the user to: Import datasets (e.g., HR data) Automatically explore the data Select the prediction column (e.g., attrition) Train the model Generate and export predictions Explanation of other options: B . SageMaker Clarify is used to detect bias and explain ML predictions but not to build models or make predictions without code. C . SageMaker Model Monitor monitors model quality in production but doesn't build or train models. D . SageMaker Data Wrangler is used for data preprocessing and transformation but still requires some technical configuration. Referenced AWS AI/ML Documents and Study Guides: Amazon SageMaker Canvas Developer Guide AWS Certified Machine Learning Specialty Study Guide -- AutoML and No-Code Tools Section AWS Machine Learning Blog: ''Predict Employee Attrition with SageMaker Canvas''
A. SageMaker Canvas
B. SageMaker Clarify
C. SageMaker Model Monitor
D. SageMaker Data Wrangler
View answer
Correct Answer: A
Question #19
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
B. Import the data into Amazon SageMaker Data Wrangler
C. Import the data into Amazon SageMaker Data Wrangler
D. Import the data into Amazon SageMaker Canvas
View answer
Correct Answer: D
Question #20
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
View answer
Correct Answer: C
Question #21
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
View answer
Correct Answer: B
Question #22
Which functionality does Amazon SageMaker Clarify provide?
A. Integrates a Retrieval Augmented Generation (RAG) workflow
B. Monitors the quality of ML models in production
C. Documents critical details about ML models
D. Identifies potential bias during data preparation
View answer
Correct Answer: D
Question #23
A financial company is developing a fraud detection system that flags potential fraud cases in credit card transactions. Employees will evaluate the flagged fraud cases. The company wants to minimize the amount of time the employees spend reviewing flagged fraud cases that are not actually fraudulent.Which evaluation metric meets these requirements?
A. ccuracy
B. ift chart
C. ecall
D. recision
View answer
Correct Answer: D
Question #24
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. mazon Lex
B. mazon Comprehend
C. mazon Polly
D. mazon Bedrock
E. mazon Rekognition
View answer
Correct Answer: BD
Question #25
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?
A. R-squared score
B. Accuracy
C. Root mean squared error (RMSE)
D. Learning rate
View answer
Correct Answer: B
Question #26
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
View answer
Correct Answer: A
Question #27
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
View answer
Correct Answer: C
Question #28
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. se Amazon CloudWatch to analyze customer orders
B. se Amazon SageMaker AI and iterate with the most recent data
C. se Amazon Personalize and iterate with historical data
D. se Amazon Rekognition to optimize the model
View answer
Correct Answer: B
Question #29
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
B. Import the data into Amazon SageMaker Data Wrangler
C. Import the data into Amazon SageMaker Data Wrangler
D. Import the data into Amazon SageMaker Canvas
View answer
Correct Answer: D
Question #30
A law firm wants to build an AI application by using large language models (LLMs). The application will read legal documents and extract key points from the documents.Which solution meets these requirements?
A. Build an automatic named entity recognition system
B. Create a recommendation engine
C. Develop a summarization chatbot
D. Develop a multi-language translation system
View answer
Correct Answer: C
Question #31
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
View answer
Correct Answer: C
Question #32
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?
A. rop minority class data records
B. versample majority class data
C. alance class representation in the dataset
D. se a regional dataset with complete data
View answer
Correct Answer: C
Question #33
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
B. Import the data into Amazon SageMaker Data Wrangler
C. Import the data into Amazon SageMaker Data Wrangler
D. Import the data into Amazon SageMaker Canvas
View answer
Correct Answer: D
Question #34
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
View answer
Correct Answer: BD
Question #35
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
View answer
Correct Answer: C
Question #36
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
View answer
Correct Answer: A
Question #37
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
View answer
Correct Answer: B
Question #38
How can companies use large language models (LLMs) securely on Amazon Bedrock?
A. esign clear and specific prompts
B. nable AWS Audit Manager for automatic model evaluation jobs
C. nable Amazon Bedrock automatic model evaluation jobs
D. se Amazon CloudWatch Logs to make models explainable and to monitor for bias
View answer
Correct Answer: A
Question #39
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? Amazon Q Developer is a tool designed to assist developers in increasing productivity by generating code snippets, managing reference tracking, and handling open-source license tracking. These features help developers by automating parts of the software development process. Option A (Correct): 'Create software snippets, reference tracking, and open-source license tracking': This is the correct answer because these are key features that help developers streamline and automate tasks, thus improving productivity. Option B: 'Run an application without provisioning or managing servers' is incorrect as it refers to AWS Lambda or AWS Fargate, not Amazon Q Developer. Option C: 'Enable voice commands for coding and providing natural language search' is incorrect because this is not a function of Amazon Q Developer. Option D: 'Convert audio files to text documents by using ML models' is incorrect as this refers to Amazon Transcribe, not Amazon Q Developer. AWS AI Practitioner Reference: Amazon Q Developer Features: AWS documentation outlines how Amazon Q Developer supports developers by offering features that reduce manual effort and improve efficiency.
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 files to text documents by using ML models
View answer
Correct Answer: C
Question #40
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?
A. mazon SageMaker Model Cards
B. mazon SageMaker Model Registry
C. mazon SageMaker Clarify
D. mazon SageMaker Catalog
View answer
Correct Answer: A
Question #41
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?
A. Data augmentation for imbalanced classes
B. Model monitoring for class distribution
C. Retrieval Augmented Generation (RAG)
D. Watermark detection for images
View answer
Correct Answer: A
Question #42
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
View answer
Correct Answer: C
Question #43
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
View answer
Correct Answer: A
Question #44
A design company is using a foundation model (FM) on Amazon Bedrock to generate images for various projects. The company wants to have control over how detailed or abstract each generated image appears.Which model parameter should the company modify?
A. Model checkpoint
B. Batch size
C. Generation step
D. Token length
View answer
Correct Answer: C
Question #45
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
View answer
Correct Answer: A
Question #46
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?
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
View answer
Correct Answer: A
Question #47
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. mazon Personalize
B. mazon SageMaker JumpStart
C. artyRock, an Amazon Bedrock Playground
D. mazon SageMaker endpoints
View answer
Correct Answer: B
Question #48
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
View answer
Correct Answer: A
Question #49
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
View answer
Correct Answer: A
Question #50
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
View answer
Correct Answer: A
Question #51
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
View answer
Correct Answer: A
Question #52
A loan company is building a generative AI-based solution to offer new applicants discounts based on specific 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
View answer
Correct Answer: AC
Question #53
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. bject detection
B. nomaly detection
C. amed entity recognition
D. npainting
View answer
Correct Answer: A
Question #54
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
View answer
Correct Answer: A
Question #55
A bank is fine-tuning a large language model (LLM) on Amazon Bedrock to assist customers with questions about their loans. The bank wants to ensure that the model does not reveal any private customer data. Which solution meets these requirements?
A. Use Amazon Bedrock Guardrails
B. Remove personally identifiable information (PII) from the customer data before fine- tuning the LLM
C. Increase the Top-K parameter of the LLM
D. Store customer data in Amazon S3
View answer
Correct Answer: B
Question #56
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
View answer
Correct Answer: A
Question #57
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
View answer
Correct Answer: C
Question #58
How can companies use large language models (LLMs) securely on Amazon Bedrock?
A. 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
View answer
Correct Answer: A
Question #59
A company wants to use a large language model (LLM) to generate product descriptions. The company wants to give the model example descriptions that follow a format.Which prompt engineering technique will generate descriptions that match the format?
A. Zero-shot prompting
B. Chain-of-thought prompting
C. One-shot prompting
D. Few-shot prompting
View answer
Correct Answer: D
Question #60
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
View answer
Correct Answer: C
Question #61
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
View answer
Correct Answer: B
Question #62
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
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
View answer
Correct Answer: C
Question #63
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
View answer
Correct Answer: A
Question #64
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?
A. ata augmentation for imbalanced classes
B. odel monitoring for class distribution
C. etrieval Augmented Generation (RAG)
D. atermark detection for images
View answer
Correct Answer: A
Question #65
A company wants to deploy a conversational chatbot to answer customer questions. The chatbot is based on a fine-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
View answer
Correct Answer: BC
Question #66
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
View answer
Correct Answer: B
Question #67
A company wants to create an application by using Amazon Bedrock. The company has a limited budget and prefers flexibility without long-term commitment.Which Amazon Bedrock pricing model meets these requirements?
A. n-Demand
B. odel customization
C. rovisioned Throughput
D. pot Instance
View answer
Correct Answer: A
Question #68
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
View answer
Correct Answer: D
Question #69
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
View answer
Correct Answer: A
Question #70
What is an example of structured data?
A. A file of text comments from an online forum
B. A compilation of video files that contains news broadcasts
C. A CSV file that consists of measurement data
D. Transcribed conversations between call center agents and customers
View answer
Correct Answer: C

View The Updated AWS Exam Questions

SPOTO Provides 100% Real AWS Exam Questions for You to Pass Your AWS Exam!

View Answers after Submission

Please submit your email and WhatsApp to get the answers of questions.

Note: Please make sure your email ID and Whatsapp are valid so that you can get the correct exam results.

Email:
Whatsapp/phone number:
Contact Us