An enterprise SEO agency is solving a different class of problem from a small-business one, and the difference is not scale in the arithmetic sense. A large site rarely fails because nobody knows what to fix. It fails because the person who knows cannot get it deployed. That is the part the pitch decks never cover. The...
Enterprise Software
Articles, guides and tutorials on enterprise software, covering large-scale system design, procurement, integration and modernisation.
AI agents for business are the current version of a familiar story: a demo that works beautifully in ten minutes, followed by six months of trying to make it work reliably enough to leave unattended. The gap between those two states is where almost all the budget goes, and almost none of the marketing material...
Healthcare software development in the UK costs more and takes longer than equivalent work in any other sector, and the reason is not that the code is harder. It is that a substantial portion of the budget goes on evidence rather than features: clinical risk documentation, information governance, and assurance...
The fine-tuning vs RAG question usually arrives as a statement: “we need to fine-tune a model on our data.” It is one of the most expensive sentences in enterprise AI, and it is usually wrong. Not always, but usually. The request nearly always means one of two things: the model does not know about our business, or the...
The case for moving off OpenAI got considerably stronger during 2026. Open-weight models reached a level where the quality gap on ordinary production work became narrow, published pricing undercut the frontier providers, and the weights themselves became downloadable, which turns a supplier relationship into an option....
Most teams treat API security as an authentication problem. They add tokens, check them on every route, and consider the job done. Then a tester changes one number in a URL and reads another customer’s invoice. That gap between “authenticated” and “authorised” is where the majority of real API breaches live, and it is...
Drupal migration is one of those projects that stays comfortably in next quarter’s plan until a date makes it urgent. Two dates are doing that right now, and only one of them is in the future. Drupal 7 lost official support on 5 January 2025. Any site still running it has been going without security coverage for well...
Self-hosting Kimi K3 became technically possible on 27 July 2026, when Moonshot AI published the weights for a 2.8-trillion-parameter model alongside production inference support. A great many organisations read that news and concluded they could now run frontier-class reasoning on their own hardware and stop paying...
Anyone estimating custom API development cost from the number of endpoints is going to be wrong, usually by a factor of three. Endpoints are the cheapest part. A dozen of them, reading and writing data you already hold, is a fortnight’s work for a competent backend developer. What costs money is everything that turns...
CRM and ERP integration is almost always described as a connection problem, and it is almost never a connection problem. Both systems have documented interfaces. Both have connectors available. The difficulty is that sales and finance have spent years describing the same business in two different vocabularies, and the...