Skip to main content

Glossary

Serverless

Meaning and details

Functions or containers are spun up per request and billed by usage (invocations, duration, tokens). Scale-to-zero means idle services cost nothing: the default economics for small teams and spikes of AI traffic.

Serverless meaning

Execution model where the cloud provider runs your code without you managing servers.

What is Serverless?

Functions or containers are spun up per request and billed by usage (invocations, duration, tokens). Scale-to-zero means idle services cost nothing: the default economics for small teams and spikes of AI traffic.

Keep exploring the glossary