Firebase
Google's BaaS platform. Firestore (NoSQL), Realtime Database, Auth, Cloud Functions, Hosting, and ML. Free Spark tier; pay-as-you-go Blaze.
Firebase is Google's backend-as-a-service for mobile and web. Firestore is the document database most teams pick today; Realtime Database is the older real-time JSON store. Authentication ships with social providers out of the box, Cloud Functions runs serverless code on Google Cloud, and Hosting handles static sites with CDN. Firebase shines for mobile apps, real-time multiplayer, and quick MVPs. The pricing model is consumption-based and can surprise teams at scale, which is part of why Postgres-based alternatives like Supabase have grown.
Similar Tools
Convex
Reactive backend - database, server functions, real-time sync, cron jobs, file storage. All TypeScript. This site's backend (courses, videos, user data) runs on Convex.
Supabase
Open-source Firebase alternative built on Postgres. Auth, real-time subscriptions, storage, edge functions, and pgvector for AI embeddings. Generous free tier.
Vercel
Deployment platform behind Next.js. Git push to deploy. Edge functions, image optimization, analytics. Free tier is generous.
Coolify
Self-hosted PaaS for deploying apps, databases, and services. Git-based deploys, Docker support, preview environments, and a clean UI.
Get started with Firebase
Google's BaaS platform. Firestore (NoSQL), Realtime Database, Auth, Cloud Functions, Hosting, and ML. Free Spark tier; pay-as-you-go Blaze.
Try FirebaseGet weekly tool reviews
Honest takes on AI dev tools, frameworks, and infrastructure - delivered to your inbox.
Subscribe FreeMore Infrastructure Tools
Vercel
Deployment platform behind Next.js. Git push to deploy. Edge functions, image optimization, analytics. Free tier is generous.
Coolify
Self-hosted PaaS for deploying apps, databases, and services. Git-based deploys, Docker support, preview environments, and a clean UI.
Convex
Reactive backend - database, server functions, real-time sync, cron jobs, file storage. All TypeScript. This site's backend (courses, videos, user data) runs on Convex.
Related Guides
Interactive Mode - Claude Code
Real-time prompt loop with history, completions, and multiline input.
Claude CodeMCP OAuth - Claude Code
Pre-configured or dynamic OAuth for remote MCP servers.
Claude CodeRoutines (Web) - Claude Code
Managed scheduling on Anthropic infrastructure with API and GitHub triggers.
Claude CodeRelated Posts

In Praise of Memcached: Why Simpler Caching Might Be Better
A blog post arguing for memcached over Redis sparked a heated HN debate. Here's the architectural argument for why memca...

Cloudflare Temporary Accounts: Let Agents Deploy Without OAuth Flows
Cloudflare shipped wrangler deploy --temporary on June 19, 2026. AI agents can now deploy Workers, D1 databases, and KV...

Cloudflare Now Lets AI Agents Deploy Workers Without Signup
The new wrangler deploy --temporary flag creates ephemeral Cloudflare accounts for AI agents. 60-minute deployments, no...

Noam Shazeer Joins OpenAI After Two Years Back at Google
The Transformer co-creator leaves Google DeepMind for OpenAI just two years after Google paid $2.7 billion to bring him...

Gemini CLI to Antigravity CLI Migration Guide: The June 18 Deadline
Gemini CLI stops working June 18, 2026. Here is exactly what to do: install Antigravity CLI, migrate your config, update...

WebMCP: Google's Browser Standard That Lets AI Agents Use Websites as Tools
Chrome 149 ships an origin trial for WebMCP - a proposed web standard that lets developers expose JavaScript functions a...
