Rethink platform engineering and developer impact in the age of AI. Tune in to our webinar on Thursday, May 22.

Back to Kubernetes Glossary

Serverless

What is serverless?

Serverless is a computing model where code is directly deployed on compute resources in a way that is abstracted from the developer. Also known as Function As A Service (FaaS), serverless computing is designed to simplify the process of deploying and scaling code in production. A serverless framework automatically addresses key operational concerns such as elastic scaling, deployment, and routing. Common serverless frameworks include Serverless, Knative, and OpenFAAS.

Related items

No items found.