Ask HN: Where to Host a FastAPI App
31–35 of 35 posts
Re: Ask HN: Where to Host a FastAPI App
#32* encore.dev
* koyeb.com
They are not as popular as other services but they provide a good service very cheap/free.
I have no complains so far for my 4 pet projects (I use litestar with docker for all my projects)
Re: Ask HN: Where to Host a FastAPI App
#33If you want to try new options I highly recommend: * encore.dev * koyeb.com They are not as popular as other services but they provide a good service very cheap/free. I have no complains so far for my 4 pet projects (I use litestar with docker for all my projects)
Re: Ask HN: Where to Host a FastAPI App
#34[0]: https://vercel.com/docs/functions/serverless-functions/runti...
Re: Ask HN: Where to Host a FastAPI App
#35Earlier quoted context omitted.
Or you could use caddy from the get go
The Apache stuff I learned like 20 years ago still works - especially for not-huge sites (<600RPS). Point being, once you get this sys-admin task done it's super repeatable (regardless of server). And from one, moving between isn't that hard either. Dozens of personal services can run on a $5/mo VPS. One I have now is nginx to SSL terminate to 8 backend docker-things