Insights

Get the latest insights on the ideas, trends and technologies shaping
how ambitious organisations design, build and innovate in a real-time world.

Featured

Dolo Miah avatar

Dolo Miah

·7 min read
AI

AI adoption in business: real examples, risks and lessons from UK leaders

Person writing in a notebook with a pen on a wooden table, next to some paperwork.

AI: The good, the bad, and the ugly

Over the last six months, I have had the privilege of sitting down - virtually and in person - with leaders from across UK industries: energy, utilities, construction, law, manufacturing, media, education, and beyond. Not to sell anything. Not to run a workshop. Just to have an honest conversation about where they are with AI adoption and implementation.

What I heard was revealing. Not because everyone was doing extraordinary things with AI (some were, some weren't), but because the honesty in those conversations cut through the noise that dominates most AI discourse

...
Read more

New Icon avatar

New Icon

·2 min read
Software

Monolith vs microservices: what actually matters

Monolith vs Microservices Explained

Most businesses don’t start by choosing between a monolith and microservices.

They start with something that works. Then over time, that system becomes harder to change, slower to deploy, and increasingly fragile.

At some point, the question comes up: Do we need to move to microservices? A fair question. But it’s also the wrong place to start.

What is a monolith?

A monolithic architecture combines all components into a single, unified application and deploys them together with tight connections.

That means:

  • One codebase
  • One deployment process
  • Often one shared database

For many businesses, this works well, especially early on.

Monoliths

...
Read more