aws-samples / step-functions-workflows-collection

Step Functions Workflows. Learn more at the website: https://serverlessland.com/workflows.
MIT No Attribution
215 stars 118 forks source link

New workflow submission - Distributed Map - Monte Carlo simulation #173

Closed harunhasdal closed 1 year ago

harunhasdal commented 1 year ago

Note the following information for the model:

Name: distributed-map-montecarlo Description: This workflow is an application of a step function distributed map, implementing a Monte Carlo simulation with parallel calculations. Simplicity: 3 - Application Diagram: Included Type: Standard Framework: SAM Language: Python PR: https://github.com/aws-samples/step-functions-workflows-collection/pull/172 Author: Harun Hasdal

harunhasdal commented 1 year ago

More information available on Readme: readme-snapshot

benjasl-stripe commented 1 year ago

Merged, Should go live later today