Question about cluster hosting: I’m currently pay...
# orm-help
w
Question about cluster hosting: I’m currently paying for a cluster hosted on Prisma servers. I’ve recently noticed a tutorial on Prisma to host the cluster on Zeit Now. Since I already have a subscription to Zeit Now for other servers, I’m considering moving from Prisma Cloud to Zeit Now to centralize all my servers in one place as well as reduce my monthly expenses. What would be the pros/cons of staying on Prisma Cloud (apart from the additional expense and servers at different places) For example, I would have to give up the data browser and some analytics dashboard, right?
h
I was testing zeit + gcp and latency was higher and not that realible like with prisma hosted servers
z
what (pricing) plan are you using on Prisma cloud (just out of curiousity since I'm also looking into deployemnt options)?
l
One downside is you’d stop supporting people that are supporting you.
n
Hey @windkomo, you can connect your externally hosted server to Prisma Cloud as well, to get the data browser and metrics etc.
w
@zonofthor I just pay for one cluster, 45$ a month, no workspace plan
@nilan that’s good to know, thanks
n
Servers that are managed by us in Prisma Cloud are autoscaled - that means that you don't have to worry about adapting to dynamic usage. You can also do a zero downtime upgrade from within your Console to a new Prisma version. When you host a server yourself, you have to think about those topic yourself. I assume you are running the server for some while now, because we changed our pricing and repackaged that under the new Prisma Serverless offering.
h
I am using prisma hosted server and everything is fine
w
yeah I’ve been running it for about 3-4 months now
so the 45$ cluster offer doesn’t exist anymore and has been replaced by a 199$ plan?
n
We don't offer the $45 clusters to new customers, existing customers still have access to it.
w
Ok I see, thanks
199$ is a steep price for a side business running on my savings 😄
z
agree here, $199 is too much even if it saves lots of time in depoloyment - I'd really like to see a cheaper entry plan
n
Autoscaling and zero downtime deployments are also advanced features, that you can also build yourself 🙂
For any additional thoughts or questions on pricing, you can reach out to our sales team at sales@prisma.io.
z
but isn't Prisma cloud hosting introducing lag since GraphQL server is not near Prisma?
w
yeah, but I’d rather pay less and have some downtime and no auto scaling
thanks anyway for the helpful input
n
@windkomo have you looked into the Heroku integration? Or deploying Prisma at other cloud providers?
@zonofthor not necessarily, no.
w
@nilan not yet, when I deployed my cluster, these options didn’t exist I think
I might try the ZEIT one and compare ease of deployment
👍 1
n
that's true, we introduced the Heroku integration only recently.
that would be great @windkomo! You can follow this to get started https://www.prisma.io/docs/tutorials/deploy-prisma-servers/zeit-now-and-google-cloud-sql-mohj5eiwot
w
yeah thanks a lot 🙂
I’m using amazon rds but I suppose this is not going to change much
n
nah it shouldn't!
w
perfect
z
@nilan do you mind explaining how there'd be no lag, do you mean it's not noticable? because if true I'm looking into Prisma cloud again for production
👀 1
l
I don't mean to hijack the thread, but since Nilan is here... 🙂 How much ram is suggested for a Prisma server? Heroku is wildly expensive for 2gb, and I've heard that as "the number." Is that correct?
n
I can't give a definitive answer (those topics are super subjective and depend on your situation a lot), but 2GB is certainly a good default.
👍 1
@zonofthor you can deploy your GraphQL Server into the same AWS region.
I encourage you to go out there and collect your own experience when it comes to deploying in general, and Prisma in specific. As I said before, the landscape of options, services, best practices, anti-patterns etc. is simply to vast to discuss them all in detail.