Serverless is a cloud execution model where developers run code without managing servers or infrastructure. The cloud provider handles provisioning, scaling, and maintenance. Also known as Function-as-a-Service (FaaS), serverless focuses on simplicity and scalability.