{"id":16186,"date":"2026-09-19T05:50:23","date_gmt":"2026-09-19T05:50:23","guid":{"rendered":"https:\/\/www.examlabs.com\/certification\/?p=16186"},"modified":"2026-09-19T05:50:23","modified_gmt":"2026-09-19T05:50:23","slug":"amazon-aws-certified-ai-practitioner-aif-c01-practice-test-questions-and-exam-dumps-part20-q381-q400","status":"publish","type":"post","link":"https:\/\/www.examlabs.com\/certification\/amazon-aws-certified-ai-practitioner-aif-c01-practice-test-questions-and-exam-dumps-part20-q381-q400\/","title":{"rendered":"Amazon AWS Certified AI Practitioner AIF-C01 Practice Test Questions and Exam Dumps Part20 Q381-Q400"},"content":{"rendered":"<h1><\/h1>\n<h2><b>View Full <\/b><a href=\"https:\/\/www.examlabs.com\/aws-certified-ai-practitioner-aif-c01-exam-dumps\"><b>Amazon AWS Certified AI Practitioner AIF-C01 Exam Dumps<\/b><\/a><b> and Practice Test Dumps.<\/b><\/h2>\n<h3><b>Question 381<\/b><\/h3>\n<p><b>Which AWS service can help an organization identify security findings across AWS resources and applications from a centralized view?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Security Hub<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Artifact<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon Polly<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon Translate<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">AWS Security Hub provides a centralized view of security findings from AWS services and supported security solutions. It can help organizations identify and manage security issues across their AWS environment. For AI workloads, centralized security findings can support monitoring and governance of the infrastructure and services used by an application. AWS Artifact serves a different purpose by providing compliance documentation. Amazon Polly provides text-to-speech functionality, while Amazon Translate provides language translation. Security Hub is therefore the relevant service for centralized security findings.<\/span><\/p>\n<h3><b>Question 382<\/b><\/h3>\n<p><b>A team wants to ensure that a foundation model cannot be invoked indefinitely by an application because of an unexpected software loop. Which control can help limit this risk?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Increasing the model temperature<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Setting execution limits such as maximum steps or timeouts<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Removing all application error handling<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Increasing the model&#8217;s context window<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Execution limits such as maximum steps, timeouts, or other predefined boundaries can prevent an AI application or agent from continuing indefinitely because of an unexpected loop or repeated operation. These controls help protect availability and control resource consumption. Temperature affects the variability of generated responses and does not limit execution duration. Removing error handling increases operational risk, while a larger context window does not prevent an application from repeatedly invoking tools or models. Execution boundaries are therefore an important safeguard for agent-based AI systems.<\/span><\/p>\n<h3><b>Question 383<\/b><\/h3>\n<p><b>Which characteristic distinguishes anonymized data from data that still directly identifies an individual?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Anonymized data has been processed so individuals are no longer reasonably identifiable.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Anonymized data must always contain the individual&#8217;s full name.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Anonymized data requires storing all original identifiers permanently.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Anonymized data automatically provides unrestricted access to the original records.<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Anonymization aims to remove or transform identifying information so that individuals are no longer reasonably identifiable from the resulting dataset. This can reduce privacy risks when data is used for analysis or machine learning. However, the effectiveness of anonymization depends on the methods used and the possibility of combining the data with other information. Simply removing a name does not necessarily guarantee anonymity. The original identifying information should also be protected appropriately. Anonymization is therefore a privacy-oriented data-handling technique rather than an access-control mechanism.<\/span><\/p>\n<h3><b>Question 384<\/b><\/h3>\n<p><b>An organization wants to ensure that an AI application&#8217;s stored model artifacts cannot be modified accidentally or maliciously for a defined retention period. Which Amazon S3 capability can support this requirement?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">S3 Transfer Acceleration<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">S3 Intelligent-Tiering<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">S3 Object Lock<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">S3 Select<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Amazon S3 Object Lock can help protect objects from being deleted or overwritten for a defined retention period. This capability can be useful when organizations need to preserve model artifacts, audit records, or other important data against accidental or unauthorized modification. Retention controls can support governance and compliance requirements when configured appropriately. S3 Transfer Acceleration focuses on faster transfers, Intelligent-Tiering manages storage costs based on access patterns, and S3 Select provides filtering capabilities for supported objects. Object Lock is therefore the relevant protection mechanism.<\/span><\/p>\n<h3><b>Question 385<\/b><\/h3>\n<p><b>Which AWS service can help detect vulnerabilities in supported AWS workloads and container images?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon Inspector<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon Polly<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon Kendra<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon Lex<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Amazon Inspector is designed to help identify software vulnerabilities and unintended network exposure in supported AWS workloads, including supported compute resources and container images. Security scanning can be useful for AI applications because the application may depend on operating systems, libraries, containers, and other software components in addition to the AI model itself. Amazon Polly provides speech synthesis, Amazon Kendra provides search capabilities, and Amazon Lex supports conversational interfaces. Amazon Inspector is therefore the service relevant to vulnerability assessment.<\/span><\/p>\n<h3><b>Question 386<\/b><\/h3>\n<p><b>A generative AI system is required to return output in JSON with specific fields. What is the most direct way to encourage this behavior?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Increase the model&#8217;s storage capacity.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Provide explicit output-format instructions and validate the returned structure.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Remove all constraints from the prompt.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Increase network bandwidth.<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Explicit output-format instructions can guide a generative model to produce structured JSON containing required fields. The application should also validate the generated response before using it because instructions alone do not guarantee that every response will follow the requested format. Validation can check syntax, required fields, data types, and acceptable values. Storage capacity and network bandwidth do not directly control output structure. Removing constraints can make formatting less predictable. Combining clear instructions with application-side validation provides stronger reliability.<\/span><\/p>\n<h3><b>Question 387<\/b><\/h3>\n<p><b>Which AWS service is designed to provide an intelligent search experience across enterprise information sources?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon Kendra<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon Polly<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Budgets<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon Inspector<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Amazon Kendra is an intelligent search service designed to help organizations search information across supported enterprise data sources. It can be useful when applications need to locate relevant organizational content and provide users with more targeted search results. Kendra differs from text-to-speech services such as Amazon Polly and financial-management services such as AWS Budgets. Amazon Inspector focuses on vulnerability assessment. In an AI application, enterprise search can also serve as part of a broader information-retrieval workflow where relevant documents are identified before generation.<\/span><\/p>\n<h3><b>Question 388<\/b><\/h3>\n<p><b>An AI workload has unpredictable demand and processes requests that do not require an immediate response. Which architecture can help handle such workloads efficiently?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Process every request synchronously regardless of demand.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Require a human to manually submit every request.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Use asynchronous processing so work can be queued and processed separately.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Increase the model temperature during periods of high demand.<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Asynchronous processing allows an application to accept work and process it separately from the initial request. This can be useful for workloads with variable demand or tasks that do not require immediate responses. Requests can be placed into a queue or another processing mechanism and handled by available workers. Synchronous processing can be less suitable when users do not need immediate results. Temperature does not manage workload capacity, and requiring manual submission reduces automation. Asynchronous architecture can therefore improve flexibility and resource management.<\/span><\/p>\n<h3><b>Question 389<\/b><\/h3>\n<p><b>Which AWS service can help an organization create and manage spending limits and receive notifications when AWS costs or usage approach defined thresholds?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Budgets<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon Macie<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Artifact<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon Textract<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">AWS Budgets allows organizations to define cost or usage budgets and monitor progress against those thresholds. Notifications can help teams identify when spending or usage approaches configured limits. This can be valuable for AI workloads because model inference, data processing, and supporting infrastructure can generate variable costs. AWS Budgets does not protect sensitive information or perform document extraction. Amazon Macie focuses on sensitive-data discovery, AWS Artifact provides compliance documentation, and Amazon Textract extracts information from documents. AWS Budgets is therefore the appropriate cost-management service.<\/span><\/p>\n<h3><b>Question 390<\/b><\/h3>\n<p><b>A model is producing responses that are longer than necessary and increasing inference costs. Which application-level approach can help control unnecessary output?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Remove all output requirements.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Explicitly instruct the model to provide concise responses and define an appropriate output limit.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Increase the model temperature significantly.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Add unrelated documents to the model context.<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Clear instructions about response length can encourage a model to produce concise outputs, while an appropriate output-token limit can provide an additional technical boundary. Reducing unnecessary output can help control token consumption, latency, and potentially inference costs. Increasing temperature does not directly reduce response length and may increase variability. Adding unrelated documents can consume additional context without improving the answer. Output constraints should still be tested to ensure they do not prevent the model from providing information required by the application.<\/span><\/p>\n<h3><b>Question 391<\/b><\/h3>\n<p><b>Which practice helps ensure that an AI model evaluation can be reproduced after the model is updated?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Record the model version, evaluation dataset, configuration, and evaluation procedure.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Change the evaluation dataset after every test.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Delete previous evaluation results.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Use different metrics for every model version.<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Reproducible evaluation requires enough information to recreate the conditions under which a model was tested. Recording the model version, evaluation dataset, relevant configuration, prompts, and evaluation procedure allows teams to compare results across versions more reliably. Changing the dataset or metrics for every evaluation makes comparisons difficult and can hide regressions. Deleting previous results also removes useful evidence about historical performance. Maintaining evaluation records therefore supports traceability, controlled comparisons, troubleshooting, and informed decisions about model updates.<\/span><\/p>\n<h3><b>Question 392<\/b><\/h3>\n<p><b>An AI application uses an external API to perform a financial transaction. Which design principle should receive particular attention?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Allow the model to determine the transaction amount without restrictions.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Remove all authorization checks.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Separate model-generated recommendations from the authorized execution of the transaction.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Permit any user to invoke the transaction tool.<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Financial transactions are high-impact actions and should not rely solely on a model&#8217;s generated decision. A safer design separates model assistance from authorized execution. The model may prepare or recommend an action, while application controls verify the user&#8217;s permissions, validate transaction parameters, and apply required approval policies before execution. Removing authorization or allowing unrestricted tool use increases risk. Separating generation from execution creates a clear control boundary and reduces the chance that an incorrect or manipulated model output directly causes an unauthorized financial transaction.<\/span><\/p>\n<h3><b>Question 393<\/b><\/h3>\n<p><b>Which AWS service can analyze documents and extract information from forms and tables?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon Rekognition<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon Textract<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon Transcribe<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon Polly<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Amazon Textract uses machine learning to extract text and structured information from documents. Its capabilities include processing forms and tables, making it useful for applications that need to convert information from scanned documents or images into machine-readable data. Amazon Rekognition focuses on image and video analysis, Amazon Transcribe converts speech into text, and Amazon Polly converts text into speech. Textract can therefore serve as an important preprocessing component for AI workflows that need structured information from business documents.<\/span><\/p>\n<h3><b>Question 394<\/b><\/h3>\n<p><b>A company wants to reduce the risk of exposing an API credential used by an AI application. Which practice is appropriate?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Hard-code the credential directly into source code.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Store the credential in a public repository.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Share the credential through application prompts.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Store secrets in a dedicated secrets-management solution and restrict access.<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 4<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Sensitive credentials should be stored using appropriate secrets-management mechanisms rather than embedded directly in source code or prompts. A dedicated secrets-management solution can provide controlled access, encryption, auditing, and lifecycle-management capabilities. Access should also be limited to the applications and identities that require the secret. Public repositories and application prompts are inappropriate locations for credentials because they increase the possibility of accidental disclosure. Proper secrets management is an important security practice for AI applications that interact with external APIs or other protected resources.<\/span><\/p>\n<h3><b>Question 395<\/b><\/h3>\n<p><b>What is a potential benefit of using an asynchronous AI processing workflow?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">It can allow the user-facing request to complete without waiting for the entire AI job.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">It guarantees that every model response is accurate.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">It eliminates the need for monitoring.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">It automatically prevents all unauthorized access.<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Asynchronous processing can allow an application to accept a request and continue processing the AI task separately, rather than requiring the user-facing request to remain open until the entire job finishes. This can be useful for long-running or resource-intensive workloads. However, asynchronous processing does not guarantee model accuracy, eliminate monitoring requirements, or automatically provide authorization. The application still needs appropriate status tracking, error handling, security controls, and result delivery mechanisms. Its primary benefit is separating task submission from task completion.<\/span><\/p>\n<h3><b>Question 396<\/b><\/h3>\n<p><b>A team wants to reduce unnecessary costs from an AI workload. Which measurement is most directly useful for understanding whether the workload is consuming more resources than expected?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The color of the application&#8217;s user interface<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Model name length<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Cost and usage metrics tracked over time<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The number of comments in source code<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Tracking cost and usage metrics over time helps organizations understand how much an AI workload is consuming and identify unexpected increases. Teams can examine factors such as inference volume, token usage where applicable, compute consumption, storage, and related infrastructure costs. This information can support optimization decisions and budget management. User-interface characteristics, model name length, and source-code comment counts do not provide meaningful information about operational spending. Cost monitoring should be combined with application performance and quality measurements to avoid reducing costs at the expense of required functionality.<\/span><\/p>\n<h3><b>Question 397<\/b><\/h3>\n<p><b>Which practice can help detect whether a new model version has introduced an unexpected regression?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Compare the new version with the previous version using the same representative evaluation set.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Evaluate only the new model with no baseline.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Delete all historical evaluation results.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Change the success criteria after seeing the results.<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Using the same representative evaluation set for the previous and new model versions enables a controlled comparison. Teams can identify whether important metrics have improved, remained stable, or declined after the update. Maintaining a baseline is especially useful for detecting regressions that may not be obvious from overall performance. Evaluating only the new version removes the comparison point, while deleting historical results reduces traceability. Changing success criteria after seeing results can also introduce bias into the evaluation process and weaken confidence in the comparison.<\/span><\/p>\n<h3><b>Question 398<\/b><\/h3>\n<p><b>Which AWS service can help detect suspicious account or workload activity by analyzing security-related signals?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon Polly<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon GuardDuty<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon Textract<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Budgets<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Amazon GuardDuty is a threat detection service that analyzes relevant AWS account and workload activity to identify potentially malicious or suspicious behavior. Security monitoring can be important for AI applications because AI workloads may involve sensitive data, APIs, storage resources, and automated services. GuardDuty focuses on threat detection rather than document processing, speech synthesis, or financial budgeting. Amazon Polly provides speech synthesis, Amazon Textract extracts document information, and AWS Budgets monitors spending. GuardDuty is therefore the service associated with detecting potential security threats.<\/span><\/p>\n<h3><b>Question 399<\/b><\/h3>\n<p><b>An AI team wants to compare a model&#8217;s behavior before and after a prompt change without changing any other major evaluation conditions. What should remain consistent?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The evaluation dataset and measurement methodology<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The evaluation dataset only when results look favorable<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The model output format should be changed randomly<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The success criteria should be changed for each prompt<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Keeping the evaluation dataset and measurement methodology consistent makes it easier to determine whether a prompt change affected model behavior. Other relevant conditions, such as model version and evaluation settings, should also be controlled when the objective is to isolate the effect of the prompt change. Changing datasets or success criteria between tests can introduce additional variables and make results difficult to interpret. Controlled prompt experiments provide stronger evidence about whether a new prompt improves quality, safety, consistency, or another defined application requirement.<\/span><\/p>\n<h3><b>Question 400<\/b><\/h3>\n<p><b>A company is preparing an AI system for production. Which activity provides the strongest evidence that the system is ready for its intended use?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Selecting the model solely because it is the newest available version<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Deploying immediately after initial development<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Testing the system against representative business scenarios and predefined quality, safety, and operational requirements<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Measuring only the model&#8217;s parameter count<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Production readiness should be supported by evidence that the complete AI system meets the requirements of its intended use. Testing representative business scenarios against predefined criteria can assess quality, safety, reliability, latency, cost, and other relevant characteristics. A model being new or having many parameters does not guarantee that it is suitable for a particular application. Initial development results are also insufficient without systematic testing. A structured evaluation process provides evidence that the system behaves acceptably under realistic conditions before production deployment.<\/span><\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>View Full Amazon AWS Certified AI Practitioner AIF-C01 Exam Dumps and Practice Test Dumps. Question 381 Which AWS service can help an organization identify security findings across AWS resources and applications from a centralized view? AWS Security Hub AWS Artifact Amazon Polly Amazon Translate Correct Answer: 1 Explanation AWS Security Hub provides a centralized view [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[1648,1647],"tags":[],"_links":{"self":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/16186"}],"collection":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/comments?post=16186"}],"version-history":[{"count":1,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/16186\/revisions"}],"predecessor-version":[{"id":16224,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/16186\/revisions\/16224"}],"wp:attachment":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/media?parent=16186"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/categories?post=16186"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/tags?post=16186"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}