Function-as-a-Service, or FaaS, is a kind of cloud computing service that allows developers to build, compute, run, and manage application packages as functions without having to maintain their own infrastructure.
Event-driven execution model that runs in stateless containers and those functions manage server-side logic and state through the use of services from a FaaS provider.