← Graph

Function as a Service

concept 1 connections

Stage in the evolution of cloud abstraction after IaaS (e.g. EC2, scales on OS), CaaS (e.g. ECS, scales on containers), and PaaS (e.g. Heroku, scales on application). FaaS scales at the granularity of individual functions: one application contains many independently scaled functions. Removes the need to manage servers or DevOps — just deploy code. Benefits: reduced operational cost, scales to the provider's limits, and encourages better code because faster code is cheaper and tightly-coupled large code becomes impractical.

category
architecture
about
Function as a Service concept
Introduces the FaaS cloud-execution model.

Provenance

Created in
Wroclove.rb 2018 — Lightning Talks 2026-04-17 16:18
Read by
19 extractions