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

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.
  • 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)