A heavy, rusted iron padlock hanging closed on a weathered metal hasp, photographed close up.

Vendor Lock-In in AI: The Cost Nobody Quotes You

Vendor lock-in in AI is what happens when a better, cheaper, or safer AI option exists, but the cost of switching to it is high enough to keep you where you are. The lock is rarely a contract clause. It is the accumulated weight of workflows built on one provider’s proprietary interfaces, company data sitting in one vendor’s cloud, and a team trained on one vendor’s tools. None of it feels like a trap while you are building it. It feels like progress, right up until the bill, the model, or the vendor changes and the thing you built your operations on turns out to belong to someone else.

That is the part no vendor puts in the proposal. The setup is frictionless by design. The exit is where the cost lives, and by the time you feel it, you have already paid for it.

Why AI lock-in is harder to see coming

Enterprises have learned this lesson twice already, and both times in slow motion. In the early 2000s, Oracle locked most large enterprises onto its database infrastructure; once switching costs were high enough, prices followed. A decade later VMware ran the same play, and when Broadcom acquired it, costs rose roughly tenfold, essentially overnight, and the companies that had survived the Oracle era found themselves staring down migration projects they had never budgeted for.

Both times the lock-in was built gradually, through accumulating dependencies, before the extraction began. The same dynamic is forming around AI now, and it is harder to see precisely because the on-ramp is so smooth. Getting a company to build workflows on proprietary interfaces, push its data into vendor-controlled infrastructure, and train its people on proprietary tooling is exactly how lock-in is constructed. Not through contracts. Through switching costs that no one is tracking while the boards ask for an AI strategy and the leading vendors make it almost effortless to start.

A close view of a rock face showing many thin horizontal layers of stone pressed on top of one another.
Photo: Vladimir Konoplev / Pexels

The cost nobody quotes you

When the switch finally becomes necessary, the number is larger than anyone expected, because it was never quoted.

Migrating a single AI workload off a proprietary platform is often a six-figure cost event once you count the rewrites, the regression testing, the data egress, and the dual-running while you cut over; shared platforms run into seven figures (StackAI). And the running cost climbs while you wait. Average annual OpenAI API spend per organisation is around $384,500, AI costs rose 108% in 2025, and 78% of IT leaders reported unexpected AI charges (Zylo). Those are not the numbers of a market where the buyer holds the power.

The deeper cost is at renewal. Once a vendor knows you cannot realistically move, your switching cost becomes their pricing power. It shows up as higher committed-spend expectations, premium support tiers for anything in production, and bundling that makes the alternatives look artificially expensive. You are not negotiating anymore. You are being quoted a price you have no credible way to refuse.

The honest objection: you cannot be fully model-agnostic

Here is the counterargument, and it is a fair one. There is almost no such thing as a truly model-agnostic application. Anything you build is coupled to the model it was built on, and swapping models means real rework, not a plug-and-play toggle. On that reading, some degree of lock-in is unavoidable, and chasing zero lock-in is a fool’s errand.

That is correct, and it is not the point. The goal is not zero coupling to any model. The goal is to make sure the part that is hard to move is the part you own, and the part that is easy to move is the model underneath. A firm gets into trouble when it inverts that: when the proprietary vendor holds the workflows, the data, and the accumulated context, and the company holds nothing but a subscription. Fix the inversion and lock-in stops being an existential risk and becomes a manageable line item.

A desk with a sketchbook of technical drawings, a printed plan, a set square, pencils and a pair of glasses.
Photo: Tima Miroshnichenko / Pexels

Own the blueprint, rent the factory

The way out is a design decision, not a vendor. Treat the models as the factory: rent them cheap, and swap them the moment a better one ships. Treat the blueprint as the part that makes you money and keep it yours: the systems, the context, the workflows, and the accumulated judgment of how your company actually works.

Concretely, that means putting a thin layer of your own between your operations and any single provider, so your systems talk to an interface you control rather than hard-wiring into one vendor’s API. Model gateways and abstraction layers exist precisely for this: your code addresses one stable interface, and the provider underneath becomes swappable without a rebuild. When the blueprint is yours and documented, a new model, a price hike, or a vendor you have outgrown is a routing change, not a re-platforming project. This is the design the Thane Alaric homepage names as own the blueprint, rent the factory, and it is the single most valuable architectural choice a company makes about AI.

Make the build-versus-rent call deliberately

