AWS Developer Tools Blog
Handling Errors, Retries, and adding Alerting to Step Function State Machine Executions
AWS Step Functions allow you to coordinate and stitch together multiple AWS Services into a serverless workflow. Step Function State Machines are created through the use of Amazon States Language – a JSON-based configuration. When it comes to executing a state machine in production, operational features such as retrying failed executions, alerting on failures, and […]
