Scenario: You are designing a data processing workflow that involves multiple AWS services such as S3, Lambda, and DynamoDB. Which AWS service would you use to orchestrate the workflow and handle error handling?

  • AWS ECS
  • AWS Glue
  • AWS Step Functions
  • Amazon SQS
AWS Step Functions provides a serverless orchestration service that allows you to coordinate multiple AWS services, including error handling and retry logic, in a visual workflow.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *