Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Yea they look pretty similar. Not sure what the configuration language around step function is, but Airflow is nice because it's just python. There are a few gotchas you encounter, especially around templating, when you first get started but besides that it's pretty low overhead to start doing some pretty complex things since it's just writing python code.


Step Function uses JSON to describe the DAG, or if you use CDK you can define the DAG using any supported language (typescript, python, etc.).




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: