
Decomposed Durability for Data Workflows
Prefect's approach to durable execution decouples results from workflow identity, enabling cross-workflow caching and exactly-once semantics through composable primitives.

Rebuilding Our Website for the Agent Era
How we migrated from a CMS to agent-native content operations: 25M tokens, 290 commits, and a category change in how fast we can ship.

Moving Claude Skills Server-Side with Remix Servers
Claude Skills bridge MCP servers client-side, but they're not portable. Remix servers move workflow orchestration server-side, making your expertise work across Claude, Cursor, ChatGPT, and any MCP client.

Moving Claude Skills Server-Side with Remix Servers
Claude Skills bridge MCP servers client-side, but they're not portable. Remix servers move workflow orchestration server-side, making your expertise work across Claude, Cursor, ChatGPT, and any MCP client.

How I Used Prefect and MCP to Automate Meal Prep (and Debug It)
A practical guide to automating meal planning with Prefect, Pydantic AI, and MCP. Includes debugging workflows with GitHub Copilot connected to Prefect Cloud via the Prefect MCP server.

Pay $1/Day to Know Everything Your Customers Say on Sales Calls
Build an automated sales intelligence system with FastMCP and Prefect. Extract customer insights, competitive intel, and attribution data from Gong calls using Claude and MCP tools.

Decomposed Durability for Data Workflows
Prefect's approach to durable execution decouples results from workflow identity, enabling cross-workflow caching and exactly-once semantics through composable primitives.

Rebuilding Our Website for the Agent Era
How we migrated from a CMS to agent-native content operations: 25M tokens, 290 commits, and a category change in how fast we can ship.

Feature Flagging at Prefect
How Prefect migrated from an in-house feature flagging solution to LaunchDarkly to enable faster feature delivery, targeted user feedback, and safer rollouts.

Building a Knowledge Work Stack with FastMCP
From PowerPoint to Python: How FastMCP replaces traditional knowledge work tools with composable, version-controlled workflows for data engineers.

Why Highly Regulated Organizations Choose Prefect Cloud
Regulated industry engineers: Learn how Prefect's patented, two-component hybrid architecture isolates your code and data to meet strict FedRAMP, HIPAA, and PCI-DSS compliance. Discover the three deployment options (Hybrid, PrivateLink, Customer-Managed) that solve for every requirement—without compromising control.

Real-Time Workflows with Debezium and Prefect
Learn how to modernize legacy systems with real-time event-driven workflows using Prefect and Debezium Change Data Capture (CDC). This comprehensive guide shows you how to transform database changes into instant automated workflows without rewriting existing applications. Includes complete Docker setup, PostgreSQL configuration, and webhook integration examples for building modern data pipelines from legacy infrastructure.