Vercel
The default home for Next.js, with edge runtime, previews, and analytics.
Pros
- +Best Next.js DX
- +Preview deployments
- +Edge runtime
Cons
- -Bandwidth and function pricing
- -Framework lock-in tendencies
Deployment platforms turn a git push into a running app. The split is between PaaS-style fully managed (Vercel, Netlify) and container-or-VM hosts where you trade convenience for control and cost.
The default home for Next.js, with edge runtime, previews, and analytics.
Pioneering Jamstack host with build pipelines, edge functions, and forms.
PaaS for full-stack apps and databases with a clean infra graph UI.
Ship Docker containers to a global VM fleet with private networking.
Open-source self-hosted Heroku/Vercel alternative for VPSes.
PaaS for web services, workers, cron jobs, and managed Postgres.
Concepts you will run into when working with deployment platforms.

New tutorials, open-source projects, and deep dives on coding agents - delivered weekly.