Hi, we just started hosting our own prisma instanc...
# orm-help
m
Hi, we just started hosting our own prisma instance and yoga server in a digital ocean droplet. We are noticing a rather high memory usage of constantly about 21% and 7% by two java processes (We have 1GB of RAM available in total). Are these the prisma processes? Is such high memory consumption normal? We are experiencing very large CPU and Disk IO usage as well due to swap. Can you share any experiences from hosting the prisma cloud on how to best manage/choose appropriate virtual infastructure?
n
It's really difficult to provide remote help for your infrastructure 🙂 Noone can tell you what those processes are based on your description. I recommend opening up a discussion about this in the Forum, including a detailed description of what you're doing: https://www.prisma.io/forum/ Also, 1GB feels fairly low to run the JVM + Node.
m
Ok, well scale up to 3GB of RAM, since we even have more then one JVM up 🙂 Well see what happens to disk IO and CPU then, maybe they are just so high because of the swap due to the low RAM. Ill open a forum discussion once I played around. Thanks!
👌 1