
Explanation:
AWS Step Functions is the correct service for this requirement because:
Low-code, visual workflow service: Step Functions provides a visual workflow designer that allows developers to build applications by arranging workflow steps graphically, reducing the need for extensive coding
Build distributed applications: Step Functions coordinates multiple AWS services into serverless workflows, making it ideal for building distributed applications
Comparison with other options:
Step Functions enables developers to design and run workflows that integrate various AWS services, manage state, handle errors, and provide visual monitoring of workflow execution - all characteristics that match the described requirements perfectly.
Ultimate access to all questions.
No comments yet.