Amazon AIF-C01 Simulado | AWS Certified AI Practitioner Questões e Respostas

Aprenda com um simulado online completo para o exame Amazon AIF-C01 (AWS Certified AI Practitioner). Pratique com questões atualizadas, respostas detalhadas e prepare-se para conquistar sua certificação AWS com mais confiança.

50 questões abertas
369 na preparação
01:00 duração
70% para passar
Pagamento seguro Acesso imediato PC, tablet e celular Foco em certificações de TI

Questões 31–40 de 50 (com resposta)

Clique em "Ver resposta" para revelar o gabarito e a explicação, e participe da discussão da comunidade em cada questão. Quer praticar como na prova? Use o teste gratuito (50 questões após cadastro rápido).

Questão 31 Amazon AIF-C01 Simulado | AWS Certified AI Practitioner Questões e Respostas

Gratuita
A company creates video content. The company wants to use generative AI to generate new creative content and to reduce video creation time. Which solution will meet these requirements in the MOST operationally efficient way?
  • A Use the Amazon Titan Image Generator model on Amazon Bedrock to generate intermediate images. Use video editing software to create videos.
  • B Use the Amazon Nova Canvas model on Amazon Bedrock to generate intermediate images. Use video editing software to create videos.
  • C Use the Amazon Nova Reel model on Amazon Bedrock to generate videos. Correta
  • D Use the Amazon Nova Pro model on Amazon Bedrock to generate videos.
Resposta correta: C

Explicação

Explanation: The correct answer is C because Amazon Nova Reel is the AWS foundation model designed for generative video use cases, providing end-to-end video generation using generative AI, which significantly reduces video creation time and eliminates the need for manual assembly. According to AWS Bedrock documentation: "Amazon Nova Reel enables users to generate short-form video content directly from prompts, including the ability to define style, motion, scenes, and transitions -- streamlining the generative content creation process." This is the most operationally efficient choice as it does not require stitching together images or using external editing tools. Explanation of other options: A and B involve generating intermediate images and then manually creating videos using video editing tools -- not operationally efficient. D. Amazon Nova Pro is intended for high-end professional-grade image or 3D content generation, but not specifically optimized for video generation like Nova Reel. Referenced AWS AI/ML Documents and Study Guides: Amazon Bedrock Model Directory Nova Models Overview AWS GenAI Foundation Model Comparison Guide AWS Generative AI for Creators Whitepaper (2024)

Questão 32 Amazon AIF-C01 Simulado | AWS Certified AI Practitioner Questões e Respostas

Gratuita
A company is building a generative AI application with a foundation model (FM). The application needs to automatically generate marketing emails. The company wants the application's output text to be creative and short in length. Which configuration of inference parameters will meet these requirements?
  • A Decrease the temperature and the response length.
  • B Increase the temperature and the response length.
  • C Increase the temperature and decrease the response length. Correta
  • D Decrease the temperature and increase the response length.
Resposta correta: C

Explicação

Explanation: Comprehensive and Detailed Explanation From Exact AWS AI documents: Inference parameters control output behavior: Higher temperature increases creativity and randomness Shorter response length limits output size AWS prompt and inference guidance recommends increasing temperature for creative tasks and reducing response length for concise outputs. Why the other options are incorrect: A reduces creativity. B produces long outputs. D produces deterministic and lengthy responses. AWS AI document references: Inference Parameters for Foundation Models Controlling Creativity and Length in Text Generation Prompt Engineering Best Practices

Questão 33 Amazon AIF-C01 Simulado | AWS Certified AI Practitioner Questões e Respostas

Gratuita
Um profissional de IA está usando um modelo de linguagem grande (LLM) para criar conteúdo para campanhas de marketing. O conteúdo gerado parece plausível e factual, mas está incorreto. Qual problema o LLM está tendo?
  • A Vazamento de dados
  • B Alucinação Correta
  • C Overfitting
  • D Underfitting
Resposta correta: B

Explicação

