tiagob / create-full-stack

Set up a TypeScript full stack with one command.
https://create-full-stack.com
MIT License
97 stars 9 forks source link

Should apollo-server-express be on AWS lambda or fargate? #64

Closed tiagob closed 4 years ago

tiagob commented 4 years ago

https://github.com/apollographql/apollo-server/tree/master/packages/apollo-server-lambda https://www.apollographql.com/docs/apollo-server/deployment/lambda/

tiagob commented 4 years ago

fargate. simpler setup

tiagob commented 4 years ago

couldn't get https://github.com/awslabs/aws-serverless-express to work