Workflows patterns and best practices — Part 3
This is a three-part series of posts, in which we summarize Workflows and service orchestration patterns. In this third and final post, we talk about managing workflow life cycles and the benefits of…
Read the full articleYou might also wanna read

Workers - You can now deploy and manage Workflows in Terraform
You can now create and manage Workflows using Terraform, now supported in the Cloudflare Terraform provider v5.11.0 . Workflows allow you to

Workers, Workflows - Workflows is now in open beta
Workflows is now in open beta, and available to any developer a free or paid Workers plan. Workflows allow you to build multi-step applicati

Agents, Workflows - Agents SDK v0.3.7: Workflows integration, synchronous state, and scheduleEvery()
The latest release of the Agents SDK brings first-class support for Cloudflare Workflows , synchronous state management, and new scheduling

Workflows, Workers - Visualize your Workflows in the Cloudflare dashboard
Cloudflare Workflows now automatically generates visual diagrams from your code Your Workflow is parsed to provide a visual map of the Workf

Workflows - Rollback support now available in Workflows
Workflows now supports saga-style rollbacks, allowing you to add compensating logic to each step.do() in case of downstream failures. If the
YAML-First Orchestration: Why Workflow Definitions Belong in Config, Not Code
Python-based orchestrators put workflow definitions and execution code in the same language, often the same files. Every attempt to fix that

Comments
Sign in to join the conversation.
No comments yet. Be the first.