https://github.com/devtonin/aws-step-functions-circuit-breaker-sample
🚦 A circuit breaker PoC built-in AWS Step Functions and AWS Lambdas using Python.
https://github.com/devtonin/aws-step-functions-circuit-breaker-sample
dynamodb lambda-functions python python-lambda step-functions
Last synced: 9 months ago
JSON representation
🚦 A circuit breaker PoC built-in AWS Step Functions and AWS Lambdas using Python.
- Host: GitHub
- URL: https://github.com/devtonin/aws-step-functions-circuit-breaker-sample
- Owner: devtonin
- Created: 2024-06-19T14:28:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-02T20:07:54.000Z (over 1 year ago)
- Last Synced: 2024-12-30T19:38:52.116Z (11 months ago)
- Topics: dynamodb, lambda-functions, python, python-lambda, step-functions
- Language: Python
- Homepage:
- Size: 56.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# aws-step-functions-circuit-breaker-poc
AWS Step Functions state machine of a circuit breaker, built-in Lambda and DynamoDB.
