Back to the Journal

What “scalable” actually means

Everyone promises it. Almost nobody defines it. Here's what the word has to mean before we'll put it in a sentence.

“Scalable” is the most confident word in any proposal. It sounds like engineering and behaves like decoration. We’ve read decks where it appeared six times and got defined zero, and we’ve sat across from founders who bought a “scalable solution” that fell over the first time a newsletter did its job.

The word survives because it’s doing a job, just not the job it claims. It reassures. A buyer gets to feel like the future is handled without anyone specifying what the future costs, and a seller gets to promise growth without committing to anything measurable. Both sides walk away comfortable. The invoice for that comfort arrives later, usually in the middle of a good quarter.

Words that mean everything end up meaning nothing, so here’s ours. When we call a website scalable, we mean four specific things. All four, at once.

Miss one and the word is marketing.

Scalable systems

The obvious one, and usually the only one people mean. The site survives success: the press mention, the holiday spike, the post that finally travels. But surviving traffic is table stakes, and honestly, modern hosting has made it the easiest of the four. Real system scalability is architectural. It means the next feature gets added to the site rather than bolted onto it, and the one after that, without a rewrite. If every new capability requires renegotiating with the codebase, the system doesn’t scale. It just hasn’t been asked to yet.

Scalable content

The one everyone forgets. Can the site take its four-hundredth product, its fiftieth article, its next location, without getting worse? A design that looks stunning holding six art-directed entries and collapses at sixty wasn’t designed, it was staged. Content scalability also means the person doing the adding is a marketer with a login, not a developer with a ticket queue. If publishing requires engineering, you don’t have a content strategy. You have a bottleneck with a brand voice.

Scalable team

The uncomfortable one, because it’s about people rather than machines, and people are harder to refactor. Can more than one person safely touch this thing? Could a competent developer who’s never seen the project find their footing inside a day, or does the knowledge live entirely in the head of whoever built it? Every business we’ve met has a version of the one person who knows where everything is, and everyone speaks of that person with a nervous kind of gratitude. That’s not scalability. That’s a hostage situation with good intentions.

Scalable cost

The one nobody puts on a slide. As the business grows, do the costs of running the site grow slower than the revenue it supports, or do they keep pace like a shadow? Watch for the cliff: tools that are cheap at small scale and then, at some threshold of traffic or products or users, demand a re-platforming project just to keep going. A site that has to be rebuilt in order to grow was never scalable. It was affordable, which is a different word.


The four trade against each other, which is where the real design work lives. A system a lone genius can extend forever fails the team test. A platform that makes publishing effortless can fail the cost test at scale. Calling something scalable without saying which kind is like calling a car fast without saying whether you mean top speed or zero to sixty; the word only works when you know what’s being claimed.

Notice, too, what’s not on the list: any particular technology. Scalability isn’t a product you can buy or a framework you can install. It’s a set of decisions, made early, about growth you can’t see yet. That’s why it’s cheap to promise and expensive to fake, and why the fakes only get discovered at the worst possible moment, which is the moment things go well.

We hold our own work to this definition, which is why you’ll rarely catch us saying the word at all. It’s easier to build the four things than to keep explaining them, and a site that quietly absorbs growth makes the argument better than a proposal ever could.

So the next time someone tells you their solution is scalable, ask which of the four they mean.

The pause will be informative.