Sign in
Log inSign up

What is server-less architecture?

Abraham Earls's photo
Abraham Earls
·Aug 11, 2016

Google tells me this:

Serverless architectures refer to applications that significantly depend on third-party services (knows as Backend as a Service or "BaaS") or on custom code that's run in ephemeral containers (Function as a Service or "FaaS"), the best known vendor host of which currently is AWS Lambda.

I can grasp the meaning until the BaaS part, but from there everything goes above my head. Can anyone explain it to me like I'm 5? :D