Tag: workflow-engine
All the articles with the tag "workflow-engine".
-
Runbook Notes 002: Kubernetized
In this note, I dig into what changed when Runbook went Cloud-Native™: YAML parsers betrayed me, Go contexts stopped working, logs got messy, and yet... orchestration got real. Also, I'm pattenting the BORE acronym, and I still don’t have a database.
-
Runbook Notes 001: Designing my Workflow Engine
A design-first case study in software engineering, told through the process of building my workflow engine. This post explores how deferring decisions, starting from minimal constraints, and focusing on orchestration over tooling can lead to more adaptable systems.