Skip to main content

Insight · Automation & Workflow Design

Defining an Operating Model for Business-Critical Automation

Critical workflows require ownership, service targets, monitoring, a fault management process, and a maintenance budget. Otherwise, reliability remains dependent on the developer.

For operations teams and agencies, the "criticality class" and "dual ownership" are crucial aspects of the "operating model for critical automation." "One-person system" serves as a counter-example.

Published: 3 min read · Author:

What belongs in the operating model of business-critical automation?

For critical automation, functional and technical ownership, operating hours, acceptable failure and data loss limits, and escalation paths are defined. Runbooks, monitoring, access, backup, version control, and backup procedures are tested before the workflow is considered reliable.

Dual ownership

  1. Criticism, maximum interruption, data loss tolerance, and manual replacement are defined by industry standards.

  2. Roles, alerts, runbooks, access rights, maintenance, and change processes are documented in an operating agreement.

  3. A failover drill tests detection, escalation, restart, and manual override with backup.

Practical example: "One-person system"

A nightly billing workflow has a business owner, a technical standby path, and a maximum delay. An exercise shows that while the backup sees the alarm, they do not have access to the target; the operating agreement is corrected before the actual outage.

Criticality class

  • Criticality class – Business impact, time dependency, data risk, and manual override determine the service and readiness level.

  • Dual ownership – The business role is responsible for the process and outcome, while the technical role is responsible for infrastructure, fault diagnosis, and safe modification.

  • Practiced Recovery – Runbook, access, backups, and the recovery process are practiced with a designated representative.

One-Person System

  • One-Person System – Having knowledge and credentials held by a single person makes vacation, changes, or absences an operational risk.

  • Alarms Without On-Call Response – Monitoring reports problems, but no one is responsible or able to act within the relevant timeframe.

  • Neglected Dependencies – API, library, or platform changes only impact the workflow after a production outage.

Practiced Recovery

Control signal

Signal 1

Time to detection, accountability, and recovery for critical automation errors.

Control signal

Signal 2

Percentage of critical workflows with an up-to-date runbook, backup, tested recovery, and maintained dependencies.

Related questions and next steps

Automate what's stable, instead of speeding up chaos Answers the next practical question: How can you tell if a process is ready for reliable automation?

Identifying single points of failure in small web systems Continues this line of thought with another question: Where can you find single points of failure in a small web system?

If you want to practically implement the "Operating Model for Critical Automation," you can refer to Robust Website Systems This focuses on "Governance, Rollout, and Permissions" and "Criticality Class."

Conclusion: Operating Model for Critical Automation

Business-critical automations require practiced, continuous operation, not just functioning code. Service boundaries and responsibilities must be aligned with the actual impact of failures.

Sources and Further Information

The primary sources define the technical framework for the "Operating Model for Critical Automation."

Key Thesis

The model defines responsibilities, availability, data quality, alerting, incident handling, change approval, and decommissioning. It also applies during vacations or vendor changes.

What This Is Not About

A business-critical automation system is not a finished project after go-live and cannot be solely the responsibility of its developer in a sideline operation.

What it's about

The operating model governs ownership, service targets, monitoring, changes, readiness, restart, suppliers, and regular emergency drills.

More insights

Automation & Workflow Design

Visualizing Dependencies Between Multiple Automations

The “Operating Model for Critical Automation” includes, as a separate audit step, the question: How are dependencies documented when many automations interact?

Automation & Workflow Design

Combining Automated Content with Human Quality Control

The “Operating Model for Critical Automation” is supplemented by a separate decision: How can human quality control be truly effective in content automation?

Insights Overview

All VELUNO Insights at a Glance

Further analyses on Website Systems, digital visibility, and robust working models.

Practical Implications

Dual Ownership: Focus of the Next Review

A critical automation is first assessed based on maximum disruption and backup processes. Afterward, a designated representative tests the runbook and access points in practice.