Shape Shape

FunctionasaService (FaaS)

FaaS is a serverless computing model where code executes in response to events without managing servers. Used in cloud computing for event-driven applications.

Example:

AWS Lambda runs code when a file is uploaded to S3.

WhatsApp Icon