WWhat is Serverless Computing?
04/02/2017 — 2 Min Read — In Serverless
Serverless Computing has steadily picked up steam since AWS released Lambda in 2014. Serverless Computing or FaaS (Function as a Service) is a subsector of cloud computing that enables the automated execution of Unit of Work sized codebases. In Serverless Computing the host environment manages the…