🔥 3-day streak
AWS Certified Generative AI Developer - Professional163 / 166
Question 163 of 166

A developer is building a serverless document-classification pipeline. An API Gateway REST endpoint synchronously invokes a Step Functions workflow that calls a Lambda to extract text, then invokes a Bedrock model via a second Lambda, and finally writes results to DynamoDB. The entire flow reliably completes in under 8 seconds, the team expects up to 3,000 requests per second at peak, and they want the lowest cost while returning the classification result directly in the API response. Which Step Functions configuration best fits these requirements?

Reviewed for accuracy · Report an issueNext question