Has anyone deployed a project in any aws service? If so, which one and what approach was taken?
a
Alexander
08/01/2019, 10:13 AM
we deployed the prisma server and database to aws fargate and rds. the prisma client / graphql apollo server lives on heroku but could very well also be hosted on ec2. this tutorial covers the steps needed: https://www.prisma.io/tutorials/deploy-prisma-to-aws-fargate-ct14