AWS Lambda bills per invocation in GB-seconds, caps execution at 15 minutes, and adds a cold-start penalty every time a VPC-attached function reaches out to an RDS instance or ElastiCache cluster. Each additional piece - API Gateway routes, IAM execution roles, CloudWatch log groups - becomes its own billed resource and its own permissions surface to maintain. OpenFaaS and Knative remove the timeout ceiling entirely by running functions as standard containers on your own Kubernetes scheduler. Fission maintains pre-warmed container pools to cut cold starts to milliseconds, while specialized tools like Nuclio target GPU-accelerated ML inference. For teams testing rather than replacing Lambda in production, LocalStack emulates the full AWS API surface locally to catch bugs in CI without touching a live cloud account.
| Name | Main Category | Sub-Category | Target Alternative | Free Tier Summary | Self-Hostable? | Short Description | Primary Link |
|---|---|---|---|---|---|---|---|
Fission | DevOps & Application Hosting | FaaS / Kubernetes-Native Functions | AWS Lambda | 100% Free - Open Source (Apache 2.0) | Yes - Kubernetes | Keeps a pool of pre-warmed containers per language environment so functions typically cold-start in around 100ms, versus the multi-second cold start Lambda incurs on VPC-attached functions. | |
OpenFaaS | DevOps & Application Hosting | Serverless / FaaS (Functions-as-a-Service) | AWS Lambda / Google Cloud Functions | Free for Personal Use - Self-Hosted CE (EULA); Pro adds scale-to-zero, SSO & enterprise support | Yes - Kubernetes | Deploy any container or binary as an HTTP-triggered function behind a built-in API gateway, with autoscaling and a CLI/UI for managing functions across Kubernetes or lightweight containerd environments (via faasd). | |
Nuclio | DevOps & Application Hosting | FaaS / Data Science & ML Serverless | AWS Lambda (ML / data-processing workloads) | 100% Free - Self-Hosted (Apache 2.0) | Yes - Kubernetes | High-performance serverless runtime built for real-time data and ML pipelines, with native GPU scheduling for inference functions that Lambda can only reach through an external SageMaker endpoint. | |
Fn Project | DevOps & Application Hosting | FaaS / Container-Native Functions | AWS Lambda | 100% Free - Open Source (Apache 2.0) | Yes - Docker / Kubernetes | Container-native FaaS platform where every function ships as a Docker image, giving you the same runtime locally, in CI, and in production instead of Lambda's zip/layer packaging format. | |
Knative | DevOps & Application Hosting | Serverless Container Platform (Kubernetes) | AWS Lambda / Amazon API Gateway | 100% Free - Open Source (Apache 2.0) | Yes - Kubernetes | Adds request-driven autoscaling, including scale-to-zero, and eventing to any container image on Kubernetes, so existing Docker images run as serverless workloads without a Lambda-specific handler format. | |
Apache OpenWhisk | DevOps & Application Hosting | FaaS / Distributed Serverless Platform | AWS Lambda / IBM Cloud Functions | 100% Free - Apache 2.0 License | Yes - Kubernetes | Event-driven platform that runs functions ('actions') in response to triggers and rules, with native support for chaining actions into sequences instead of relying on a separate step-function service. | |
LocalStack | DevOps & Application Hosting | AWS Cloud Emulator / Local Serverless Testing | AWS Lambda / API Gateway / DynamoDB (local emulation) | Free for Non-Commercial/Hobby Use (30+ core APIs); Paid tiers unlock 110+ AWS services & state persistence | Yes - Docker | Emulates Lambda, API Gateway, DynamoDB, and dozens of other AWS APIs inside a single Docker container, so CI pipelines and local dev environments can test serverless code without a live AWS account. |
Stape bills per request once you outgrow its free tier. These open-source tag managers give you server-side tracking on infrastructure you control.
Typeform caps your responses and Qualtrics hides pricing behind a sales call — these self-hosted tools skip both.
Datadog and Checkly bill per test run across every check and location. These self-hosted tools give you unlimited synthetic checks instead.
Open-source RUM tools with session replay, JS error tracking, and Core Web Vitals — no per-session billing or vendor data caps.
Atlassian is retiring Opsgenie and Grafana archived its OSS on-call tool. Here are five self-hosted platforms that still page, escalate, and route alerts.
Self-hosted, open-source CDPs that replace Segment and mParticle's per-MTU pricing with Docker-deployable event routing and raw data ownership.
Five self-hosted platforms that track visitors without cookies or consent banners, replacing Google Analytics and Adobe Analytics for GDPR-first teams.
Four open-source platforms replicate Mixpanel and Amplitude's event funnels and retention cohorts without per-tracked-user billing spikes.
RDS and Cloud SQL restrict superuser access and bill per GB for IOPS and backups. These self-hosted platforms give you both back.
Neo4j Aura's per-GB pricing and node caps get expensive fast. These self-hosted graph databases handle the same Cypher queries and knowledge graphs for free.
Escape Hasura Cloud's per-hour and per-GB billing with open-source engines that turn any Postgres schema into a live GraphQL or REST API.
Airtable's per-seat pricing adds up fast. These open-source, self-hosted tools give you the same grid-and-view interface on a database you actually own.