- Core Argument
- Scalability is an engineering problem, not a hiring problem.
- Target Audience
- Founders / CTOs / COOs
- Key Insight
- Shift from 'Vertical Optimization' (Silos) to 'Horizontal Flow' (Value Streams).
If you have been navigating this site using the "Polymorphic" toggle, you’ve seen the distinction between The Boardroom (Strategy) and The Engine Room (Execution). But there is a dangerous void that often exists between them.
In the current market, "scalability" is often confused with "growing headcount." This is a fatal error.
True scalability is the ability to increase revenue without a linear increase in cost.
Achieving this requires more than just hiring smart people or buying better software. It requires a robust Target Operating Model (TOM). This is the flagship product of the Operational Architect. It is the schematic that ensures your organization doesn't just grow, but scales.
2.1 The Crisis of the "Accidental" Operating Model
Most mid-sized companies and rapidly scaling fintechs operate on what I call an "Accidental" Operating Model.
Processes were established ad-hoc as the company grew. A procedure that worked when you had 10 employees is now a bottleneck at 100. The result is a patchwork of functional silos, manual workarounds, and tribal knowledge that I view as "Organizational Technical Debt."
From an engineering perspective, this debt manifests in three specific failure modes:
-
Functional Silos (Latency): Sales, Operations, and Engineering operate as separate fiefdoms, "throwing work over the wall" to one another. In technical terms, this introduces massive latency and packet loss (context) between nodes.
-
Dependency Chains (Coupling): Decision-making requires navigating a complex web of committees and approvals. The organization is "tightly coupled," meaning a change in one area breaks processes in another, stifling agility.
-
Fragility (Single Points of Failure): The organization relies on "heroics" from key individuals rather than resilient systems. If a specific "hero" leaves, the capability collapses. In engineering, we call this a low "Bus Factor."
2.2 Designing for "Value Streams" over "Departments"
The Operational Architect fundamentally redesigns the organization around Value Streams.
The "Accidental" model organizes by function (e.g., "The Risk Department"). The Architected model organizes by the value delivered to the customer (e.g., "The Mortgage Origination Stream").
This is a shift from Vertical Optimization (making the department efficient) to Horizontal Flow (making the customer journey efficient).
-
Cross-Functional Teams: A value stream includes all the resources-sales, risk, tech, and ops-required to deliver a specific outcome. This reduces handoffs and accelerates "Flow Efficiency."
-
Product-Centric Funding: We move away from project-based funding (which is temporary and disruptive) to product-based funding (which supports long-lived teams). This aligns financial resources with strategic priorities, treating the operating model as a product that is constantly iterated upon.
2.3 The Six Layers of a Robust TOM
The Operational Architect differentiates themselves by mastering the interplay of six critical layers of the TOM. I treat these layers not as HR concepts, but as components of a distributed system:
1. Process
- The Shift: From functional silos to end-to-end value streams.
- The Engineering View: We optimize for Cycle Time (start-to-finish speed) rather than Resource Utilization (keeping people busy).
2. People
- The Shift: From filling vacancies to building capabilities.
- The Engineering View: We conduct a "Capability Gap Analysis" to identify future skill needs (e.g., AI prompting, data engineering) and design "Topologies" that minimize cognitive load on teams.
3. Service Delivery
- The Shift: From local support to global resilience.
- The Engineering View: Optimizing the geography of work (Onshore vs. Offshore vs. Nearshore) to implement "Follow the Sun" support models, ensuring 24/7 uptime for critical operations.
4. Technology
- The Shift: From monolithic ERPs to composable architecture.
- The Engineering View: Decoupling data from applications to enable agility. We implement a "Data-Centric Operating Model" where the data schema is the source of truth, not the application UI.
5. Performance
- The Shift: From vanity metrics ("hours worked") to flow metrics.
- The Engineering View: We measure DORA Metrics (Deployment Frequency, Lead Time for Changes) and business flow metrics (Flow Velocity, Flow Load) that measure actual business impact.
6. Governance
- The Shift: From manual audit to automated compliance.
- The Engineering View: Implementing "Automated Governance" where compliance rules (like MiFID II or HIPAA) are encoded as code. This allows for real-time auditing without manual bottlenecks.
Strategic Implication: The Engine of the Company
For a CEO, the Target Operating Model is not an org chart. It is the engine of the company.
A well-designed TOM allows the business to absorb market shocks, integrate acquisitions, and launch new products without collapsing under its own weight. It bridges the gap between the Boardroom's ambition and the Engine Room's reality.
If your strategy is to grow, you can hire more people. If your strategy is to scale, you need to Architect the Model.
Works Cited & Notes
- [1] Project Management Institute (PMI). "Target Operating Model (TOM): The Bridge Between Strategy and Execution." PMI Thought Leadership Series, 2024.
- [2] Kersten, M. Project to Product: How to Survive and Thrive in the Age of Software with the Flow Framework. IT Revolution Press, 2018. (The seminal text on shifting from project to product funding).
- [3] Skelton, M., & Pais, M. Team Topologies: Organizing Business and Technology Teams for Fast Flow. IT Revolution Press, 2019. (Source for "cognitive load" and team interaction modes).
- [4] Forsgren, N., Humble, J., & Kim, G. Accelerate: The Science of Lean Software and DevOps. IT Revolution Press, 2018. (Source for DORA metrics and performance measurement).