About 63,200 results
Open links in new tab
  1. What is function as a service (FaaS)? - IBM

    Function as a service (FaaS) is a cloud-computing service that allows customers to run code in response to events, without managing the complex infrastructure typically associated with building …

  2. Function as a service - Wikipedia

    Function as a service is a "platform-level cloud capability" that enables its users "to build and manage microservices applications with low initial investment for scalability," according to ISO/IEC 22123-2. …

  3. What is FaaS? - Red Hat

    Jan 3, 2020 · Function-as-a-Service, or FaaS, is a kind of cloud computing service that allows developers to build, compute, run, and manage application packages as functions without having to …

  4. What is Function-as-a-Service (FaaS)? | Cloudflare

    Function-as-a-Service (FaaS) is a serverless way to execute modular pieces of code on the edge. FaaS lets developers write and update a piece of code on the fly, which can then be executed in response …

  5. Function as a Service (Faas) - System Design - GeeksforGeeks

    May 30, 2024 · Function as a Service (Faas) is an important approach to software development where you create small, specialized functions to handle specific tasks. Instead of building entire …

  6. What is FaaS (Function as a Service)? Detailed Explained

    Dec 21, 2022 · Function as a service (FaaS) is an increasingly popular cloud computing technology that enables developers to deploy and execute code without having to manage the underlying infrastructure.

  7. What is function as a service (FaaS)? - TechTarget

    Feb 20, 2025 · Function as a service (FaaS) is a cloud computing model that enables cloud customers to develop applications and deploy functionalities and only be charged when the functionality …