Posted on

Why AI adoption fails without a security architecture

Cyber Security14 July 20264 min read

Why AI adoption fails without a security architecture

The model is almost never the problem. What stops an AI program is the architecture around it: who the system can act as, what it can reach, and who is watching.

Adoption is outpacing the controls around it

AI is entering most organizations faster than the security work that should surround it, because a working prototype is now a weekend of effort while getting scoped credentials provisioned can take three weeks. The result is a familiar shape: an assistant running on a real person’s account or an over-permissioned service principal, pointed at a whole document library or mailbox because narrowing the scope would have delayed the demo. The retrieval layer in these builds has no concept of who is asking, so the system will happily surface a salary sheet or another customer’s file to anyone who phrases the question well — and instructing a model not to reveal something is a request, not a boundary, which is worse than an outright failure because it holds most of the time and manufactures confidence. Layered on top is a trust problem: teams connect third-party AI tools, browser extensions and plug-ins to production data on the strength of a vendor page, without reviewing what those integrations retain or where the traffic goes. IBM’s 2026 breach research found more than a fifth of organizations had already suffered a breach involving their AI models or applications, with compromised APIs, applications or plug-ins and misconfigured AI cloud workloads each accounting for roughly a quarter of those incidents.

What you gain by building it the other way round

Designing the controls in from the first workflow costs a fraction of retrofitting them, and the difference compounds: scoped identity, permission-trimmed retrieval, approval gates and decision logging are perhaps two extra weeks on your first automation and close to zero on every one after it, because each subsequent build inherits the pattern. That inheritance is why organizations that do this ship their fifth automation faster than their first, while those that do not tend never to reach a fifth. A logged, owned, least-privilege system also survives the questions that eventually arrive — from an auditor, an insurer, or a prospect’s security questionnaire — so security stops being the thing that blocks the program and becomes the thing that lets it expand into regulated data. Containment improves too: when an agent can only reach the records its design requires, a compromised credential or a bad instruction is an incident with a boundary rather than an enterprise-wide one. Most importantly, staff actually use a system they can see the reasoning behind, and adoption is what determines whether any of the projected value materializes.

How AIONYX closes the gap

If you already have AI in production, we start with an assessment of what is really deployed: which accounts and service principals your automations run as, what each one can reach, whether retrieval enforces the requesting user’s actual entitlements, what is being logged and for how long, and which third-party tools have been connected to your data. You get a ranked remediation plan with an owner and a date against each item, not a list of findings sorted by severity score. If you are building from scratch, we design and run the automation with the controls in place from day one — a dedicated service principal scoped to exactly the systems its work requires, credentials in a managed vault on a rotation schedule, document-level permission trimming at query time, private model endpoints with no third-party training on your data, decision-level logging retained to match your regulatory obligation, human approval gates on anything that sends externally or moves money, and a kill switch any authorized member of staff can operate from one screen. Every build runs in shadow mode against live work before it touches anything real, then moves to supervised and finally autonomous operation only where the measured accuracy supports it. Because we run both the automation and the security program under one contract, there is no gap between the team that ships the agent and the team responsible for defending it — which is precisely the gap this article is about.

Written by the AIONYX SOLUTIONS team

Replace with the author’s name, role and a two-line biography. Attributed articles by a named engineer perform measurably better with technical readers than anonymous company posts.

Talk to the team

Keep reading

Related insights

Incident Response

The real cost of a 72-hour ransomware outage

A line-by-line reconstruction of what three days offline actually costs a 200-person firm, including the categories nobody budgets for.

Posted on

The real cost of a 72-hour ransomware outage

Incident Response23 June 202610 min read

The real cost of a 72-hour ransomware outage

Boards consistently underestimate incident cost by a factor of three or more. The reason is that the obvious costs are the small ones.

When we run tabletop exercises, we ask the finance lead to estimate what three days offline would cost. The number is almost always built from two components: lost revenue for three days, and whatever the response provider charges.

Both are real. Together they are usually less than a third of the total.

