Architecture Leadership Basics
Overview
A senior architect rarely fails for not knowing the correct answer.
They fail because the correct answer required an investment nobody approved. Because two teams disagreed and the disagreement was never resolved. Because the decision was communicated in a way that left whoever controls the budget not understanding the risk. Or because the proposed architecture went against the organization's structure, and the organization won — as it almost always wins.
previous levels the difficulty is technical
this level the difficulty is making the correct thing happen
The shift is uncomfortable for anyone who got here through technical competence, because the skills that produced the promotion are not the ones that sustain the role.
Problem
The most common failure pattern in the role:
the architect correctly identifies the problem
correctly proposes the solution
presents the proposal
nothing happens
Nothing happens because the proposal addressed the wrong question. It answered "what is the correct architecture?", and the people who needed to act were answering other questions: "what do I stop delivering to do this?", "who is going to operate this thing?", "why now?", "what happens if we don't?".
And there is a second pattern, the opposite one: the architect who abandons the technical. They start producing strategy, presentations and diagrams, and lose the ability to assess a proposal in depth. Before long, the teams stop bringing them into the decisions that matter — because they add nothing to them.
The role demands both things simultaneously, and it is that combination that makes it hard.
Core Concepts
The role rarely comes with authority
In most organizations, an architect does not decide what the teams do. They influence decisions others make and execute.
formal authority can mandate; used rarely and it wears out
technical authority people follow because the analysis holds up
relational
authority people listen because there is a track record
The last two are built and can be spent. An architect who insists on a decision and is wrong spends both at once; one who is right repeatedly accumulates a reserve that lets them be heard on the occasions when the proposal is counterintuitive.
That makes choosing when to insist a first-order competency. See technical influence.
Translating is half the job
The same decision has to be stated differently depending on who is listening:
for engineers what the design is, what the technical consequences are
for product what it enables or prevents, and when
for leadership what risk it reduces, what it costs, and what
happens if we don't
for operations what changes on call
for finance what the effect on the bill is, and when
It is not simplifying — it is changing the axis. Leadership doesn't need a simplified version of the diagram; it needs the same decision expressed in risk, cost and capacity.
Architects who present the technical version to every audience conclude that "leadership doesn't understand technology". The correct diagnosis is the reverse. See communication.
Deciding with insufficient information is the norm
waiting for more information costs time, and the cost is invisible
deciding now a risk of being wrong, and the error is visible
The asymmetry in visibility pushes toward deferring, and deferring is frequently the worse option — especially when the decision blocks other people's work.
The stance that works: decide with what you have, declare the premises, record the condition that would change the decision, and move on. See decision-making and ADRs.
The organization is an architectural constraint
An architecture that goes against the organization's communication structure does not survive. That is not a sociological observation — it is a design constraint as hard as latency or cost.
Recognizing it changes what you propose: instead of designing the ideal architecture and lamenting that the organization doesn't support it, the senior architect proposes the organizational change together with the architectural one, or designs within what the organization supports.
See Conway's law and organizational architecture.
Keeping your hands technical
The role degrades quickly when the architect stops touching the system. The signs show up within months:
proposals that ignore obvious implementation difficulties
effort estimates far from reality
teams that inform the decision instead of consulting on it
"they don't know how this works today"
What preserves the competence is not writing code in volume — it is taking part in design reviews, reading code in critical areas, following incidents and feeling the real friction of operating the system.
An architect who analyzes an incident with the team learns more about the real architecture than any diagram teaches.
Choosing few battles
A senior architect sees dozens of problems simultaneously, and cannot attack all of them. Selection is the job.
what is expensive to reverse later high priority
what affects many teams high
what is regulatory or security-related high
what is annoying, local and reversible low
what is aesthetic preference none
Spending capital on a low-consequence decision is the most common mistake of people entering the role. Every intervention consumes the organization's attention and the architect's credit, and both are finite.
Success is measured by what others do
wrong metric how many decisions I made
right metric how many good decisions were made in the organization,
including without me
An architect whose absence blocks the organization has not built capability — they have built dependency. The job includes leaving criteria, principles and precedents that let the decision happen without them. See measuring outcomes.
Mental Model
The core competency is making the correct thing happen without being able to order it. That requires translating, choosing battles, and keeping technical credit to spend when it matters.
When to Use
This set of stances applies when:
- The decision crosses teams or departments.
- The investment has to be approved by someone non-technical.
- The desired architecture requires organizational change.
- There is legitimate disagreement between competent people.
When Not to Use
Where the decision is local and reversible — in those cases, the team decides and the architect shouldn't be in the room.
Using formal authority as the first resort — it works once and costs the rest.
Abandoning technical competence to become only a communicator.
Intervening in everything — every intervention consumes capital.
Without building capability — if nothing works without you, the job wasn't done.
Alternatives
- Architecture distributed across the teams — with no dedicated role, with federated decisions and a coordination forum. It works well in organizations with a strong technical culture. See federated governance.
- An embedded architect — inside the team, with no cross-cutting scope; more depth, less reach.
- Real formal authority — organizations that grant it get faster decisions and lose quality, because the decision sits far from the context.
The first is the most serious alternative and the one growing fastest. The dedicated architect role is a response to a scale problem, not a universal necessity.
Trade-offs
| Influence | Authority |
|---|---|
| A decision genuinely adopted | A fast decision |
| Requires persuading | Complied with without conviction |
| Scales with credit | Scales with the org chart |
| Cross-cutting | Embedded |
|---|---|
| Sees the whole | Knows the detail |
| Distant from implementation | Limited reach |
| Coherence across teams | Depth in one |
Failure Modes
Being right and not being adopted. The role's characteristic failure mode.
Losing the technical. The teams stop consulting.
Spending capital on something small.
Using formal authority. It works once.
Creating dependency. Nothing moves without the architect.
Ignoring the organization. The proposed architecture doesn't survive contact with the real structure.
Common Mistakes
Presenting the technical version to non-technical audiences.
Deferring a decision waiting for information that isn't coming.
Proposing the ideal architecture without proposing the organizational change it requires.
Measuring success by decisions made instead of by good decisions happening.
Being in every discussion, which is physically impossible and signals bad selection.
Real-World Example
A financial services company with 280 engineers created an architecture group of four people, all promoted for technical excellence.
Eighteen months later, an internal assessment found an uncomfortable pattern:
architecture proposals presented 31
approved for execution 9
executed through to completion 4
proposals whose technical quality was
contested by anyone 2
Technical quality was almost never the problem. The 27 proposals that didn't advance died for other reasons, identified in interviews:
"it wasn't clear what we would stop delivering" 11
"I didn't understand what risk this reduces" 8
"team X disagreed and nobody resolved it" 6
"it required reorganizing teams, and that wasn't addressed" 5
"it arrived too late, we had already decided" 4
The numbers add up to more than 27 because several proposals accumulated reasons.
The changes the group adopted:
Every proposal came to include the opportunity cost. Not only the effort, but explicitly what would stop being delivered — negotiated with product before the presentation, not after.
Risk instead of technology in presentations to leadership. The proposal to replace a component stopped being about the component and became about the probability of downtime and its cost.
Disagreement addressed before the presentation. No proposal went to committee without the affected teams having been heard and the divergence, if any, recorded with each side's position.
Organizational change as part of the proposal, where necessary — with the conversation held with engineering leadership beforehand, and not after.
Presence in the early conversations. The architects started taking part in the teams' design discussions, early, as consultants with no veto — which resolved the "it arrived too late" and, as a side effect, restored their technical proximity.
Two years later:
proposals presented 24 (fewer, and better)
approved 19
executed through to completion 16
spontaneous team consultations with architects from ~2/month to ~40/month
good architectural decisions made by the
teams with no involvement from the group not measured before;
estimated at 3/4 of the total
The last number is what changed the group's self-assessment. It came to consider itself successful when the teams decided well on their own — and not when it decided.
The point the team underlines: the reduction from 31 to 24 proposals was deliberate. The group started selecting battles, and the seven proposals it stopped making were all low-consequence — standardization preferences that affected neither risk, cost nor speed.
Related Concepts
- Technical Influence.
- Communication.
- Conway's Law — the organizational constraint.
- Measuring Outcomes.
Practical Exercise
List the last five architectural proposals you made and mark, for each one, whether it was adopted — and, if not, for what reason.
If the reasons are mostly non-technical, the problem is not in your analysis, and working harder on it will not fix it.
Interview Questions
- Why does a senior architect fail more on adoption than on analysis?
- Why is formal authority a resource that gets spent?
- Why is architectural success measured by what others do?
Further Reading
- Hohpe, Gregor. The Software Architect Elevator. O'Reilly, 2020.
- Ford, Neal et al. Fundamentals of Software Architecture. O'Reilly, 2020.
- Larson, Will. Staff Engineer. Self-published, 2021.