Hacker News new | ask | show | jobs
by aarreedd 1649 days ago
I agree. I've used AWS Data Pipelines for some jobs but there is a steep learning curve. It is good for launching servers on demand to run your ETL jobs if you need that.

The best solution I have found is writing ETL scripts in Laravel which I use for most projects anyway. The framework has built-in scheduling and error reporting.

1 comments

FYI i think Data Pipelines has not been actively developed for a while and is a 'zombie' product.