FindHost

AWS Lambda

Amazon's function-as-a-service primitive, running a handler on demand in a short-lived isolated environment and billing per invocation.

The raw serverless primitive.

Lambda runs a handler on demand in an isolated, short-lived environment and bills per request and per gigabyte-second of execution. It is a building block rather than a platform: the database, object storage, HTTP gateway and session handling are separate AWS services assembled around it. The execution model carries hard edges — a bounded run time per invocation, a limit on deployment package size, a small ephemeral filesystem and no state carried from one invocation to the next.

The managed runtimes AWS lists are Node.js, Python, Java, .NET and Ruby, alongside an OS-only runtime for everything else and the option of supplying a container image. Any language outside the managed set arrives through a custom runtime: a bootstrap executable implementing the Lambda runtime loop, in practice supplied by a community layer rather than written by hand.

A monthly allowance of requests and compute time is included and recurs each month rather than expiring, with usage above it metered.

Identity

Ownership
Subsidiary6
Parent
Amazon Web Services
Status
Active
Wikidata
Q214628561

Regions and law

Regions
United Arab Emirates, Australia, Bahrain, Brazil, Canada, Switzerland, Germany, Spain, France, United Kingdom, Hong Kong, Indonesia, Ireland, Israel, India, Italy, Japan, South Korea, Mexico, Malaysia, New Zealand, Sweden, Singapore, Thailand, Taiwan, United States, South Africa2

Automation

CLI
Official
API
Public
Infrastructure as code
Terraform, CloudFormation

Sources

  1. 2026-09-09Wikidata
    www.wikidata.org/wiki/Q21462856
  2. 2026-08-01Regions
    docs.aws.amazon.com/general/latest/gr/lambda-service.html
  3. 2026-07-31Runtimes
    docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html
  4. 2026-07-31Pricing model, Free tier, Entry price, Typical ceiling, Billed
    aws.amazon.com/lambda/pricing/
  5. 2026-08-02Paid, Exit
    aws.amazon.com/agreement/
  6. 2026-08-21Ownership
    aws.amazon.com/about-aws/
Are you AWS Lambda? Link back to this record.

The badge means this provider has a record on FindHost. It is not a rating, a rank, or an endorsement. It cannot be bought. A record exists whether the badge is displayed or not. More about the badge.

Listed on FindHost LISTED ON FindHost
  • HTML, with the badge

    Inline, so it loads nothing and takes the colour of the text around it.

    <a href="https://www.findhost.app/aws-lambda/">
      <svg xmlns="http://www.w3.org/2000/svg" width="120" height="44" viewBox="0 0 120 44" role="img" fill="currentColor">
        <title>Listed on FindHost</title>
        <rect x="0.5" y="0.5" width="119" height="43" rx="3" fill="none" stroke="currentColor" />
        <text x="60" y="17" text-anchor="middle" font-family="ui-sans-serif, system-ui, sans-serif" font-size="8" letter-spacing="1.5">LISTED ON</text>
        <text x="60" y="35" text-anchor="middle" font-family="Charter, 'Bitstream Charter', 'Sitka Text', Cambria, Georgia, serif" font-size="18" font-weight="600">FindHost</text>
      </svg>
    </a>
  • HTML, text only

    For a footer with no room for artwork.

    <a href="https://www.findhost.app/aws-lambda/">Listed on FindHost</a>
  • Markdown

    For a README or a documentation page.

    [Listed on FindHost](https://www.findhost.app/aws-lambda/)

Last reviewed · Updated · Listed since Edit on GitHubThis page as markdown

Somehow similar providers

Ordered by how many of category, regions, software, runtimes, entry price and operating system they share with this record. A field left blank on either side does not count.

  • DigitalOcean Functions

    DigitalOcean Functions is a function-as-a-service platform built on Apache OpenWhisk, running short-lived handlers in several native language runtimes.

  • Scaleway Functions

    European function-as-a-service from Scaleway, running Node, Python, Go, Rust and PHP handlers billed by request and by memory consumed.

  • Webslice

    New Zealand host that sells a container platform on virtual machines at a fixed monthly price and a metered serverless PHP platform built on AWS.

  • Alibaba Cloud

    Alibaba Cloud provides infrastructure, platform and serverless services spanning 32 regions with support for Linux, Windows, containers and multiple runtimes.

  • Bunny.net

    Slovenian edge platform selling CDN, storage, video and DNS, with Edge Scripting and Magic Containers running the customer's own code across its network.

  • Firebase

    Firebase is Google's application platform, bundling a document database, authentication and storage with hosting that builds framework applications onto Cloud Run.

  • Google Cloud Run

    Google Cloud Run runs any container image, scales it to zero when idle and bills per request and per resource-second.

  • Netlify

    Platform that builds sites from a git repository and serves them from a global CDN, with serverless functions, edge functions, blob storage and a database.

    One we like
  • Scaleway

    French cloud provider selling instances, bare metal, managed Kubernetes, serverless containers and managed databases, with European data residency as the pitch.

  • Supabase

    Open-source backend built on PostgreSQL, with authentication, storage, realtime and Edge Functions that run the customer's own TypeScript on Deno.

  • Vercel

    Vercel is a frontend platform for Javascript people. It's formerly known as Zeit and venture backed and high on the AI wave.

    One we like
  • Appwrite

    Open-source backend platform sold as a hosted service, running user functions alongside managed databases, authentication, storage and messaging.

  • Cloudflare Workers

    Cloudflare's edge compute platform, running JavaScript, TypeScript, Python and Rust in V8 isolates on the network that already serves the request.

  • Deno Deploy

    Serverless hosting for JavaScript and TypeScript built by the Deno team, running the Deno runtime with Node and npm compatibility.

    One we like
  • Modal

    Serverless compute platform for Python, where functions are decorated in code and run in containers on CPU or GPU with per-second billing.

  • Wasmer

    WebAssembly runtime company whose edge platform runs applications compiled to WASM, PHP among them, close to the visitor.

    One we like
  • Back4App

    Managed Parse Server backend with an auto-generated REST and GraphQL API, plus a container platform that builds and runs Docker images from GitHub.

  • Gcore

    Gcore is an edge and cloud provider selling CDN, streaming, DDoS protection, virtual machines, bare metal, Kubernetes and serverless functions.

  • Laravel Vapor

    Laravel Vapor is a serverless deployment platform for Laravel applications on AWS Lambda, sold as a flat subscription on top of the customer's own AWS bill.

  • Nhost

    Open-source backend platform built on PostgreSQL, Hasura GraphQL and serverless functions, with a managed container runtime for the customer's own services.