Hi! :slightly_smiling_face: Question about using ...
# orm-help
c
Hi! 🙂 Question about using a proxy with prisma (since RDS proxy doesnt work with prepared statements). Is there any way to deploy a prisma proxy on our VPC on AWS?
✅ 1
n
Hey 👋 You can use static IPs to allow inbound connection to your VPC from a fixed set of IP addresses which Prisma data proxy will use to connect to your database.
c
Thank you very much for the reply @Nurul! While this is great, one of the issues is that it means web traffic has to go out of our VPC and then back into it. Other than latency, this might be hard from a SOC2 and security perspective. Have you had any other companies run into this before?
n
@Canaan Linder Hmm, I totally get your point. This is a totally valid point from SOC2 and security perspective. I haven’t come across any other companies running into this, but I’ll inform about this to our enterprise team so that we have on this our radar.
c
Thanks @Nurul! Setting up a call with them :) happy to loop you in
n
Glad to hear that 😄 Team will take care of the further process 🙌