{"id":24919747,"url":"https://github.com/steinfletcher/step-function-workers","last_synced_at":"2026-04-20T05:36:50.332Z","repository":{"id":81126245,"uuid":"266630417","full_name":"steinfletcher/step-function-workers","owner":"steinfletcher","description":"An example of a fork join workflow using AWS Step Functions, Go and Terraform","archived":false,"fork":false,"pushed_at":"2021-07-07T10:15:57.000Z","size":9828,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T10:12:44.560Z","etag":null,"topics":["aws","aws-lambda","golang","step-functions","terraform"],"latest_commit_sha":null,"homepage":"","language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/steinfletcher.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-24T21:48:25.000Z","updated_at":"2024-02-07T13:15:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"aebcd418-d3e5-4cb1-845b-abceb1981b50","html_url":"https://github.com/steinfletcher/step-function-workers","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/steinfletcher/step-function-workers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steinfletcher%2Fstep-function-workers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steinfletcher%2Fstep-function-workers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steinfletcher%2Fstep-function-workers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steinfletcher%2Fstep-function-workers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/steinfletcher","download_url":"https://codeload.github.com/steinfletcher/step-function-workers/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steinfletcher%2Fstep-function-workers/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32035066,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","aws-lambda","golang","step-functions","terraform"],"created_at":"2025-02-02T10:37:21.606Z","updated_at":"2026-04-20T05:36:50.304Z","avatar_url":"https://github.com/steinfletcher.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dynamic parallelism using AWS Step Functions\n\nThis repo contains an example of a simple fork join process using lambda and step functions.\n\n![flow](stepfunctions_graph.png?raw=true \"Step function workflow\")\n\nThe controller will generate \"work\", where each \"work\" item is processed by a worker. The worker will output the processed result, then the collector will consume the result of each worker and produce a final aggregated result.\n\n## Run the examples\n\nThis assumes you are using the default AWS profile.\n\n### Terraform\n\nEnter the tf directory and run terraform plan/apply, e.g.\n\n```sh\ncd tf\nterraform init\nterraform plan\nterraform apply\n```\n\n### Deploy lambdas\n\nEdit the `artifacts_s3_bucket_name` variable in the `scripts/deploy.sh` file to refer to a bucket you own.\n\n```sh\nmake build \u0026\u0026 make deploy\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteinfletcher%2Fstep-function-workers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsteinfletcher%2Fstep-function-workers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteinfletcher%2Fstep-function-workers/lists"}