Tuesday, August 4, 2020
Serverless
Serverless or serverless computing is a platform provided by cloud service provider, to allow developer to develop or deploy a piece of code or function, without worry about the resources or underlying infrastructure or operating system. It is currently the most granular cloud computing approach to build or run a service.
It incorporate 2 service models, the Backend as a Service (BaaS) and Function as a Service (FaaS) to allow developer to upload the codes, and service provider to manage the required resources to execute the function when called.
Some articles for further read.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment