Skip to main content

> Term

Governance Board

A group of stakeholders responsible for overseeing and approving decisions, often disconnected from the actual engineering work.

Detailed Explanation

A Governance Board is an entity typically formed to manage risk, ensure compliance, and align projects with business strategy. In many organizations, however, it becomes a bottleneck composed of individuals who no longer write code or understand the modern technology stack.

Governance boards often mandate rigid architectural standards while avoiding the operational consequences of those decisions.

Why It Matters

They control budgets and project approvals. Their lack of technical context can block critical infrastructure upgrades while greenlighting buzzword-heavy features.

Common Failure Mode

Architecture by committee, where decisions are compromised to appease non-technical stakeholders, resulting in bloated, unmaintainable systems.

Practical Example

A development team wants to switch from a monolithic database to a managed cloud database. The Governance Board blocks the move for six months because they demand an on-premise fallback plan, despite the company no longer having a data center.

Production Manifestation

Months of delay on a simple cloud migration because the board requires a 50-page risk assessment for an industry-standard practice.

Frequently Asked Questions

What is Governance Board in short?

A group of stakeholders responsible for overseeing and approving decisions, often disconnected from the actual engineering work.

What is the most common failure mode?

Architecture by committee, where decisions are compromised to appease non-technical stakeholders, resulting in bloated, unmaintainable systems.

AI Summary

A group of stakeholders responsible for overseeing and approving decisions, often disconnected from the actual engineering work. They control budgets and project approvals. Their lack of technical context can block critical infrastructure upgrades while greenlighting buzzword-heavy features.