All Topics
All Topics
Technology
Technology
AI
AI
Business
Business
Entertainment
Entertainment
News
News
Programming
Programming
Science
Science
Design
Design
Environment
Environment
Finance
Finance
Crypto
Crypto
Politics
Politics
Sports
Sports
Education
Education
Gaming
Gaming
Art
Art
Music
Music
Health
Health
Security
Security
Books
Books
Food
Food
Travel
Travel
Personal
Personal
Bluesky
Twitter

YAML-First Orchestration: Why Workflow Definitions Belong in Config, Not Code

2mo agoen
Read on kestra.io

From the article

Python-based orchestrators put workflow definitions and execution code in the same language, often the same files. Every attempt to fix that — asset-centric models, IaC, dbt — converges on the same answer: the coordination layer needs to be separate from the execution layer. YAML enforces that separation. Python, by design, doesn't.
Continue reading on kestra.io

You might also wanna read

Critical Analysis of Configuration Languages: Pain Points in YAML, XML, and Alternatives

The article is a critical analysis of various configuration languages where the author shares their dislikes about popular formats like YAML

medv.io·7mo ago

Workflows, Workers - Build durable multi-step applications in Python with Workflows (now in beta)

Cloudflare·10mo ago

Critique of YAML Anchors in GitHub Actions: Redundancy and Complexity Concerns

The article argues against GitHub's implementation of YAML anchors in GitHub Actions, stating that they are redundant with existing function

blog.yossarian.net·9mo ago

Compozy: Design and Manage AI Workflows with YAML Templates

Compozy is a platform that enables users to design and manage complex AI workflows using intuitive YAML templates. It integrates agents, tas

Product Hunt·10mo ago

Why Workflow State Should Live in the Same Database as Your Application Data

The article argues that workflow systems should not just use Postgres as a backend, but should actually co-locate workflow state inside the

dbos.dev·6d ago

Why Workflow State Should Live in the Same Database as Your Application Data

The article argues that workflow systems should not just use Postgres as a backend, but should actually co-locate workflow state inside the

dbos.dev·6d ago

AI-Flow: A No-Code Studio for Seamless AI Workflow Orchestration

AI-Flow is a no-code AI orchestration studio that enables users to build, run, and deploy smart workflows using a drag-and-drop interface. I

Product Hunt·11mo ago

Comments

Sign in to join the conversation.

No comments yet. Be the first.