Serverless

Serverless computing is a cloud computing model where developers can build, run, and manage applications without having to provision or manage servers. In this model, the cloud service provider handles the underlying infrastructure, scaling resources automatically based on demand.

Popular platforms include AWS Lambda, Azure Functions, Google Cloud Functions, Cloudflare and Vercel.