What follows is a composite reconstruction based on engagements we have worked, sized to a 200-person professional services firm with roughly £40m turnover. Your figures will differ. The categories are what we want you to take away, because it is the missing categories — not the mis-estimated ones — that produce the surprise.

Days one to three: the visible costs

CostEstimateNote
Lost billable output£340,000Three working days of fee-earner capacity, partially recoverable
Incident response engagement£95,000Emergency rate; roughly 30% lower under a retainer
Overtime and weekend recovery£48,000Internal IT plus contractors through the following weekend
External counsel£62,000Breach counsel engaged day one to establish privilege
Emergency hardware and licensing£27,000Replacement endpoints, temporary infrastructure

Running total: about £572,000. This is the part most organisations forecast reasonably well, and it is the part that ends in week one.

Weeks two to eight: the costs nobody forecasts

Systems come back before the organisation does. The invisible tail is longer than the outage and usually larger.

CostEstimateNote
Productivity drag during recovery£410,0006–8 weeks at reduced throughput; the single largest line and the one most often omitted
Backlog clearance£155,000Overtime and temporary staff to clear three days of accumulated work
Forensic investigation completion£70,000Determining what data was accessed drives your notification obligations
Regulatory notification and response£45,000Preparation, submission and follow-up correspondence
Client notification and remediation£88,000Communications, credit monitoring, contractual service credits
Security remediation£240,000The controls that should have existed, now bought under time pressure
Insurance excess£50,000Before any premium impact

Subtotal: about £1,058,000. Nearly double the visible phase.

The twelve-month tail

Then there are the costs that do not appear on an incident ledger at all, because they show up as ordinary business performance being slightly worse than expected.

  • Insurance premium increase — typically 40–80% at the following renewal, often with new conditions and a higher excess. On a £60,000 premium that is £24,000–£48,000 a year, and it persists for several cycles.
  • Client attrition — usually modest in professional services, but it lands on your largest and most security-conscious accounts, which are rarely your smallest.
  • Sales friction — every prospect’s security questionnaire now has a question you must answer honestly. Deal cycles lengthen.
  • Staff turnover — IT and security teams that work an incident and its aftermath have elevated attrition. Replacement and lost institutional knowledge are real costs.
  • Management distraction — the hardest to quantify and frequently the most expensive. Your leadership team spends a quarter on this instead of on the business.

A defensible total for the scenario above lands between £1.8m and £2.4m. The finance lead’s opening estimate is typically around £400,000.

What actually moves the number

The useful question is not how to reduce the cost of an incident. It is which investments change the shape of the curve. From the engagements we have worked, four do most of the work.

Detection speed

The difference between detecting an intruder at hour four and at day nine is the difference between an isolated incident and an enterprise-wide encryption event. Attackers typically spend days moving laterally and locating backups before triggering anything. That window is where the outcome is decided, and it is the entire argument for round-the-clock monitoring.

Backup integrity

Ransomware operators target backups first, because they understand the economics better than most boards do. Immutable, offline or air-gapped copies with tested restores are what turn a negotiation into an inconvenience. An untested backup is a hypothesis, and incidents are a poor time to test hypotheses.

Identity segmentation

Most catastrophic outcomes involve a single credential with excessive reach. Tiered administration, just-in-time privilege and phishing-resistant multi-factor authentication on privileged accounts limit how far one compromised account travels.

A retainer signed in advance

Without one, the first six hours go on procurement: finding a provider with capacity, scoping, contracting, provisioning access. Those six hours frequently determine whether encryption completes. A retainer converts them into response time, and most insurers now treat it as a qualifying control.

The conversation to have

Take the categories above to your next leadership meeting and populate them with your own numbers. Revenue per working day. Fee-earner cost. Current premium. Contractual service credits. It takes about an hour.

The resulting figure is the one that makes a security budget conversation straightforward, because it stops being a debate about whether an incident is likely and becomes a comparison between two numbers you can both see.

Written by the AIONYX SOLUTIONS team

Replace with the author’s name, role and a two-line biography. Attributed articles by a named engineer perform measurably better with technical readers than anonymous company posts.

Talk to the team

Keep reading

Related insights

