samdengler / aws-stepfunctions-examples

AWS Step Functions is an orchestration service for reliably executing multi-step processes using visual workflows. This repository includes detailed examples that will help you unlock the power of serverless workflow.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aws-stepfunctions-examples

AWS Step Functions is a low-code visual workflow service. This repository includes detailed examples that will help you unlock the power of serverless workflow.

Examples and Supporting Blog Posts

Accelerating workloads using parallelism in AWS Step Functions

In this example, you use AWS Step Functions to build an application that uses parallel processing to complete four hours of work in around 60 seconds.

Blog Post: Accelerating workloads using parallelism in AWS Step Functions

Controlling concurrency in distributed systems using AWS Step Functions

In this example, you use AWS Step Functions to control concurrency in your distributed system. This helps you avoid overloading limited resources in your serverless data processing pipeline or reduce availability risk by controlling velocity in your IT automation workflows.

Blog Post: Controlling concurrency in distributed systems using AWS Step Functions

Demos of Step Functions capabiltiies

ASL Demo

This demo illustrates capabilties of ASL and AWS Step Functions including Intrinsic Functions and JSON Path Processing.

You can deploy this using SAM or independently as a CloudFormation template in AWS Console

Security

See CONTRIBUTING for more information.

License

This library is licensed under the MIT-0 License. See the LICENSE file.

About

AWS Step Functions is an orchestration service for reliably executing multi-step processes using visual workflows. This repository includes detailed examples that will help you unlock the power of serverless workflow.

License:MIT No Attribution


Languages

Language:Python 100.0%