SAASPOCALYPSEverdict #FIREBASE-D4C3
scanned 2026.05.01 · 19:13
subject of investigation

firebase.google.com

mobile & web app backend platform
verdictCONTESTED
wedge score
52
/100
tier · contested
wedge thesis

the door is narrow vertical focus — Firebase is a sprawling 20-product platform; a focused BaaS targeting one stack (e.g. Next.js + Postgres) can undercut on price and clarity before Google's distribution crushes you.

real walls — pick your flank·ship in 6 months·run for $47.00 + usage
wedge map

where the walls are.

methodology →
the door

their capital wall is paper-thin — runs on commodity cloud + free tiers.

watch out

switching cost is real — workflow lock-in keeps customers from leaving.

capitaldoor
0.0/10
investment the incumbent had to make
technical
5.6/10
depth of the underlying engineering
network
4.0/10
users compound users
switching
10.0/10
stickiness of customer data + workflow
data
0.0/10
proprietary data accumulates over time
regulatory
0.0/10
real licenses, not SOC 2 theater
distribution
3.3/10
brand SERP grip, knowledge graph, news flow
take

the blunt take.

color around the thesis

Firebase is Google's everything-bagel for app backends — auth, database, hosting, functions, analytics, ML, messaging, and now AI. The breadth is the moat and the weakness: most indie projects use 3 of the 20 products and pay for the complexity of the other 17.

The real wedge isn't technical — it's positioning. Firebase's pricing is opaque, its Spark/Blaze tiers punish growth, and its Realtime Database is a legacy product dragging the brand. A focused BaaS with transparent flat-rate pricing and a Postgres-native data model already exists (Supabase), which tells you the wedge is real — it's just already been taken.

cost

cost of competing.

their price ←→ your run-rate
what they charge
Blaze (pay-as-you-go)
usage-based
/ per invocation/GB/read
Spark tier is free with hard limits; Blaze bills per Cloud Function invocation, Firestore read/write, Storage GB, etc.
annual:scales with usage
what running yours costs
01 · Supabase Pro (Postgres + auth + storage + realtime)$25.00
02 · Vercel Pro (hosting + edge functions)$20.00
03 · Resend (transactional email)$0.00
04 · Cloudflare R2 (file storage CDN)$1.00
05 · Sentry free (error monitoring)$0.00
06 · Domain$1.00
07 · LLM API (Firebase AI Logic equivalent)??? — scales with usage
TOTAL / mo$47.00 + usage
▸ break-even:immediately for hobby projects — Firebase Spark is free, but Blaze pay-as-you-go bills surprise you. Your flat $25/mo Supabase Pro beats a $60–200 Firebase Blaze bill at moderate scale.
build

what you're up against.

est. total: 6 months
2 weeks auth + JWT · 3 weeks Postgres-backed realtime · 4 weeks file storage + CDN · 6 weeks SDK (JS + mobile) · 8 weeks dashboard + billing · ongoing: trust-building
easy
medium
hard
nightmare
01
easy
Auth (email/password + OAuth)
Lucia or Auth.js handles 90% of this. Google, GitHub, Apple OAuth are free and well-documented.
02
easy
File storage + CDN
Cloudflare R2 + presigned URLs. One afternoon.
03
medium
Realtime subscriptions
Supabase Realtime or Postgres LISTEN/NOTIFY. Works, but you need to handle reconnects and presence gracefully.
04
medium
SDK generation (JS, iOS, Android)
The REST API is easy; the typed client SDKs with offline support are a multi-week slog.
05
hard
Serverless functions with cold-start parity
Matching Firebase Cloud Functions' DX — local emulator, deploy CLI, environment secrets — is a real project.
06
nightmare
Google's distribution and trust
Firebase ships with Google's brand, SLA, and global infra. Convincing a team to bet their production app on your indie BaaS is the actual hard problem.
stack

their position.

inferred + measured stack
recommended stack · inferred
Supabase (Postgres + auth + realtime + storage)Vercel (edge functions + hosting)Cloudflare R2 (file CDN)Resend (email)Next.js 15 (dashboard + docs site)
rivals

who else has tried this.

indies + alternatives
option A
Supabase (self-host or cloud)
Open-source Firebase alternative with Postgres, auth, storage, and realtime. Already exists, already winning.
option B
Appwrite (self-host)
Docker-deployable BaaS with auth, databases, functions, and storage. Free forever if you run it yourself.
option C
PocketBase
Single Go binary. Auth + SQLite-backed database + file storage. Runs on a $5 VPS. Absurdly simple.
compare

similar scans.

same shape - different moat
ready to wedge in?
Get the wedge plan. Cancel some plans.
▸ generated with love, by a heartless robotverdict v2.5 · saaspocalypse.dev