Posted on

Agentic AI in the back office: where it pays off first

AI Automation19 May 20269 min read

Agentic AI in the back office: where it pays off first

Almost every organisation has one process worth automating this year. Very few pick it correctly on the first attempt.

The usual selection method is to automate whatever the loudest department complains about. That is a reasonable proxy for pain, but a poor proxy for payback — the loudest process is often loud precisely because it is full of judgement calls, which is what makes it expensive to automate.

Here is the profile that actually predicts a fast return, followed by the six process shapes that fit it and the diagnostic questions we use during discovery.

The profile

Processes that pay back fastest share five characteristics:

  • High volume — several hundred items a month at minimum. Below that, the build cost rarely amortises regardless of how annoying the work is.
  • Text-shaped — the inputs are documents, emails or forms rather than physical objects or conversations.
  • Rule-dominant — most decisions follow rules that could be written down, even if nobody has written them down.
  • Expensive labour — currently done by someone whose time has a high opportunity cost.
  • Tolerant of escalation — a low-confidence item can be routed to a human without breaking anything.

That last one is the filter people skip. A process where every item must be resolved immediately, with no escalation path, is a poor first candidate no matter how well it scores on the others.

The six shapes, ranked by payback

1. Invoice and purchase order matching — 3 to 5 months

Consistently the fastest payback we see. High volume, highly structured, rule-heavy, and the exception path already exists because someone already handles mismatches manually. Extraction quality on invoices is now good enough that the constraint is your approval workflow rather than the model.

Diagnostic: does anyone in finance spend more than a day a week keying or matching supplier documents?

2. Support and service ticket triage — 3 to 6 months

Classification, prioritisation and routing on inbound tickets. Payback is fast because volume is high and misrouting is expensive in a way that is easy to measure — every reassignment is a delay you can already see in your reporting.

Diagnostic: what percentage of tickets get reassigned at least once? Above ten percent, there is real value here.

3. Document review and extraction — 4 to 6 months

Contracts, claims, clinical records, due diligence packs. Payback depends heavily on who does the work today; when it is fee-earners or clinicians, the numbers become compelling quickly. Insist on citation back to source — a summary a reviewer cannot verify against the original creates a new review task rather than removing one.

Diagnostic: is anyone billing at a senior rate for first-pass reading?

4. Customer and patient intake — 4 to 7 months

Reading inbound requests, extracting fields, checking completeness, creating the record. The gain is often less about labour than about turnaround time and error rate — and in healthcare, completeness at intake is what determines whether something gets returned by a payer three days later.

Diagnostic: what proportion of intake items come back incomplete? Above ten percent, the automation pays for itself on rework alone.

5. Compliance evidence collection — 6 to 9 months

Slower to pay back in year one, but the calculation changes across audit cycles. Access reviews, change records, vulnerability remediation evidence — collected continuously rather than assembled in a panic each cycle. Year two typically costs a fraction of year one, and the benefit recurs indefinitely.

Diagnostic: how many person-days went into your last audit evidence pack?

6. Vendor and supplier onboarding — 6 to 10 months

Lower volume, so payback is slower, but the risk reduction is meaningful. Document collection, insurance verification, sanctions screening and record creation, with an audit trail that a regulator will accept.

Diagnostic: how long from first contact to a supplier being able to invoice you? If it is measured in weeks, there is a case.

What does not work yet

Being clear about this is more useful than another list of opportunities.

  • Anything requiring genuine negotiation. Judgement under conflicting incentives is not a solved problem, and pretending otherwise damages trust in the whole programme.
  • Low-volume, high-consequence decisions. If it happens twice a month and being wrong is catastrophic, a human should do it. The build cost will never amortise anyway.
  • Processes nobody can describe. If three experienced people describe the process three different ways, you have a standardisation problem first. Automating it will encode one person’s version as truth.
  • Work that is mostly chasing people. Partially automatable, but the bottleneck is usually the other party’s responsiveness, not your effort. Expect modest gains.

How to choose

