Serverless is a cloud computing implementation paradigm where service providers manage server allocation and provisioning
dynamically. Serverless applications run in stateless, event-triggered, transient (possibly persistent single call) IT containers and are
fully managed by the cloud provider. The price is based on the number of executions and not on the computing power acquired in
advance.
Serverless (or just serverless) computing has emerged as an attractive new paradigm for deploying cloud applications, largely due to
recent changes in enterprise cloud and microservices architectures. Infrastructure as a Service (IaaS)