Q94 — AWS AIF-C01 Ch.1
Question 94 of 100 | ← Chapter 1
A company wants to use generative AI to improve developer productivity and software development efficiency. The company plans to use Amazon Q Developer. What can Amazon Q Developer do to help the company meet these requirements?
- A. Generate software code snippets, perform reference tracing, and track open-source license compliance. ✓
- B. Run applications without configuring or managing servers.
- C. Enable voice commands for coding and provide natural language search.
- D. Use machine learning models to convert audio files into text documents.
Correct Answer: A. Generate software code snippets, perform reference tracing, and track open-source license compliance.
Explanation
Amazon Q Developer is a generative AI tool designed specifically for developers. Option A is correct: Generative AI’s core capability is content generation (e.g., code snippets); reference tracing improves code maintainability; and open-source license tracking supports compliance. Option B describes serverless compute functionality (e.g., AWS Lambda), not generative AI. Option C’s voice command capability is not a core feature of Amazon Q Developer. Option D refers to speech-to-text conversion, which is unrelated to code development.