Score your candidates on the five profile characteristics, then apply one further test: can you measure it today? If you cannot state the current cycle time, touch count and error rate, you will not be able to prove the automation worked — and an unproven first automation makes the second one much harder to fund.

Pick the highest-scoring process that you can already measure. Build that one properly, with the identity, logging and ownership architecture that everything afterwards will inherit. Then use the measured result to fund the next three.

Written by the AIONYX SOLUTIONS team

Replace with the author’s name, role and a two-line biography. Attributed articles by a named engineer perform measurably better with technical readers than anonymous company posts.

Talk to the team

Keep reading

Related insights

Posted on

SOC 2, CMMC and HIPAA: a practical readiness sequence

Compliance21 April 202611 min read

SOC 2, CMMC and HIPAA: a practical readiness sequence

Organisations facing more than one framework usually run them as separate projects. That decision typically doubles the cost.

A manufacturer with a defence contract, healthcare clients and an enterprise customer demanding attestation can be looking at CMMC, HIPAA and SOC 2 simultaneously. The instinctive response is three workstreams with three owners.

It is the wrong structure, because between 60 and 70 percent of the underlying controls are the same control described in different vocabulary. Access review is access review whether the auditor calls it CC6.2, §164.308(a)(4) or AC-2.

Build the control set once

The first move is to stop organising work by framework and start organising it by control. Build a single control set for your organisation, then map each control to every framework requirement it satisfies.

This inverts the usual project structure. Instead of “what does SOC 2 require”, you ask “what controls does this business need”, and then demonstrate that those controls satisfy each framework. One implementation, one set of evidence, multiple attestations.

Practically, that means a control register with columns for the control, its owner, its evidence source, and one column per framework showing which requirement it maps to. It is unglamorous and it is the single highest-leverage artefact in a multi-framework programme.

The common core

These controls appear in essentially every framework. Build them first, at the highest standard any of your frameworks demands, and roughly two-thirds of your obligations move at once.

  • Access control and review — provisioning, least privilege, periodic review, timely revocation on departure
  • Multi-factor authentication — phishing-resistant on privileged and remote access
  • Logging and monitoring — centralised collection with retention meeting the longest requirement you face
  • Vulnerability management — scanning, risk-based prioritisation and documented remediation timelines
  • Change management — documented, approved, tested, with an audit trail
  • Incident response — written plan, defined roles, tested at least annually
  • Backup and recovery — documented objectives, tested restores
  • Risk assessment — periodic, documented, with a treatment plan
  • Vendor management — due diligence, contracts, ongoing review
  • Security awareness training — at hire and annually, with records
  • Encryption — at rest and in transit, with key management
  • Asset inventory — complete, current, and the foundation for most of the above

Build each to the strictest applicable standard. If CMMC requires a tighter access review cadence than SOC 2, adopt the CMMC cadence everywhere. Maintaining two standards for one control costs more than meeting the higher one.

Sequencing when you have a deadline

The order depends on which constraint binds first.

If a customer contract is at stake: SOC 2 first

SOC 2 is the most flexible framework of the three — you scope which Trust Services Criteria apply and you have latitude in how controls are implemented. It is also usually the fastest to a demonstrable outcome, and the resulting control set covers a large share of what HIPAA and CMMC will later ask for.

Realistic timeline: 6 to 9 months to a Type II report from a standing start, including the observation window. Type I is faster but many buyers now specifically require Type II, so check before optimising for it.

If you handle PHI: HIPAA first, but only just

HIPAA obligations are already live — there is no readiness period, and the Security Rule risk analysis is both the foundational requirement and the most commonly cited deficiency in enforcement actions. Complete the risk analysis first regardless of what else you are doing, because it also feeds directly into SOC 2 and CMMC risk requirements.

Realistic timeline: 3 to 6 months to defensible compliance, assuming reasonable starting hygiene.

If you are in the defence supply chain: CMMC drives everything

CMMC is the least flexible and the most prescriptive, so if it applies, let it set the standard for the common core and treat the others as derived. The scoping decision — specifically whether to build an enclave for controlled unclassified information rather than bringing the whole environment into scope — is the single decision with the largest cost impact in the entire programme. Get it right before implementing anything.

