AWS EC2

Deploying and running the Prefect app on AWS EC2. But the principles should be universal.

Run Your program

Using my Prefect.io etl app. I can just run pipenv run python etl.py and the app will schedule the papermill app and run it at the designated times.

Last updated