Has anyone tried to deploy a Prisma service + App ...
# orm-help
f
Has anyone tried to deploy a Prisma service + App server in AWS (Zeit Now actually) with a DB in GCP in the same region (us-west)? I’d really like to use GCP but I’m a bit afraid of possible latency between Prisma service and the DB. Any advice? Thanks!
d
Yes. I have that
I'm in europe so Zeit and GCP are in the same region.
I realise you specifically mention AWS - so you would be looking at North America.
a
Is there noticeable latency? @develomark
d
No. Feels pretty quick. I've not done any tests to get any numbers though.
f
Thanks for the answers. Yeah, in my case DB will be in GCP and everything else in AWS due to Zeit having their SFO region in AWS data centers.