
Implement the saga pattern for distributed transactions using AWS Lambda durable functions with automatic compensating transactions.
git clone https://github.com/aws-samples/serverless-patterns/cd serverless-patterns/saga-pattern-lambda-durable-functionscd saga-pattern-cdknpm install./build-layer.shcdk bootstrap (first time only)cdk deploycdk destroy