Realistic timeline: 6 to 12 months for Level 2, longer if scope is not reduced.

Automate evidence from the start

Most of the recurring cost of compliance is not implementing controls. It is proving, every cycle, that they operated throughout the period.

Organisations that collect evidence manually spend a substantial multiple of the automated cost on every subsequent cycle, forever. Automating collection during the initial programme — access review exports, change records, patch compliance, training completion, backup test results, all landing in a structured repository continuously — is the difference between year two costing a fraction of year one and year two costing the same as year one.

This is where automation and compliance meet. Evidence collection is a high-volume, rule-dominant, text-shaped process with a clear escalation path — exactly the profile that automates well. It is often the strongest internal business case for an automation programme, because the saving recurs every audit cycle.

What to avoid

  • Three separate consultants. You will get three control sets, three sets of documentation and three sets of evidence for the same underlying controls.
  • Buying a compliance platform before designing the controls. The tool automates evidence for controls you have defined. It cannot tell you what they should be.
  • Treating the audit date as the goal. Frameworks require controls to operate over a period. Implementing everything a month before the window starts produces evidence gaps that are visible to any competent auditor.
  • Assuming compliance means secure. Every framework is a floor. Plenty of organisations have passed an audit and been compromised the same quarter. Know which residual risks your framework does not address, and document your decision on each.

The short version

Build one control set to the strictest standard you face. Map it to every framework. Automate the evidence from day one. Sequence by whichever deadline binds first, and let the common core carry the rest.

Organisations that do this typically complete their second framework in a third of the time the first took. Organisations that run parallel projects complete the second in about the same time as the first, and pay for it twice.

Written by the AIONYX SOLUTIONS team

Replace with the author’s name, role and a two-line biography. Attributed articles by a named engineer perform measurably better with technical readers than anonymous company posts.

Talk to the team

Keep reading

Related insights

Posted on

Why your camera network is now a cyber risk

Cyber Security17 March 20268 min read

Why your camera network is now a cyber risk

A modern IP camera is a Linux computer with a network stack and a web server. Most organisations treat it as a piece of glass on a wall.

Physical security and network security are usually bought from different people, on different budgets, at different times. The camera system is specified by facilities, installed by a low-voltage contractor, and never appears on an IT asset register.

Which is how it ends up as an unmonitored, unpatched, internet-adjacent computer inside your perimeter, and why camera estates are one of the more reliable sources of serious findings during an assessment.

What we actually find

Across camera estates we have assessed, these are the recurring findings, roughly in order of frequency.

Default or shared credentials

By some distance the most common. The installer used one password across every device so maintenance was easier, and that password is often the manufacturer default or a trivial variation. It is frequently documented in a shared file, and it is rarely rotated when the contractor relationship ends.

Firmware years out of date

Cameras are commissioned and then never touched, because nothing appears to be wrong. Firmware from four or five years ago is normal. Known, published vulnerabilities with working public exploits are common. Nobody is watching for advisories because the device is not on anyone’s inventory.

Flat network placement

The cameras sit on the same VLAN as workstations and servers — often the same subnet as finance systems. There is nothing preventing a compromised camera from reaching anything else on the network, and no monitoring that would detect it trying.

Direct internet exposure

Someone wanted remote viewing, so a port was forwarded. The device’s web interface is now reachable from anywhere, running old firmware, with the shared credential. Internet-wide scanning services index these continuously; discovery is not the attacker’s hard part.

Unauthenticated video streams

RTSP streams frequently allow anonymous access even when the management interface is password-protected, because they are separate settings and only one of them is obvious.

Wrong or absent time synchronisation

Less dramatic, but it matters at exactly the wrong moment. If a camera’s clock is fifteen minutes out and NTP was never configured, the footage is significantly weaker as evidence — and you discover this while trying to use it.

Why this is worse than it sounds

A compromised camera is attractive for three reasons that have nothing to do with watching video.

First, it is a persistent foothold. Cameras run continuously, are rarely rebooted, and are almost never included in endpoint monitoring. An implant can sit there for a very long time.

