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
develomark
07/23/2018, 11:28 AM
Yes. I have that
develomark
07/23/2018, 11:29 AM
I'm in europe so Zeit and GCP are in the same region.
develomark
07/23/2018, 11:31 AM
I realise you specifically mention AWS - so you would be looking at North America.
a
albinekb
07/23/2018, 5:18 PM
Is there noticeable latency? @develomark
d
develomark
07/23/2018, 5:19 PM
No. Feels pretty quick. I've not done any tests to get any numbers though.
f
Fran Dios
07/24/2018, 4:33 AM
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.