Amazon
AIF-C01 · Question #377
A company wants to generate synthetic data responses for multiple prompts from a large volume of data. The company wants to use an API method to generate the responses. The company does not need to ge
Sign in or unlock AIF-C01 to reveal the answer and full explanation for question #377. The question stem and answer options stay visible for context.
Submitted by packet_pusher· Mar 30, 2026Implementing Generative AI Solutions
Question
A company wants to generate synthetic data responses for multiple prompts from a large volume of data. The company wants to use an API method to generate the responses. The company does not need to generate the responses immediately. Which solution meets these requirements with the LEAST development effort?
Options
- AInput the prompts into the model. Generate responses by using real-time inference.
- BUse Amazon Bedrock batch inference. Generate responses asynchronously.
- CUse Amazon Bedrock agents. Build an agent system to process the prompts recursively.
- DUse AWS Lambda functions to automate the task. Submit one prompt after another and store
Unlock AIF-C01 to see the answer
You've previewed enough free AIF-C01 questions. Unlock AIF-C01 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Amazon Bedrock#Batch Inference#Asynchronous Processing#Generative AI