
A failure management management pattern that coordinates transactions between multiple microservices to maintain data consistency.

git clone https://github.com/aws-samples/step-functions-workflows-collection/tree/main/saga-pattern-cdk/cd step-functions-workflows-collection/saga-pattern-cdk/lib
cdk bootstrap aws://{your-aws-account-number}/{your-aws-region}cdk deploy
cdk destroy.