top of page
Search
  • Writer's pictureTim Burns

Reasons for Step Functions

Some good reasons to use Step Functions in AWS

* Dynamic Parallelism (AWS Article)

* Event-Driven Architecture (Starting with CloudWatch events)

* Automate Integrating new Data Sources (Metadata Injection)

* Deploy simply to Production (Cloud Formation)

* Scale Data Architecture with Microservices (Microservice Orchestration)


Step Functions Separate Flow from Execution


Execution Targets for Step Functions


Triggering Step Functions with Events




8 views0 comments

Recent Posts

See All

Carto, Snowflake, and Data Management

A basic principle of data management: Don't move data unless you have to. Moving data is expensive and error-prone. Data Egress Cost: How To Take Back Control And Reduce Egress Charges Archiving to S

bottom of page