Another question for people using prisma in production, if I have a hosted database connection (so not on the same droplet as my prisma server), how scalable does the prisma endpoint itself need to be? It is a sort of proxy to and from my db but I am not sure how much power this would need