Homepage
Open in app
Sign in
Get started
The Prefect Blog
The Prefect dataflow automation platform
Updates
Prefect.io
Follow
Featured
How to Build a Modular Data Stack — Data Platform with Prefect, dbt and Snowflake
How to Build a Modular Data Stack — Data Platform with Prefect, dbt and Snowflake
Build a data platform with Snowflake & dbt, and use Prefect to observe and coordinate your data stack
Anna Geller
Oct 27
Declarative Dataflow Deployments with Prefect Make CI/CD a Breeze
Declarative Dataflow Deployments with Prefect Make CI/CD a Breeze
Command Line Interfaces and YAML are loved by DevOps engineers — we use the same for DataflowOps
Anna Geller
Aug 24
Supercharge your Python Code with Blocks
Supercharge your Python Code with Blocks
Introducing Blocks: open source, modular, reusable, and sharable configuration plus code
Jeff Hale
Sep 21
Serverless Prefect Flows with Azure Container Instances
Serverless Prefect Flows with Azure Container Instances
It just got easier to run serverless Python flows on Azure — without thinking about servers, clusters, or pods.
Ryan Peden
Oct 20
Read More
10 Reasons for Migrating to Prefect 2
10 Reasons for Migrating to Prefect 2
From Prefect 1 or from another orchestration framework
Anna Geller
Nov 28
How to use Kubernetes with Prefect
How to use Kubernetes with Prefect
Part 1: Up and running
Jeff Hale
Nov 21
Modular Data Stack — Build a Data Platform with Prefect, dbt and Snowflake (Part 7)
Modular Data Stack — Build a Data Platform with Prefect, dbt and Snowflake (Part 7)
Coordinate dataflow across multiple domains and teams, and orchestrate your data platform with a parent flow in Prefect
Anna Geller
Nov 11
Modular Data Stack — Build a Data Platform with Prefect, dbt and Snowflake (Part 6)
Modular Data Stack — Build a Data Platform with Prefect, dbt and Snowflake (Part 6)
Coordinate ML, analytics & BI reporting data platform workflows with Prefect, dbt, Snowflake, and modular building blocks
Anna Geller
Nov 9
Serverless Prefect Flows with Google Cloud Run Jobs
Serverless Prefect Flows with Google Cloud Run Jobs
Spend more time building data pipelines and less time maintaining infrastructure!
Ryan Peden
Nov 2
Modular Data Stack — Build a Data Platform with Prefect, dbt and Snowflake (Part 5)
Modular Data Stack — Build a Data Platform with Prefect, dbt and Snowflake (Part 5)
Failure handling with alert notifications and retries for data ingestion and dbt transformations in your Modern Data Stack
Anna Geller
Nov 1
Modular Data Stack — Build a Data Platform with Prefect, dbt and Snowflake (Part 4)
Modular Data Stack — Build a Data Platform with Prefect, dbt and Snowflake (Part 4)
Scheduling, data ingestion, and backfilling implemented with modular building blocks and simple deployment patterns
Anna Geller
Oct 28
Modular Data Stack — Build a Data Platform with Prefect, dbt and Snowflake (Part 3)
Modular Data Stack — Build a Data Platform with Prefect, dbt and Snowflake (Part 3)
Data ingestion & transformation flows implemented with modular building blocks and simple deployment patterns
Anna Geller
Oct 25
Modular Data Stack — Build a Data Platform with Prefect, dbt and Snowflake (Part 2)
Modular Data Stack — Build a Data Platform with Prefect, dbt and Snowflake (Part 2)
DAGs don’t describe what you do. Your teams, projects & systems do. Use blocks to draw a map of your stack and orchestrate it with Prefect.
Anna Geller
Oct 17
Prefect 2.6 Adds Configurable Results, Dynamic Work Queue Patterns, and Custom Failure Handling
Prefect 2.6 Adds Configurable Results, Dynamic Work Queue Patterns, and Custom Failure Handling
And many more enhancements to the UI, CLI, and docs
Anna Geller
Oct 13
Modular Data Stack — Build a Data Platform with Prefect, dbt and Snowflake
Modular Data Stack — Build a Data Platform with Prefect, dbt and Snowflake
This is a conceptual post about building a data platform with Prefect, dbt, and Snowflake — hands-on demos follow later
Anna Geller
Oct 11
Prefect 2.5 Makes Modular and Serverless Dataflows Easier Than Ever
Prefect 2.5 Makes Modular and Serverless Dataflows Easier Than Ever
New serverless infrastructure capabilities, batch deletion from the UI, and utilities to orchestrate flow runs from deployments
Anna Geller
Oct 6
Why not Cron?
Why not Cron?
Scheduling, with or without cron, is only a small part of the data coordination puzzle
Jeff Hale
Oct 3
Scheduled Data Pipelines in 5 Minutes with Prefect and GitHub Actions
Scheduled Data Pipelines in 5 Minutes with Prefect and GitHub Actions
The easiest way to get started with scheduled serverless workflows built in Python
Anna Geller
Sep 27
Prefect 2.4.1 Adds K8s Agent Manifest, Improved Helm Charts, Notifications & Firebolt Integration
Prefect 2.4.1 Adds K8s Agent Manifest, Improved Helm Charts, Notifications & Firebolt Integration
…and many enhancements based on user feedback!
Anna Geller
Sep 22
How to Build Modular Dataflows with Tasks, Flows and Subflows in Prefect
How to Build Modular Dataflows with Tasks, Flows and Subflows in Prefect
And how to define state and data dependencies in your Prefect data pipelines
Anna Geller
Sep 19
How to Self-Host Prefect with Postgres Using Docker Compose
How to Self-Host Prefect with Postgres Using Docker Compose
Prefect is like air traffic control for your data. Docker Compose is like air traffic control for you containers. They make a great team!
Ryan Peden
Sep 15
Prefect 2.4.0 Release Adds Support for AWS ECS and Improves Deployment CLI for CI/CD
Prefect 2.4.0 Release Adds Support for AWS ECS and Improves Deployment CLI for CI/CD
CI/CD, Scheduling, Parametrization and Serverless AWS ECS Deployments are now even easier
Anna Geller
Sep 14
Scheduled vs. Event-driven Data Pipelines — Orchestrate Anything with Prefect
Scheduled vs. Event-driven Data Pipelines — Orchestrate Anything with Prefect
When and when not to schedule your workflows and why sensors and daemon processes are a terrible waste of resources
Anna Geller
Sep 6
Deploy Prefect Pipelines with Python: Perfect! 🐍
Deploy Prefect Pipelines with Python: Perfect! 🐍
How to quickly make a Prefect Python deployment file
Jeff Hale
Sep 1
Prefect 2.3.0 adds support for flows defined in Docker Images and GitHub Repositories
Prefect 2.3.0 adds support for flows defined in Docker Images and GitHub Repositories
And several important fixes and enhancements!
Anna Geller
Aug 30
Event-driven Data Pipelines with AWS Lambda, Prefect and GitHub Actions
Event-driven Data Pipelines with AWS Lambda, Prefect and GitHub Actions
Forget about sensors and DAGs. Run your flows based on events.
Anna Geller
Aug 29
Migrating Databricks Tasks from Prefect 1 to Prefect 2
Migrating Databricks Tasks from Prefect 1 to Prefect 2
From Task Library to Databricks Collection
Andrew Huang
Aug 25
Orchestrating Airbyte with Prefect 2.0
Orchestrating Airbyte with Prefect 2.0
Introducing the prefect-airbyte collection
Nate Nowack
Aug 22
Serverless Real-Time Data Pipelines on AWS with Prefect, ECS and GitHub Actions
Serverless Real-Time Data Pipelines on AWS with Prefect, ECS and GitHub Actions
A guide to fully automated serverless real-time data pipelines
Anna Geller
Jul 25
About The Prefect Blog
Latest Stories
Archive
About Medium
Terms
Privacy