Serverless Computing

 

Serverless Computing

 

Serverless computing Technology helps you to build and run applications and services without thinking about servers.  Serverless computing include as BaaS [Backend-as-a-Service] and FaaS [Function-as-a-Service].

Backend-as-a-Service (BaaS) helps developers to work on the frontend of their applications and leverage backend services without building or maintaining

Function as a service (FaaS) – cloud computing service that makes it easier for cloud application developers to run and manage micro services. 

Below are server less computing offers by different cloud vendors:

  1. AWS API Gateway Backend-as-a-Service (BaaS)
  2. Google Firebase – Backend-as-a-Service (BaaS)
  3. AWS Lambda – Function as a service (FaaS)
  4. Azure Functions – Function as a service (FaaS)
  5. IBM Bluemix Openwhisk – Function as a service (FaaS)

Please refer the official website for detail of each respective service.