Skip to content

Commit

Permalink
Add blog post link to README.md (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
scharlottej13 authored Apr 10, 2024
1 parent 7765a1f commit 7149c14
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

**This repository is a lightweight scalable example pipeline that runs large Python jobs on a schedule in the cloud. We hope this example is easy to copy and modify for your own needs.**

Learn more in our [blog post](https://docs.coiled.io/blog/easy-scalable-production-etl.html?utm_source=github&utm_medium=etl).

## Background

It’s common to run regular large-scale Python jobs on the cloud as part of production data pipelines. Modern workflow orchestration systems like Prefect, Dagster, Airflow, Argo, etc. all work well for running jobs on a regular cadence, but we often see groups struggle with complexity around cloud infrastructure and lack of scalability.
Expand Down

0 comments on commit 7149c14

Please sign in to comment.