hi every body , i need a tutorial for deploy prism...
# random
d
hi every body , i need a tutorial for deploy prisma in aws
n
We deployed to an autoscaling cluster behind a load balancer. This was our graphql server. Our datastore is autoscaling on RDS.
For deploying prisma, we just use prisma cloud
👍 1
j
you could have an EC2 and docker up a prisma instance there and connect it to an RDS
m
p
I don’t know if you are still looking, but I found this tutorial a while back. https://www.prisma.io/forum/t/deployment-of-prisma-to-aws-ec2/2880