New product
Hey I need to guide a new product, web app, little recap with question
backend -> go/rust i'm enough confident
frontend -> no experience, react or svelte?
infra -> aws, pulumi or terraform?
Question about 3rd stuff, where i can save some time, for example, auth stuff should i build JWT with api manually or go with external service? Other tips for any cool service to use to speed up things
(no code is not for me, i want long term solution, not an hack and later need to rewrite)
4 Replies
infra you have some options
Accepted seggestion 🙂
if you want to keep everything on aws, sst.dev with https://ion.sst.dev/docs/start/aws/solid/ + https://ion.sst.dev/docs/start/aws/container/ (without vpc_
you can use fly.io to host both frontend and backend as well, if you are confortable using the cli
railway, render, etc, follow a similar vibe to it
pulumi or terraform is quite a reach for a new product, but if you want to, go for it
for frontend, mostly doesn't matter as long as isn't a super performance forward app
Thanks.. My gut feeling is, using fly or railway when you scale a bit with more customer the price is high, and you have few opportunity to change infra, maybe split in different service and other things like this... And after 6 month on 1 year you need to migrate to aws or other cloud provider and not a simple service like fly or similar