Explicação: No contexto da IA, "alucinação" refere-se ao fenômeno em que um modelo gera resultados que parecem plausíveis, mas não são baseados na realidade ou nos dados de treinamento. Esse problema geralmente ocorre com grandes modelos de linguagem (LLMs) quando eles criam informações que parecem corretas, mas na verdade são incorretas ou fabricadas. Opção B (correta): “Alucinação”: Esta é a resposta correta porque o problema descrito envolve a geração de conteúdo que parece factual, mas é incorreto, o que é característico da alucinação em modelos de IA generativos. Opção A: “Vazamento de dados” está incorreto, pois envolve o modelo aprendendo acidentalmente com dados aos quais não deveria ter acesso, o que não corresponde ao problema de geração de conteúdo incorreto. Opção C: "Overfitting" está incorreto porque overfitting se refere a um modelo que aprendeu muito bem os dados de treinamento, incluindo ruído, e tem um desempenho ruim em novos dados. Opção D: "Underfitting" está incorreto porque o underfitting ocorre quando um modelo é muito simples para capturar os padrões subjacentes nos dados, o que não é o problema aqui. Referência para profissionais de IA da AWS: grandes modelos de linguagem na AWS: a AWS discute o desafio da alucinação em grandes modelos de linguagem e enfatiza técnicas para mitigá-la, como o uso de proteções e ajustes finos.

Questão 34 Amazon AIF-C01 Simulado | AWS Certified AI Practitioner Questões e Respostas

Gratuita
A manufacturing company wants to create product descriptions in multiple languages. Which AWS service will automate this task?
  • A Amazon Translate Correta
  • B Amazon Transcribe
  • C Amazon Kendra
  • D Amazon Polly
Resposta correta: A

Explicação

Explanation: The manufacturing company needs to create product descriptions in multiple languages, which requires automated language translation. Amazon Translate is a fully managed service that uses machine learning to provide high-quality translation between languages, making it the ideal solution for this task. Exact Extract from AWS AI Documents: From the Amazon Translate Developer Guide: "Amazon Translate is a neural machine translation service that delivers fast, high-quality, and affordable language translation. It can be used to automatically translate text, such as product descriptions, into multiple languages to reach a global audience." (Source: Amazon Translate Developer Guide, Introduction to Amazon Translate) Detailed Option A: Amazon TranslateThis is the correct answer. Amazon Translate automates the translation of text into multiple languages, directly addressing the company's need to create product descriptions in different languages. Option B: Amazon TranscribeAmazon Transcribe converts speech to text, which is unrelated to translating text into multiple languages. This option is incorrect. Option C: Amazon KendraAmazon Kendra is an intelligent search service that uses machine learning to provide answers from documents, not for translating text. This option is irrelevant. Option D: Amazon PollyAmazon Polly is a text-to-speech service that generates spoken audio from text, not for translating text into other languages. This option does not meet the requirements. Reference: Amazon Translate Developer Guide: Introduction to Amazon Translate (https://docs.aws.amazon.com/ translate/latest/dg/what-is.html) AWS AI Practitioner Learning Path: Module on Natural Language Processing Services AWS Documentation: Language Translation with Amazon Translate (https://aws.amazon.com/translate/)

Questão 35 Amazon AIF-C01 Simulado | AWS Certified AI Practitioner Questões e Respostas

Gratuita
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.)
  • A Enable AWS Key Management Service (AWS KMS) keys for the Amazon Q Business Enterprise index. Correta
  • 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. Correta
Resposta correta: A, E

Explicação

Explanation: The correct answers are A and E because both directly align with AWS best practices for securing generative AI services and data privacy in enterprise applications. From the AWS Amazon Q Business documentation: "AWS Key Management Service (KMS) integrates with Amazon Q Business to encrypt sensitive data at rest. You can use customer-managed KMS keys to meet compliance requirements." And: "You must configure IAM access controls to manage which users and applications can access Amazon Q Business indexes, ensuring that only authorized users can retrieve information." Explanation of other options: B . Cross-account access is not a common requirement for internal enterprise use of Amazon Q Business unless explicitly sharing data across organizations. It's not a requirement for securing access. C . Amazon Inspector is a vulnerability management tool for EC2 and containers. It is unrelated to Amazon Q authentication or security. D . Allowing public access would violate security and privacy principles and directly contradict the stated requirement. Referenced AWS AI/ML Documents and Study Guides: Amazon Q Business Developer Guide Security and Identity Management AWS KMS Documentation Integration with Bedrock and Amazon Q AWS Certified Machine Learning Specialty Guide Responsible AI and Governance Section

