I haven't got an answer on my question about reque...
# orm-help
g
I haven't got an answer on my question about request limits to Prisma Cloud database on a free plan yet 🤔 I found somewhere in docs that limit is 10 requests per 10 seconds, is this information correct? I have to decide should I move to the local database or not.
d
10 req / 10s is correct. Please note that these clusters are not intended for production purposes, but demo and prototyping / development.
👍 1
l
For the $15 plan is there a limit to the number of Prisma Services?
d
Which plan are you referring to?
n
@lancej the $15/user/month is not related with any servers. It's solely about using Prisma Cloud with team members in the same workspace 🙂
Hence, whether you're on the free or the $15 plan does not affect the request limit of the demo servers. If you connect any other server to Prisma Cloud, to use its features like the data browser and workspaces, we don't impose any limits on your server.
l
I see, so when I do a prisma deploy to us1. Prisma.sh what plan is it using? Is this different to prisma cloud?
n
This is the demo server. It is not related to any plan.
l
So for a production environment we should either host ourselves or use the prisma serverless hosting option?
n
Prisma Cloud comprises the Prisma Console (workspaces, databrowser, metrics), the demo servers (us1/eu1), and Prisma Serverless. You can connect your self-hosted servers to Prisma Cloud to use the console for your server.
l
Ok thanks.
g
sucks... I'm using Prisma Cloud for production right now... Could you point about not using demo server in production somewhere in the docs and when creating new demo server via CLI? And maybe also about request limits, I think it is a very important information, which was almost impossible find in the docs (i found it in some issue in some of the repositories on github)
n
Thanks for your feedback. We are calling them demo servers everywhere, and this is a free service. That by itself should be a signal that the demo server is not designed to be used in production. There is nothing wrong with using the demo servers in production per se. If it works for you, great! We will try to make this more clear in the docs and in the Console as well. Thanks for bringing this up!