Second, it is a pivot point. From a device on a flat network, an attacker can scan and reach systems that are genuinely valuable.

Third, the footage itself is sensitive. Camera coverage of reception areas, workstations and access points is useful reconnaissance for physical or social engineering, and in some jurisdictions unauthorised access to it is a notifiable data breach in its own right.

The finding we report is rarely “your cameras are vulnerable”. It is “there is a five-year-old unpatched Linux device on the same network segment as your finance systems, and nothing is watching it”.

The eight-point baseline

This is the standard we commission every installation to, and the checklist we use when auditing an inherited estate.

  1. Dedicated VLAN with explicit-deny policy. Physical security devices on their own segment, with firewall rules permitting only the specific flows the system requires. No path from a camera to a business system.
  2. Unique per-device credentials. Default accounts disabled or renamed, unique strong credentials per device held in a managed vault, rotated on a schedule and on any contractor change.
  3. Firmware baseline and patch schedule. Every device brought to a supported version at commissioning, with a named owner subscribed to vendor advisories and a quarterly patch window.
  4. Unnecessary services disabled. UPnP, Telnet, unused ONVIF profiles, manufacturer cloud connectors and anonymous RTSP all switched off unless there is a documented reason to keep them.
  5. No direct internet exposure. Remote access via VPN or an authenticated broker service. Never a port forward, regardless of how convenient it is.
  6. NTP configured and verified. Synchronised to a reliable source so timestamps hold up as evidence, and verified at commissioning rather than assumed.
  7. Retention matched to written policy. Storage sized to your actual retention obligation, with the calculation documented. Over-retention carries privacy risk; under-retention means the footage is gone when you need it.
  8. Inventory and monitoring. Every device on the IT asset register, with health monitoring that alerts when one goes offline. A camera that failed silently three weeks ago is the one covering the incident.

If you inherited an estate

Start with an inventory, because most organisations do not have one and cannot answer basic questions about their own estate. Then, in order: check for internet exposure, change shared credentials, confirm network placement, and check firmware versions against vendor advisories.

Those four steps take a competent engineer a day or two on a typical single-site estate and will resolve the majority of the serious risk. The segmentation work is a project; the credential and exposure work is not, and it is where the immediate exposure sits.

If you are buying new

Put the eight points into the tender document and make them acceptance criteria. Ask how firmware will be maintained after handover, and who owns that. Ask for the network design, not just the camera placement plan.

An installer who cannot answer those questions is quoting for a different job than the one you need done — and the gap between the two is where these findings come from.

Written by the AIONYX SOLUTIONS team

Replace with the author’s name, role and a two-line biography. Attributed articles by a named engineer perform measurably better with technical readers than anonymous company posts.

Talk to the team

Keep reading

Related insights

Posted on

Managed cloud for AI workloads: cost controls that hold

Managed Services24 February 202610 min read

Managed cloud for AI workloads: cost controls that hold

The first large AI infrastructure bill is usually the moment a programme acquires executive attention it did not want.

Traditional cloud spend is broadly predictable. Servers run continuously, storage grows gradually, and the bill moves slowly enough that quarterly review catches problems.

AI workloads break all three assumptions. GPU capacity can cost more per hour than a server costs per month. Inference spend scales with usage rather than with provisioned capacity, which means it scales with success. And experimentation is bursty by nature — that is what makes it experimentation.

The result is that a monthly review cycle is too slow. By the time the invoice arrives, the money is spent.

Where the surprises come from

Idle GPU capacity

The most expensive and most common. A GPU instance is provisioned for training or fine-tuning, the work finishes, and the instance keeps running because nobody explicitly stopped it. We have found instances idle for months. On premium capacity, a single forgotten instance can be a five-figure annual cost by itself.

Inference scaling with success

The pilot cost very little because forty people used it. Then it was rolled out to two thousand people and the cost scaled linearly with adoption, which nobody had modelled because the pilot’s cost was too small to be worth modelling.

Retrieval amplification

