Topic
Tagged “infra”
6 pieces
All topics
- ResourceHostingVercelNext.js's first-party hosting — preview deploys, edge functions, image CDN. Where this site lives; the deploy story is still the smoothest.
- ResourceHostingNetlifyStatic-first hosting with edge functions, forms, and a generous free tier. Still the friendliest place for a small static site or marketing page.
- ResourceHostingCloudflare PagesPages and Workers on Cloudflare's edge network with a flat free tier. When latency to the rest of the world matters more than NPM compatibility.
- ResourceHostingRailwayProject-shaped hosting for full apps — Postgres, Redis, cron, the lot. When something needs a real database and I'm not ready to wrangle a Docker host.
- ResourceHostingFly.ioRun containers close to users in 35+ regions; persistent volumes and IPv6 by default. When latency is the feature and a single-region serverless deploy won't cut it.
- ResourceBackendSupabaseOpen-source Postgres-backed BaaS with auth, storage, realtime, and edge functions. What powers this site's accounts and comments — Postgres without the operational tax.