344 Views
Serverless is a cloud computing model in which a cloud provider dynamically allocates the resources required to run a particular piece of code. Here the advantage is that the users are charged only for the resources that the application consumes while it is running.
0 comments