Glossary

Serverless

A cloud computing model where the cloud provider manages the infrastructure and automatically scales resources. Developers deploy functions that run on demand. Examples: AWS Lambda, Vercel Functions. (Ch. 24, 29)

Learn More

Related Terms