Q16 — AWS AIF-C01 Ch.1
Question 16 of 100 | ← Chapter 1
A company wants to use generative AI to improve developer productivity and software development quality. It plans to adopt Amazon Q Developer. What can Amazon Q Developer do to help the company meet these goals?
- A. Generate code snippets, perform code reference tracing, and track open-source license compliance. ✓
- B. Run applications without provisioning or managing servers.
- C. Enable voice commands for coding and provide natural language search.
- D. Use ML models to convert audio files into text documents.
Correct Answer: A. Generate code snippets, perform code reference tracing, and track open-source license compliance.
Explanation
This question tests understanding of Amazon Q Developer’s core capabilities. Amazon Q Developer is an AI-powered assistant integrated into IDEs and developer workflows, offering features such as intelligent code generation (snippets), contextual code navigation (reference tracing), and dependency/license analysis (open-source license tracking) — all directly enhancing developer efficiency and code quality. Option B describes serverless compute (e.g., AWS Lambda); Option C misrepresents its functionality (no native voice command support); Option D describes Amazon Transcribe. Therefore, the correct answer is A.