Examtopics

AWS Certified DevOps Engineer - Professional
  • Topic 1 Question 337

    A company runs an application that stores artifacts in an Amazon S3 bucket. The application has a large user base. The application writes a high volume of objects to the S3 bucket. The company has enabled event notifications for the S3 bucket.

    When the application writes an object to the S3 bucket, several processing tasks need to be performed simultaneously. The company's DevOps team needs to create an AWS Step Functions workflow to orchestrate the processing tasks.

    Which combination of steps should the DevOps team take to meet these requirements with the LEAST operational overhead?

    2 つ選択
    • Create a Standard workflow that contains a parallel state that defines the processing tasks. Create an Asynchronous Express workflow that contains a parallel state that defines the processing tasks.

    • Create a Synchronous Express workflow that contains a map state that defines the processing tasks.

    • Create an Amazon EventBridge rule to match when a new S3 object is created. Configure the EventBridge rule to invoke an AWS Lambda function. Configure the Lambda function to start the processing workflow.

    • Create an Amazon EventBridge rule to match when a new S3 object is created. Configure the EventBridge rule to start the processing workflow.


    シャッフルモード