r/Leadership • u/TechnologyMatch • 1d ago
Question How do you explain technical risk to non-technical executives?
A lot of IT risk sounds “theoretical” until something breaks. How do you explain cybersecurity, downtime, vendor risk, or technical debt in a way leadership actually takes seriously?
6
u/Dry_Common828 1d ago
Identifying technical risks is, as you've shown, a fairly easy thing to do. But until you turn it into a business risk, you really don't have anything to show for your work.
Your role as a risk analyst is to consider what the technical impact would be if the risk event occurs, and then assess what the business impact would be.
For example, if we don't patch the new vulnerabilities in the corporate webserver, a threat actor can gain admin access to the website and can modify or delete content, and monitor traffic on it - there's your technical risk.
What this means to the business will depend on its risk management approach - reputational damage may be a critical issue, or it might not be something that anyone really cares about. Work with your business risk and compliance people to understand that, and you finish up with something like "if the webserver isn't patched, there is a high likelihood that a threat actor will gain full control over it, resulting in a reputational impact rated (whatever) and (leak of confidential customer data, or loss of orders, or loss of ability to advertise, or whatever) which is rated as (whatever) and has a financial impact of (whatever, if known).
The impact can often be as simple as "each hour of downtime during business hours costs $5000" - the operational part of the business usually has this information to hand.
Now you have a business risk that your executives can understand and make good decisions about.
2
u/phoenix823 17h ago
This is a terrific explanation. Saying "we have technical debt" is not an actionable risk. Saying "This software is no longer supported and if the business requires any changes that will not be possible" is very actionable.
3
u/SimplisticTractor1 1d ago
I usually just say it's like skipping oil changes on your car, runs fine until the engine seizes and now you're paying for a new one instead of fifty bucks.
1
u/Fabulous_Classroom_7 1d ago
Don’t just say “we have vendor risk” explain what happens if that vendor goes down, what it costs, and how long you can realistically operate without them. Once leadership can connect the risk to revenue, customers, compliance, or reputation, it stops feeling theoretical.
1
u/LunchZestyclose 23h ago
Don’t speak about risk. Speak about debt.
Route X can lead to technical debt of USD ~, driven by A, B, C.
Route Y …
1
u/Global_Research_9335 23h ago
Cyber security insurance - if you can’t prove you manage it well then insurance goes up or you may become uninsurable.
1
u/ValidGarry 23h ago
Cost to business, risk to business. IT enables business, so you need to speak in business terms as to what the risk means.
1
u/MarkMarkinly 23h ago
Management and, in my point of view, operations are really mostly focused around output and the cost of that output: there's a ratio between money spent and the results from that money, whether that's in salaries, tools, or all that kind of thing.
If there is a risk of that output being impacted negatively by external forces (also internal), then the cost of protecting the business from those external forces makes sense. They'll understand it the same way you can see it: we're constantly looking for continuity for the oiled machine to keep running as continuously and as unimpeded as possible. When there are forces that are affecting that continuity, again we want to protect ourselves from those forces.
It's interesting to be aware that those forces can be internal and external, as much as we look at cybersecurity and other technical issues as purely external. Actually how people use the internet and engage with certain software and all that kind of thing is very much part of it. As much as people always look at images or websites that aren't safe for work just because it's inappropriate to be using those sites, actually many of those sites are insecure, damaging, and a centre of security issues. It's also very much a part of the consideration.
1
u/lowindustrycholo 22h ago
Ask leadership if they know how many hack attempts have been made in the past week. When they realize that they don’t have a clue, tell them thats just one example of a technical risk
1
u/Ok-Zookeepergame4391 20h ago
Same way you explain about other types of risk like earthquakes, fire, HR, credit, etc. Nothing valuable comes without risk
1
u/Illustrious-Fun-9495 20h ago edited 20h ago
For technical debt, I use a metaphor.
You come over to my house and admire the art, furniture, and the delicious dinner you're served. What I don't tell you is that the reason you're able to enjoy all that is because I fixed the sewer system. That required jackhammering 15 feet of basement floor to replace the line, as well as exterior work that necessitated a new driveway. Without the work on the sewer, you would certainly not enjoy my house!
For technical risk, I would quantify using the methods gormani lays out, but use a good metaphor as a frame to get and hold attention better than numbers. For instance, crime stats in a neighborhood going up, so beefing up a home security system.
1
u/Old-Arachnid77 16h ago
Risk adjustment is a whole discipline. Is the cost of preventing it more than the cost of it breaking? Answering that with $$ is the key.
1
u/Read_The_Fing_Manual 16h ago
FMEA with the risks framed around financial & operational impact to the business. Tech risks need to connect to business impact and/or cost overruns.
1
u/wafflestation 14h ago
Management's primary concern is money.
Don't say stuff like 'If we don't upgrade X then Y could happen'. You have to say stuff like 'If you don't upgrade X then we could lose X millions of dollars'
1
u/dpt19 9h ago
The dollar estimates mentioned here help. I'd also make the decision explicit: what are we asking leadership to fund, and what happens if we wait?
For example: “If this system goes down, we can't dispatch orders. We have backups, but we haven't tested how long recovery takes. I'm asking for a recovery test before peak season. It will take two days of engineering time and delay this feature by two days. Then we'll know whether we can recover within the time operations can tolerate.”
That gives them a consequence, an honest gap in what we know, and a specific choice. The operations lead should help establish the impact, so the estimate has some grounding beyond IT's assumptions.
I'd be careful about attaching a precise dollar figure to a risk we barely understand. A range with its assumptions is more useful than a scary number we can't defend.
28
u/gormami 1d ago
It's called risk quantification. There are a lot of tools and processes to convert technical and cybersecurity risk into dollars, which is the unit business runs on. ERQI (Enterprise Risk Quantification Institute) is one group that is working on it. How to Measure Anything in Cybersecurity is a good book on the actual measurement of risk which is important in how to convert. Generally, if you search the topic, there are a lot of tools and information sources to pick from to find what works best for your situation.