Cloudflare
CDN, DNS, DDoS protection, and edge computing. Free tier handles most needs. This site uses Cloudflare for DNS and analytics. Workers for edge compute.
Cloudflare sits in front of this site handling DNS routing, CDN caching, and DDoS protection. The free tier includes unlimited bandwidth, basic analytics, and 100K Workers requests/day. Pages handles static site deployment. Workers lets you run serverless code at the edge. Wrangler CLI manages everything from the terminal. The GraphQL analytics API is surprisingly powerful for building custom dashboards.
Get started with Cloudflare
CDN, DNS, DDoS protection, and edge computing. Free tier handles most needs. This site uses Cloudflare for DNS and analytics. Workers for edge compute.
Try CloudflareMore Infrastructure Tools
Vercel
Deployment platform behind Next.js. Git push to deploy. Edge functions, image optimization, analytics. Free tier is generous. This site runs on Vercel.
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.
Clerk
Drop-in auth for React/Next.js. Pre-built sign-in UI, session management, user profiles, org management. This site uses Clerk for authentication.