Platforms for launch

Once you write your code, you have to get it in front of users. Here are some of the best deployment platforms.

You can use Vercel for Next.js, Cloudflare Workers for any other serverless apps, and Railway for any stateful apps (e.g. Docker images).

NameDescriptionTypeEase of UseUrl
AWS AmplifyDevelopment platform with hosting and CI/CD support for full-stack appsServerlessIntermediatehttps://aws.amazon.com/amplify/
VercelZero-Configuration Deployment for modern full-stack appsServerlessEasyhttps://vercel.com/
NetlifyCI/CD and hosting platform primarily for modern full-stack frameworksServerlessEasyhttps://www.netlify.com/
Cloudflare WorkersDeploy serverless Javascript app on the edge on a globally distributed CDNServerlessIntermediatehttps://workers.cloudflare.com/
Firebase HostingWeb hosting for modern web apps by GoogleServerlessIntermediatehttps://firebase.google.com/products/hosting
Digital Ocean App PlatformPlatform to build, deploy, and scale modern applicationsStatefulEasyhttps://www.digitalocean.com/products/app-platform
Azure Static Web AppsStreamlined full-stack development for Serverless AppsStatefulIntermediatehttps://azure.microsoft.com/en-us/products/app-service/static
RenderInstant deployment platform on a managed serverStatefulEasyhttps://render.com/
HerokuPlatform-as-a-Service provider for all your backend needsStatefulIntermediatehttps://www.heroku.com/
Fly.ioLaunch your app globally in minutesStatefulEasyhttps://fly.io/
RailwayZero-configuration instant deployment for all your appsStatefulEasyhttps://railway.app