diff --git a/week_2/README.md b/week_2/README.md index 989a598..1219736 100644 --- a/week_2/README.md +++ b/week_2/README.md @@ -1,5 +1,5 @@ # Week 2: Prefect - Workflow Automation - +Prefect is a python workflow and data pipeline automation tool born out of Airflow. We will setup Prefect and develop pipelines from source to object store and from object store to datawarehouse. We will also paramaterize the pipelines and deploy them in Docker. ## General Setup ### Connect to VM