There’s a cute term for a blog post or article that advertises, in its title, a number of points of interest. For example, “9 Tips for Getting out of Debt,” as a title would quality. This is called a “listicle,” which is a conjoining of list and article into one word (though, for me, this somehow manages to evoke the vague image of someone licking an icicle).
This template is not normally my style, but I thought it might be fun to try it on and see how it goes. The topic about which I’d like to talk today is the various tension vectors for architects and developers and this seems, somehow, uniquely suited to the listicle format.
Where the developer role is pretty standard, the architect role is often vague in its definition and can vary widely from organization to organization. In some shops, the architect is just the longest tenured developer, whereas in others the architect is a specialized role that generates mountains of UML diagrams.
The ambiguity and variance, combined with the fact that architect is nominally ‘above’ developers, creates a breeding ground for interpersonal friction. While not always present, this is a common theme in the industry. So, I’d like to examine 5 reasons for strife between architects and developers.
1. The Miscast Architect
While there is considerable variance among firms in the industry about what the software architect does exactly, there is little deviation from the idea that the architect is technically accomplished. Almost invariably, the expectation is that the architect started as a developer and excelled in this capacity.
In situations where this isn’t true, sparks tend to fly. I’ve seen firms ‘promote’ mediocre developers with lots of domain knowledge into this role, the way one might expect to see project managers selected from among the developer ranks. The idea here is “we don’t want this person coding, but we don’t to lose his knowledge of the business.” Whereas this can work with analyst and PM roles, it’s a recipe for disaster with the architect role.
The same reasoning holds for new hires or transfers. Taking non-technical people and calling them architects is a great way to raise the hackles of developers and build resentment.
Quick Organizational Solution: Find a different job title for people in this role.
2. The Cowboy Coder
Being an architect is tough. It usually requires wrangling a bevy of competing concerns: pleasing the business, keeping a finger on the pulse of new trends, ensuring the application portfolio is maintainable, reviewing design and code with developers, etc. For all of these things to go well simultaneously, effective and valuable communication is a must.
The cowboy coder is anathema to this operating mode. This is the developer who, following a team agreement and architect blessing to use SQL Server for the application database, builds his own disparate feature set that uses a file or in-memory database instead, because “it’s better.” The architect is generally looking at a broader range of consideration that might include team expertise, licensing costs, future interoperation, external applications, etc. Developers springing surprises like this on the architect is a surefire way to send her into orbit.
Quick Organizational Solution: Reign in the cowboy coder with reasoning or with reassignment.
3. The Ivory Tower Architect
This is a classic figure in the world of software development. The ivory tower architect is a developer who was promoted long ago and has completely lost touch with modern coding practice. This guy probably hasn’t written a line of code in 5 years or more and, instead, dreams up elaborate (and often dated) patterns and grand plans.
He sends these over to the development team, and the response there is typically mostly to ignore them. This isn’t malice on the part of the developers, but rather a practical operating decision in response to being asked to do things that are outdated and make no sense. More often than not, the ivory tower architect won’t know the difference, but every now and then it will come to the surface that the development team is paying only lip service to his designs. Cue a serious argument.
Quick Organizational Solution: Make your architects write some code, if only occasional prototyping.
4. The Pusher (Complainer)
For architects, another headache-inducing developer archetype is what I’ll call the “pusher.” This is a developer that really likes a programming language, framework, tech stack, tool, or pattern.
You might recognize the pusher as someone who inexplicably takes a job in a Java shop and, from day one, complains about how awful Java is and how all of these problems wouldn’t exist if the team would switch to Ruby. The pusher will have no business case or feasible migration strategy in mind – just an endless series of complaints about everyone doing everything wrong and stupidly.
Most architects exist in a world of balance and tradeoffs. While they’re intrigued by whatever Javascript framework was just released today, they don’t have the luxury of recommending and overseeing a switch to it. So hearing, ad nauseum, about how backward the group is for not switching will tend to anger them.
Quick Organizational Solution: Tell the pusher to put together a credible migration/implementation plan, backed with a business case or else to shut up.
5. Lack of Relationship Clarity
As I mentioned earlier in the post, there’s a lot of ambiguity around the architect’s role from organization to organization. This, however, isn’t limited to the role’s duties – it also encompasses the role’s authority. Simply put, in a lot of shops, the developers will wonder to themselves about the architect, “do I have to listen to her – is he like, my boss, or is he just kind of more senior here?”
This lack of clarity tends to lead to a lot of tension in and of itself. No one likes listening to a boss tell them to do things that they think are useless. But it’s actually worse when you kinda-sorta think that person is like your boss, but you aren’t really sure. And, on the flip side, if you’re not sure that people have to listen to you, it can contribute to a more shrill and didactic tone. None of this is good for the relationship.
Quick Organizational Solution: Make the pecking order, roles, and responsibilities crystal clear to all.
Toward Harmony for Architects and Developers
Anywhere you have more than one human working, you’ll have the potential for disagreements, and anywhere you have more than two of them, you’ll have politics. Disagreements and tension are inevitable, but you can certainly limit them and channel them into productive outlets.
The architect-developer relationship is one that creates a natural fault line for potential disagreement. But it’s also one with a lot of potential for mentoring, effective collaboration and growth. If you identify and mitigate the ambiguities and behaviors that threaten the relationship, realizing these benefits becomes a lot more likely. If you’re going to have developers and you’re going to have architects, it’s in everyone’s best interest for them to work well together.