From the PocketBase Cloud team.
Guides, tutorials, and deep dives on shipping full-stack apps.
FeaturedplatformIntroducing status.pocketbasecloud.com
A public status page with 90 days of uptime history and an incident feed — built to keep telling the truth even when PocketBase Cloud itself is down.
featuresShip Schema Migrations to a Running PocketBase Instance
pb_migrations and pb_public now install on an instance that already exists — migrations merge, pb_public is replaced, and the instance restarts only when the schema changed.
featuresChoose Which Compute Your Deployment Lands On
Pro and organization deploys now pick a compute by name — in the portal, or with the CLI's --compute flag. How placement works, and why a redeploy never moves your app.
featuresUsage & Performance Metrics for Every PocketBase Instance
Every instance, backend and frontend now has a Usage & performance page — disk usage, requests over time, median and p95 response times, and container CPU and memory.
platformWhere You Can Deploy: 10 Regions for Pro Dedicated Compute
Pro's dedicated compute can now be provisioned in 10 OVHcloud regions across Europe, North America, and Asia-Pacific. Here's the full list.
FeaturedfeaturesOrganizations: Team Collaboration on PocketBase Cloud
Share projects with your team, keep billing and deletion under the owner's control, and see who created what. A tour of my favorite feature we've built.
pocketbaseWhy PocketBase is So Reliable
Fewer moving parts, a database with aviation-grade testing, and no network between app and data. The architecture behind PocketBase's uptime.
tutorialBuild a Free Landing Page with a Subscribe Form
Ship a free landing page that collects emails: free static site hosting plus a form backend on the free plan, step by step — no monthly bill.
supabaseWhy Supabase is Overkill for Your Website (and Most Systems)
A Supabase alternative for most projects: Supabase is excellent engineering and more machinery than you need. When a full Postgres stack is too much, and what to run instead.
pocketbaseWhat is PocketBase? The Single-File Backend Explained
PocketBase packs a database, auth, realtime, and file storage into one ~15 MB binary. Here's what it is, how it works, and when to use it.
FeaturedperformanceScaling PocketBase: From MVP to Production
Strategies for scaling a full-stack app on PocketBase Cloud to thousands of concurrent users and millions of records — on a single server.
securitySecurity Best Practices for Your PocketBase App
Secure your app's API and auth: a practical guide to PocketBase API rules, authentication, and server security settings.