Menu
Five dysfunctional IT relationships - and how to repair them

Five dysfunctional IT relationships - and how to repair them

Sys admins are from Mars, developers are from Venus, and legal is from hell - here's how to heal friction among IT factions

In large technology departments, dysfunctional relationships breed like mushrooms in a dank basement. Your dev and ops teams are no longer on speaking terms, while your junior and senior developers can't seem to agree on anything. IT and legal are constantly at each other's throats. Storage wonks are ready to declare war on the database admins, while sys admins seem to be on everyone's bad side.

Why can't they all just get along? In many cases it's the tension between conflicting demands on the same systems - say, DBAs who complain about network performance but refuse to streamline their storage needs or business users who want to roll out new apps quickly, blissfully unaware of the effect they could have on other critical systems.

Fortunately there are solutions. We asked our geek relationship adviser, Crabby van Buren, to help find the common ground between these five warring factions. His advice follows.

Dysfunctional IT relationship No. 1: Storage admins vs. DBAs

Dear Crabby: Our database administrators have an insatiable appetite for storage. They never delete anything, they won't let us archive data or store it off-site, and they're constantly complaining the network is too slow. Meanwhile, the cost of storing all this data is killing our budget and making us storage engineers extremely unpopular with the CFO. What can we do?

— Underfunded & overcapacity

We feel your pain. Even today's networked and cloud storage options can't always keep up with the data explosion. But to the folks who aren't responsible for providing storage, the supply seems almost infinite.

"To solve the problem, you need to look at the groups that are producing the data," says Jim Damoulakis, CTO of Glasshouse Technologies, an IT infrastructure services provider. "DBAs are some of the biggest examples. They are extremely risk averse, tend to save everything, and want to have total control over all of it. But having to save everything forever can bring your backup systems to a screeching halt. You need to incent them to be more efficient."

In other words, once a department has to foot the bill for its insatiable storage habit, it may begin to appreciate the wisdom of efficiency. The problem is that most people hate chargebacks with a passion, says Damoulakis. The alternative is to set up a system that reports which users are consuming what resources, so when the CFO comes around to beat on the storage people for spending too much money they can say, "Talk to these guys."

Interestingly, says Damoulakis, a lot of this is already happening because of the cloud. Departments thatbypass IT to order services directly from a third-party cloud vendor are finding that they're charged on a consumption basis, whether they like it or not.

"In a funny way the cloud is moving this to the forefront," he says. "It's a backdoor into a chargeback mechanism. organisations that are adopting private clouds are also finding they can use that to make DBAs and other groups accountable for their own IT spend."

Dysfunctional IT relationship No. 2: Senior developers vs. junior developers

I'm a new software developer for a large company that desperately wants to be on the cutting edge. I'm trying to help them do that, but I keep getting stymied by the graybeards. The senior developers are always reviewing my code, and it takes forever to get approval for even a simple change. They're slowing down the company and, frankly, hurting my career. How do I tell these old dudes to back off without getting fired?

— Young & Restless

Old people - when will they ever learn?

The first thing you need to realize is that maybe, just maybe, your more experienced developers might be right in being a little more cautious about unleashing insufficiently vetted code unto the world, says Joe Masters Emison, VP of research and development for BuildFax, which stores construction records for hundreds of millions of properties across the United States.

"Software is wonderful in that you can do amazing things with it," he says. "So a junior developer looks at Facebook and says, 'Gosh it would be easy to create X because all we'd have to do is change this one thing.' And if Facebook only served five people, that might work. But you may not understand what's required when you've got a large user base and a large body of code with a lot of people working on it." 

It's the senior developer's job to contemplate all the terrible things that could happen from one tiny change, he adds. The cost of even one hour of downtime thanks to a small tweak in the code could be enormous.

For their part, senior developers must acknowledge there are scenarios where rules can be safely broken - like editing code that's already in production - without causing the sky to fall or the company's share price to plummet.

"There are certain situations where you want to do a live edit of a database - say, to push out maintenance upgrades," says Emison. "Or sales might come to you and say they have a customer they need to close this quarter, but it requires certain changes to the code. When the risk of anything bad happening is low, you could be better off from a business standpoint to break the quality rules once in a while."