Most lock-in is not chosen. It accumulates because no one made the build-versus-rent call on purpose. Making it deliberately is straightforward once you separate the two layers.

Rent the commodity. Models, generic tools, and raw capacity are best-in-class one quarter and second-best the next; owning them means owning a depreciating asset. Rent them, keep them cheap, and stay ready to switch.

Own what creates advantage. Your data, your workflows, your context, and the operating model for how AI decisions get made are the parts that compound and that a competitor cannot simply subscribe to. Those you own, document, and keep portable. The test for any AI dependency is one question: if this vendor doubled its price tomorrow, what would it cost us to leave? If the answer is “more than we could stomach,” that dependency is in the wrong layer, and it is worth moving before the vendor discovers the same thing.

An extreme close-up of an old brass key with a worn, pitted surface lying on a pale background.
Photo: Sonny Sixteen / Pexels

The buyer’s power stays yours

Governance is the last piece, and it is becoming non-optional. Under the EU AI Act, penalties reach up to 35 million euros or 7% of global annual turnover, and the obligations follow the output, not the vendor: if your AI touches the EU, the rules touch you. An owned, documented, auditable AI operating model is not only cheaper to switch, it is the version you can actually stand behind when a regulator or a client asks how a decision was made.

All of it comes back to one thing. Lock-in is not really about tools. It is about who holds the power at renewal, in a migration, and in front of a regulator. Rent the factory and you keep that power on your side of the table. Hand over the blueprint and you have quietly agreed to pay whatever you are charged, for as long as you cannot leave. Whether you rent an answer or own the system is the question underneath, and it is worth settling before the bill arrives.

Three questions place any stack on that line: what you own, what you rent, and where a switch would hurt most. The answers usually exist inside the company already. They are just not written down anywhere.

Portability is easier to judge on something you watched get built. Everything made in the Workshop is documented and model-portable by construction, and downloadable by members.

Frequently Asked Questions

What is AI vendor lock-in?

AI vendor lock-in is when a better, cheaper, or safer AI option exists but the cost of switching keeps you tied to your current provider. It is usually built not through contracts but through switching costs: workflows on proprietary interfaces, data in a vendor’s cloud, and teams trained on one toolset. The dependency feels like progress until the price, model, or vendor changes.

How much does AI vendor lock-in cost?

The exit cost is the one nobody quotes. Migrating a single AI workload off a proprietary platform is often a six-figure event once rewrites, testing, and data egress are counted, and shared platforms run into seven figures (StackAI). Running costs compound in the meantime: average annual OpenAI API spend is around $384,500 per organisation, and AI costs rose 108% in 2025 (Zylo).

What is the difference between switching costs and lock-in?

Switching costs are the natural price of leaving something that delivers value: you give up the gains it provided. Lock-in is different: it is structural barriers that exist regardless of value, such as proprietary data formats, vendor-managed configurations you cannot replicate, or implementations so embedded that leaving takes months of engineering. Healthy switching costs reflect product quality; lock-in reflects architecture.

Can you avoid AI vendor lock-in completely?

Not entirely, and chasing zero lock-in wastes effort. No application is truly model-agnostic, and swapping models always involves some rework. The workable goal is to make sure the hard-to-move parts are the ones you own, the workflows, data, and context, while the model underneath stays cheap and swappable through an abstraction layer you control.

What does it mean to own the blueprint and rent the factory?

It means keeping the parts that create advantage, your systems, context, workflows, and judgment, as owned and portable assets, while treating the models and tools as rented, swappable capacity. Your systems talk to an interface you control rather than hard-wiring into one vendor, so a price hike or a better model becomes a routing change instead of a rebuild.

How do I know if a vendor dependency is a problem?

Ask one question of every AI dependency: if this vendor doubled its price tomorrow, what would it cost us to leave? If the honest answer is “more than we could stomach,” the dependency is in the wrong layer. Advantage-creating work belongs in the layer you own; commodity capability belongs in the layer you rent and can switch.

About the Author

Daniel Förster, Managing Partner of Thane Alaric
Daniel Förster Managing Partner · Thane Alaric

Daniel Förster is the Managing Partner of Thane Alaric. For over a decade he has built and run companies, served over 2,000 founders, and worked as the embedded operator (COO, CFO and CMO in function) inside founder-led businesses. He now leads Thane Alaric, where companies become AI-native the right way: own the engine, rent the models, keep the judgment that’s yours.

Similar Posts