🔥 3-day streak
AWS Certified Generative AI Developer - Professional166 / 166
Question 166 of 166
A media company is building a document-processing pipeline that must run three different Bedrock foundation models in parallel against the same input text (one for summarization, one for sentiment scoring, one for entity extraction), then merge the three results into a single JSON response. Each model invocation can take 10-40 seconds, and the pipeline must handle transient Bedrock throttling with automatic retries and backoff. The team wants a fully managed orchestration layer with minimal custom code for coordination and error handling. Which approach best meets these requirements?
Reviewed for accuracy · Report an issue