But if you must engage in "cowboy coding," Emison advises you follow the pink sombrero strategy laid out by Joshua Siler, a former VP with marketing firm Babcock & Jenkins who is now CTO at HiringThing, a cloud-based service that helps hiring managers post jobs online and manage applicants. Siler wrote:

Bottom line: As a junior developer, you need to learn more patience, while your bosses need to retain some flexibility. Otherwise, development turns into a fiefdom where hot new talent inevitably leaves and nothing innovative ever gets done.

Dysfunctional IT relationship No. 3: IT vs. legal

I'm an IT manager at a midsize enterprise with a lot on my plate. Yet every few days the legal department hounds me about something - compliance, e-discovery, cloud service-level agreements, yadda yadda. It's keeping me from doing what my employer actually pays me to do. How do I get the lawyers off my back so I can get some real work done?

— Beleaguered by legal

Shakespeare may have been onto something when he wrote, "The first thing we do, let's kill all the lawyers." But without legal covering your company's back, your employer would probably be in a world of hurt - and you'd find your job even harder to do.

A big part of the problem is that many corporate lawyers don't understand what IT does and have no idea what they're asking for, says Craig Carpenter, VP of marketing and general counsel for Recommind, a maker of e-discovery software tools. For their part, tech pros often see legal requests as a nuisance, even though one liability suit can bring the company to a screeching halt.

For example, legal might come to you and say they need all email for these 50 people from 2008 to 2012, and they need it tomorrow, says Carpenter.

"IT looks at legal and says, 'You have no idea what it's going to take to comply with that request,'" he says. "Legal looks at IT and says, 'You have no idea of the downside if we don't.'"

To bridge the gap, large enterprises need to dedicate a staffer who understands enough about both technology and legal that he or she can act as liaison between the two groups, Carpenter says.

"They don't have to experts in both fields, but they do need to understand what it means to extract metadata from both archives and live Exchange sessions," he says. "They need to know what legal really means when it says it needs to collect all emails from these 10 custodians. And they might be able to help legal understand that it's about to make life a living hell for 10 email admins and perhaps they don't really need all of the data they're asking for."

At the very least, says Carpenter, organisations should host off-sites with both teams so that they can have a regular meeting of the minds. The good news is that relations between tech and legal are improving. Surveys commissioned by Recommind indicate that two-thirds of enterprises have their legal and tech teams meet at least once every three months, and slightly more than half describe the relationship as positive.

The convergence of legal and tech is creating new job opportunities, he adds. Some day legal could end up offering you a job.

"organisations are making roles for legal people to be part of IT or pulling people from IT into legal," he says. "But at the end of the day, most of the people who work with me have a technology background. It has created a whole new opportunity for IT professionals."

Dysfunctional IT relationship No. 4: Dev vs. ops

The development team is driving us crazy. It's operations' job to keep the servers hummingfight off hackers, keep our systems secure and our IP from leaking out, and manage third-party services - all while keeping the lid on costs. But all dev can do is complain we aren't nimble and don't implement changes rapidly enough for their liking. Don't they realize we have a company to run?

— Operating under pressure

Large organisations need both their development and operations teams working in sync if they want to survive in a rapidly changing business environment. The problem is that their core functions are fundamentally at odds, notes Winston Damarillo, CEO and co-founder of Morphlabs, a provider of converged infrastructure solutions for enterprises.

"The IT operations team's goal is to maintain the status quo, while the development team seeks to disrupt it," he says. "There's intense pressure on dev to deliver innovative products, services, and tools to customers. At the same time, ops has to grapple with maintaining security and protecting intellectual property while keeping all the systems running. That tends to limit the sometimes rapid and ungoverned changes sought by dev."

Sometimes it seems like dev and ops are speaking two different languages, says Todd Olson, VP of products for Rally Software, an agile project management and coaching firm.

"The same words can mean different things to them," he says. "The ops guy is all about reducing risk, the dev team wants to produce as much stuff as possible. They have different interests in mind."

One solution is for your organisation to join the devops movement, combining the warring factions into a single team where each member has both development and operations responsibilities, says Olson. That may require significant cultural change throughout the organisation, as well as overhauling legacy structures such as separate management teams and budgets for each group.

