nerdexam
Amazon

DOP-C02 · Question #299

A company is building a serverless application that uses AWS Lambda functions to process data. A BeginResponse Lambda function initializes data in response to specific application events. The company

Sign in or unlock DOP-C02 to reveal the answer and full explanation for question #299. The question stem and answer options stay visible for context.

Submitted by krish.m· Mar 6, 2026Resilient Cloud Solutions

Question

A company is building a serverless application that uses AWS Lambda functions to process data. A BeginResponse Lambda function initializes data in response to specific application events. The company needs to ensure that a large number of Lambda functions are invoked after the BeginResponse Lambda function runs. Each Lambda function must be invoked in parallel and depends on only the outputs of the BeginResponse Lambda function. Each Lambda function has retry logic for invocation and must be able to fine-tune concurrency without losing data. Which solution will meet these requirements with the MOST operational efficiency?

Options

  • ACreate an Amazon Simple Notification Service (Amazon SNS) topic. Modify the BeginResponse
  • BCreate an Amazon Simple Queue Service (Amazon SQS) queue for each Lambda function that
  • CCreate an Amazon Simple Queue Service (Amazon SQS) queue for each Lambda function that
  • DCreate an AWS Step Functions Standard Workflow. Configure states in the workflow to invoke

Unlock DOP-C02 to see the answer

You've previewed enough free DOP-C02 questions. Unlock DOP-C02 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

#Serverless architectures#AWS Lambda#Amazon SQS#Fan-out pattern#Concurrency control
Full DOP-C02 Practice