If I were to horizontally scale both my graphql-yoga server and prisma server (they're both on fargate), would I lose subscription functionality?
n
nilan
08/08/2018, 10:01 AM
Why do you think so?
m
marcus
08/08/2018, 12:32 PM
Currently the docs for this are in the works, but here you can find some useful informations: https://github.com/prismagraphql/prisma/issues/2850
I think Fargate is not a good fit currently to horizonstally scale Prisma.
z
zak.singh
08/08/2018, 7:10 PM
What would be the recommended method, in that case?