The mismatch between dev's need for speed and ops' need for control has led a lot of development teams to opt for public clouds, says Brett Adam, CTO at rPath, an enabler of PaaS (platform as a service) for enterprises and service providers. "While this provides the agility dev needs, it often does so as an end run around the ops team."  

"All of the velocity gains we've made on the dev side won't translate to business value until the same velocity is achieved on the ops side," says Adam. "Enterprises need both speed and control, enabling developers to rapidly provision what they need while also satisfying IT's need for governance. A private PaaS solution can align both of their interests."

Enterprises operating their own private clouds should consider a converged infrastructure, which could allow the dev team to spin up their own virtual machines as needed for building and testing code, says Damarillo. That would give them the ability to rapidly deploy in real-world conditions while still ensuring the safety and uptime ops demands. See related article: Shadow IT propels business case for Christchurch start-up

Dysfunctional IT relationship No. 5: Sys admins vs. the world

Let me put this bluntly: The sys admins at our company are impossible. They're constantly nagging us tochange our passwords (which are hard enough to remember as it is), haranguing us about software licenses, or insisting we follow some arcane procedure. But when we ask them to do something the business needs, the answer is almost always no. I'm tempted to bypass IT entirely and get what I need from the cloud, only I'm afraid the admins will change the passwords and lock us all out of the network.

— Frustrated & fearful

When you hold the keys to the kingdom, it's easy to create fiefdoms. For years, the admin's word was absolute. Users had to adhere to strict policies and procedures or get locked out. When admins spend all their time just getting systems to work properly, change is something to avoid at all costs - in case something breaks and they have to fix it. Every so often, one of them will go rogue and cause real damage.

But think about it from the admin's point of view. GFI Software recently surveyed more than 200 U.S. sys admins. The results: 85 percent said their personal lives were negatively affected by their jobs, and more than two-thirds have considered switching careers because of the stress involved. Every day, they have to deal with clueless users (not you, of course) who ask them to do ridiculous things.

"An overwhelming number of IT administrators said they've received support calls from users who are apparently unaware that computers don't operate without power," notes Dodi Glenn, product manager for GFI Software, which provides IT solutions for small businesses. "To cite just one example, a frustrated admin told us that a user had plugged a power strip 'into itself' and couldn't figure out why his computer wasn't powering up."

While writing your network password on a sticky note affixed to your monitor may keep you from forgetting it or deliberately downloading malware just to "see what will happen" may satisfy your curiosity, these things will drive IT admins insane.

IT people can't really change how users are going to behave, says Dev Anand, director of product management for ManageEngine, which builds real-time tools for automating IT management. But they can change how they respond to it.

To avoid having to answer the same stupid questions (over and over and over), IT departments can crowd-source solutions by setting up community portals or a page on their internal social network where employees can post questions for other users to answer, says Anand. IT can anonymously post the really dumb ones, Dev suggests, so people will eventually learn to never ask that question again.

In an era where cloud-based IT managed services are just a phone call away, internal admins must learn how to be more flexible and responsive to users' needs, says ManageEngine president Raj Sabhlok.

"These guys have to learn that no is not always the right answer," he says. "Business users move at a faster pace than many admins are used to, so IT pros need to automate mundane tasks and start using real-time technology if they want to keep up."

In the end, though, what both sides need to do is be nicer to each other, notes GFI's Glenn.

"IT staff should have the right to hold users accountable when they make preventable mistakes due to carelessness or neglect, and users should have the right to ask IT admins questions without being made to feel stupid or annoying," he says. "The bottom line is this: Both sides need to treat each other with courtesy and respect."

Follow CIO on

Twitter @cio_nz

Facebook

LinkedIn

Download CIO for your tablet here.

Click here to subscribe to CIO.

Sign up to receive free CIO newsletters.

Send news tips to divina@cio.co.nz

Join the CIO New Zealand group on LinkedIn. The group is open to CIOs, IT Directors, COOs, CTOs and senior IT managers.

Join the newsletter!

Or

Sign up to gain exclusive access to email subscriptions, event invitations, competitions, giveaways, and much more.

Membership is free, and your security and privacy remain protected. View our privacy policy before signing up.

Error: Please check your email address.
Show Comments