Questão 36 Amazon AIF-C01 Simulado | AWS Certified AI Practitioner Questões e Respostas

Gratuita
Which strategy will determine if a foundation model (FM) effectively meets business objectives?
  • A Evaluate the model's performance on benchmark datasets.
  • B Analyze the model's architecture and hyperparameters.
  • C Assess the model's alignment with specific use cases. Correta
  • D Measure the computational resources required for model deployment.
Resposta correta: C

Explicação

Explanation: Comprehensive and Detailed Explanation From Exact AWS AI documents: Meeting business objectives requires evaluating whether the model: Solves the intended business problem Produces actionable and relevant outputs Aligns with functional and operational requirements AWS model selection guidance emphasizes use-case alignment as the primary criterion for business success. Why the other options are incorrect: Benchmarks (A) measure technical performance, not business value. Architecture (B) is an implementation detail. Resource usage (D) affects cost, not objective fulfillment. AWS AI document references: Selecting Foundation Models for Business Use Aligning AI Models with Business Outcomes AI Evaluation Beyond Accuracy

Questão 37 Amazon AIF-C01 Simulado | AWS Certified AI Practitioner Questões e Respostas

Gratuita
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? (Select TWO.)
  • A Detect imbalances or disparities in the data. Correta
  • B Ensure that the model runs frequently.
  • C Evaluate the model's behavior so that the company can provide transparency to stakeholders. Correta
  • 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.
Resposta correta: A, C

Explicação

Explanation: To build an AI model responsibly and minimize bias, it is essential to ensure fairness and transparency throughout the model development and deployment process. This involves detecting and mitigating data imbalances and thoroughly evaluating the model's behavior to understand its impact on different groups. Option A (Correct): "Detect imbalances or disparities in the data": This is correct because identifying and addressing data imbalances or disparities is a critical step in reducing bias. AWS provides tools like Amazon SageMaker Clarify to detect bias during data preprocessing and model training. Option C (Correct): "Evaluate the model's behavior so that the company can provide transparency to stakeholders": This is correct because evaluating the model's behavior for fairness and accuracy is key to ensuring that stakeholders understand how the model makes decisions. Transparency is a crucial aspect of responsible AI. Option B: "Ensure that the model runs frequently" is incorrect because the frequency of model runs does not address bias. Option D: "Use the Recall-Oriented Understudy for Gisting Evaluation (ROUGE) technique to ensure that the model is 100% accurate" is incorrect because ROUGE is a metric for evaluating the quality of text summarization models, not for minimizing bias. Option E: "Ensure that the model's inference time is within the accepted limits" is incorrect as it relates to performance, not bias reduction. AWS AI Practitioner Reference: Amazon SageMaker Clarify: AWS offers tools such as SageMaker Clarify for detecting bias in datasets and models, and for understanding model behavior to ensure fairness and transparency. Responsible AI Practices: AWS promotes responsible AI by advocating for fairness, transparency, and inclusivity in model development and deployment.

Questão 38 Amazon AIF-C01 Simulado | AWS Certified AI Practitioner Questões e Respostas

Gratuita
An ecommerce company is deploying a chatbot. The chatbot will give users the ability to ask questions about the company's products and receive details on users' orders. The company must implement safeguards for the chatbot to filter harmful content from the input prompts and chatbot responses. Which AWS feature or resource meets these requirements?
  • A Amazon Bedrock Guardrails Correta
  • B Amazon Bedrock Agents
  • C Amazon Bedrock inference APIs
  • D Amazon Bedrock custom models