Retrieval-augmented systems fetch context before each call. Poorly tuned retrieval returns far more context than the answer needs, and since you pay per token, an inefficient retrieval configuration can multiply cost several times over with no visible effect on quality. This one is almost always invisible without deliberate instrumentation.

Development traffic in production

Test harnesses, evaluation runs and automated regression suites calling production endpoints. Individually trivial, collectively significant, and rarely attributed to anyone because the calls come from CI rather than from a person.

Egress and storage accumulation

Vector stores, embedding caches and training artefacts accumulate. Nobody deletes anything because storage feels cheap and nobody is sure what is still needed. Egress charges on data movement between regions or providers are a recurring surprise.

Five controls that hold

These are the controls we put in place on managed AI environments. They are deliberately boring, which is why they work.

1. Tag enforcement at provisioning

Every resource carries a workload, owner and environment tag, enforced by policy at creation — untagged resources simply cannot be provisioned. This sounds trivial and it is the foundation of everything else. Without it, cost attribution is guesswork and every subsequent control is unenforceable.

Retrofitting tags onto an existing estate is genuinely painful, which is the argument for enforcing it from the first day rather than the first audit.

2. Budgets with hard caps on non-production

Production environments get a budget with alerting. Development and experimentation environments get a budget with a hard stop. Teams get a monthly allocation they can spend as they see fit, and when it is gone the resources stop.

This is less restrictive in practice than it sounds. Teams handle a known allocation well. What they handle badly is unlimited spend with retrospective criticism, which is the default arrangement in most organisations.

3. Anomaly alerting on rate, not total

Monthly budget alerts fire after the money is gone. Rate-based alerting — comparing spend velocity against a rolling baseline — fires within hours.

This is also a security control. A sudden unexplained spend increase is a classic indicator of compromised cloud credentials being used for crypto mining or model abuse. Cost anomaly and security alerting should route to the same desk, because the first symptom is frequently financial rather than technical.

4. Scheduled shutdown by default

Non-production compute stops outside working hours unless explicitly exempted. For most organisations that is roughly a 65 percent reduction in non-production compute hours, for essentially no impact on the work.

Exemptions are fine. They just need to be requested and recorded, which turns an invisible default into a visible decision.

5. Cost per transaction as a tracked metric

The most useful control, and the one most often missing. For every AI workload, track cost per processed item — per document, per ticket, per request.

Total spend rising is ambiguous: it might mean waste, or it might mean the system is being used more, which is what you wanted. Cost per transaction rising is unambiguous: something has become less efficient. It is also the number that makes the business case legible, because it can be compared directly against what a human costs for the same item.

Consumption should be passed through at cost. A managed provider marking up cloud consumption has a direct financial interest in your bill being larger. Ask any prospective provider whether they mark up consumption, and get the answer in writing.

What not to do

  • Do not block provisioning behind approval queues. Teams will use a personal account or a corporate card, and you lose visibility entirely. Budgets with hard caps achieve the control without the shadow IT.
  • Do not optimise before you measure. Right-sizing against a week of data usually produces the wrong answer. Thirty days of real usage is the minimum for a decision you will not have to reverse.
  • Do not treat reserved capacity as free money. Commitments are a good deal for stable workloads and an expensive mistake for experimental ones. AI workloads change shape faster than most commitment terms.
  • Do not let cost control become a veto. The point is predictability, not minimisation. A control regime that makes legitimate experimentation difficult will be routed around, and then you have neither cost control nor visibility.

Where to start

If you do one thing, enforce tagging. Everything else depends on being able to attribute spend to a workload and an owner, and it is the control that becomes exponentially more expensive to add later.

If you do two things, add rate-based anomaly alerting. Between them, tagging and rate alerting will surface the overwhelming majority of cost surprises while there is still time to do something about them.

Written by the AIONYX SOLUTIONS team

Replace with the author’s name, role and a two-line biography. Attributed articles by a named engineer perform measurably better with technical readers than anonymous company posts.

Talk to the team

Keep reading

Related insights

Incident Response

The real cost of a 72-hour ransomware outage

A line-by-line reconstruction of what three days offline actually costs a 200-person firm, including the categories nobody budgets for.