Step Functions Quiz

5 questions Pass: 70% +25 pts

Quiz covering Streaming Data

Step Functions Quiz

5 questions | Pass: 70% | Earn 25 points

Questions in this quiz

A preview of the 5 questions covered. Start the quiz above to answer them, check your score, and read the explanations.

  1. 1

    Which AWS Step Functions state type is used to pause the execution for a specific duration or until a specific timestamp?

  2. 2

    You are building a workflow that needs to process a list of items in parallel. Which state type should you use to achieve this?

  3. 3

    How can you implement error handling in AWS Step Functions to retry a task that failed due to a specific service exception?

  4. 4

    In a Standard Workflow, what is the maximum duration that a single execution can run?

  5. 5

    You have a workflow that triggers an external human approval process. Which pattern should be used to ensure the workflow waits until the human provides input?