Resposta correta: A

Explicação

Explanation: The ecommerce company is deploying a chatbot that needs safeguards to filter harmful content from input prompts and responses. Amazon Bedrock Guardrails provide mechanisms to ensure responsible AI usage by filtering harmful content, such as hate speech, violence, or misinformation, making it the appropriate feature for this requirement. Exact Extract from AWS AI Documents: From the AWS Bedrock User Guide: "Amazon Bedrock Guardrails enable developers to implement safeguards for generative AI applications, such as chatbots, by filtering harmful content in input prompts and model responses. Guardrails include content filters, word filters, and denied topics to ensure safe and responsible outputs." (Source: AWS Bedrock User Guide, Guardrails for Responsible AI) Detailed Option A: Amazon Bedrock GuardrailsThis is the correct answer. Amazon Bedrock Guardrails are specifically designed to filter harmful content from chatbot inputs and responses, ensuring safe interactions for users. Option B: Amazon Bedrock AgentsAmazon Bedrock Agents are used to automate tasks and integrate with external tools, not to filter harmful content. This option does not meet the requirement. Option C: Amazon Bedrock inference APIsAmazon Bedrock inference APIs allow users to invoke foundation models for generating responses, but they do not provide built-in content filtering mechanisms. Option D: Amazon Bedrock custom modelsCustom models on Amazon Bedrock allow users to fine- tune models, but they do not inherently include safeguards for filtering harmful content unless explicitly implemented. Reference: AWS Bedrock User Guide: Guardrails for Responsible AI (https://docs.aws.amazon.com/bedrock/latest/userguide/guardrails.html) AWS AI Practitioner Learning Path: Module on Responsible AI and Model Safety Amazon Bedrock Developer Guide: Building Safe AI Applications (https://aws.amazon.com/bedrock/)

Questão 39 Amazon AIF-C01 Simulado | AWS Certified AI Practitioner Questões e Respostas

Gratuita
A company has an ML model. The company wants to know how the model makes predictions. Which term refers to understanding model predictions?
  • A Model interpretability Correta
  • B Model training
  • C Model interoperability
  • D Model performance
Resposta correta: A

Explicação

Explanation: The correct answer is A because model interpretability refers to the ability to understand and explain how an ML model arrives at a particular prediction or decision. From AWS documentation: "Model interpretability is the degree to which a human can understand the cause of a decision made by a machine learning model. Interpretability techniques help explain which features influenced a prediction and how much they contributed." This is essential in areas like financial services, healthcare, or compliance-heavy industries, where decision transparency is critical. Explanation of other options: B . Model training refers to the process of teaching a model from data and doesn't explain how predictions are made. C . Model interoperability refers to the ability of systems or models to work across different platforms or environments. D . Model performance refers to how accurate or effective the model is but doesn't relate to the explanation of its decisions. Referenced AWS AI/ML Documents and Study Guides: Amazon SageMaker Clarify Documentation Explainability and Bias Detection AWS Machine Learning Specialty Study Guide Responsible AI and Model Explainability

Questão 40 Amazon AIF-C01 Simulado | AWS Certified AI Practitioner Questões e Respostas

Gratuita
A financial company is training a generative AI model to predict outcomes of loan applications. The training dataset is small. The dataset categorizes loan applicants as "younger-aged," "middle-aged," or "older- aged." Most individuals in the dataset are characterized as "middle-aged." The company removes the age range feature from the training dataset. Which model behavior will likely happen as a result of this change to the dataset?
  • A O modelo irá prever resultados imprecisos para grupos de idades mais jovens e mais velhas.
  • B O modelo exigirá menos dados de treinamento. Correta
  • C O modelo irá prever resultados precisos apenas para grupos de idades mais jovens.
  • D O modelo irá prever com precisão resultados para todas as idades.
Resposta correta: B

Explicação

Explicação:

Pronto para a prática real?

Teste 50 questões no player com interface de prova — cronômetro, navegação e revisão. Depois garanta acesso a todas as 369 questões.

Simular a prova grátis agora