Step Functions is a serverless orchestration service that lets you easily coordinate multiple Lambda functions into flexible workflows that are easy to debug and change. Step Functions will keep your Lambda functions free of additional logic by triggering and tracking each step of your application for you. There is the possibility of a race condition if both delivery workers respond at the same time. Step functions handles race conditions and ensures that only one response is accepted and all others are rejected.
-
Notifications
You must be signed in to change notification settings - Fork 0
A serverless workflow using AWS Step Functions that invokes multiple AWS Lambda functions. A workflow coordinated all lambda functions according to the logic defined and passed data from one state to another.
Jasmine-maryj/organize-serverless-e-commerce-deliveries
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A serverless workflow using AWS Step Functions that invokes multiple AWS Lambda functions. A workflow coordinated all lambda functions according to the logic defined and passed data from one state to another.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published