LumoMate
LumoMate/Glossary/SubstrateInfra / DevOps

Serverless

Code that runs only when something asks for it.
Editorial illustration representing Serverless: Code that runs only when something asks for it.

Serverless is a misnomer — the servers are still there, just no longer your concern. You hand the platform a function and a trigger; it allocates capacity on demand and bills by the millisecond.

In plain language

In infrastructure and DevOps, this is part of the toolkit that keeps services running across many machines. Serverless is a misnomer — the servers are still there, just no longer your concern. You hand the platform a function and a trigger; it allocates capacity on demand and bills by the millisecond. If you are new to the field, the simplest mental model is this: code that runs only when something asks for it. Read it once with that frame in mind, then come back and read it again — that is usually enough for the rest of the entry to make sense.

Inline editorial illustration evoking Serverless: code that runs only when something asks for it.
FIG. 1Serverless, seen from a second angle — code that runs only when something asks for it.

An everyday picture

Think of Serverless as the wiring inside a wall. Nothing about it is interesting until the lights go off — at which point it is the only thing anyone wants to talk about.

Where it shows up

Serverless quietly carries the weight of running software in production — deploys, scaling, traffic, incident response. Users rarely hear about it, which is exactly the point.

A small example

Imagine the scene above. The role Serverless plays is the one its blurb describes — Code that runs only when something asks for it. When a website stays up through a sudden traffic spike, ideas like this are part of the quiet machinery that absorbed the load.

Common misunderstanding

MYTH
Serverless is not free just because it is invisible. Quiet infrastructure still costs money, attention, and trust the moment it breaks.

One line to take with you

Serverless is most successful when nobody is talking about it. Build it so the room stays quiet.
Monday 08:00 — every week

One letter a week,
lasting understanding.

Only essays that don't get scrolled past. No ads, no tracking pixels, no external linkbait — the letter ends inside your inbox.

One-click unsubscribe. No spam.