FunctionPriceBook

Blog

Serverless pricing compared (2026)

A 2026 comparison of serverless / FaaS pricing: price per million requests, per GB-second, free tiers and egress across AWS Lambda, Cloudflare Workers, Google Cloud Run, Vercel, Azure Functions and more.

2026-06-18
Cold starts and how serverless pricing models differ

Cold starts and pricing are linked: scale-to-zero saves money but adds latency, and wall-clock vs CPU-time billing changes what a cold start costs you. Here's how the models compare.

2026-06-02
AWS Lambda vs Cloudflare Workers: the true cost

AWS Lambda and Cloudflare Workers price serverless very differently — GB-seconds vs CPU-milliseconds, $0.09/GB egress vs none. Here's which is actually cheaper, with a worked example.

2026-05-12
The hidden costs of serverless

Serverless looks free until the bill arrives. The real costs are egress, API gateways, NAT gateways, GB-seconds from over-provisioned memory, and platform minimums — here's what to watch.

2026-04-08
When serverless is cheaper than a VPS (and when it isn't)

Serverless wins on spiky, low-volume and bursty workloads; a $5 VPS wins on steady, always-on traffic. Here's the break-even logic and the numbers behind it.

2026-03-19
The cheapest serverless for a side project

For a side project the cheapest serverless is almost always $0 — here are the free tiers that actually let a small app run forever without a bill, ranked.

2026-02-24