how does anyone actually get prisma working in pro...
# orm-help
j
how does anyone actually get prisma working in production
d
We use AWS and we find the best way is to deploy it on AWS Fargate in an ECS cluster.
j
I tried their docker-machine with digital ocean tutorial and it didn't work so it looks like AWS Fargate is next option