UI Hosting
AWS S3/Cloudfront
see: Hosting React S3
- Static site hosting
- Lowest cost
- Easier AWS cloud integration.
- AWS Setup
- More info on Setup
Vercel
- Excellent for Next.js apps
- Integration with Github
- Edge serverless
- Middleware
- Monitoring and Log Aggregation
- https://vercel.com/
AWS Amplify
- Good response times
- AWS integration
- Front/backend integration
- Many features may not be necessary for some apps.
- https://aws.amazon.com/amplify/
AWS with OpenNext
- Alternative to Vercel
- Open source Next.js serverless adapter
- https://open-next.js.org/
Netlify
Digital Ocean
- Server hosting
- Good response times
Replit
- Good for quick demos
- Good for collaboration