Anyone have any recommendations for hosting Prisma...
# orm-help
s
Anyone have any recommendations for hosting Prisma/Postgres? Preferably a platform that has a free tier or trial period.
z
that is THE million dollar question 🙂
meaning... what has caused me the most headache in the GraphQL learning curve, decisions.. decisions!
I'm currently trying Now, planning to try also Prisma cloud+AWS and even some Docker hosting
sorry not much help... just really hard to decide whats best
s
I was looking at AWS / Docker hosting too
z
I'm hoping for a complete solution soon from Prisma cloud - all in one place for minimal setup and minimal lag/network latency
n
@Sam Jackson you can look into AWS RDS, they also have a free tier 🙂
s
@nilan I am probably going to do that. Then just deploy Prisma on EC2 I suppose?
Or could Prisma still be deployed on the same instance?
n
no, Prisma can't be deployed to AWS RDS 🙂 EC2 sounds good.
👍 1