There are 2 things that I am really struggling with:
Isn’t Amplify basically a replacement for Serverless (albeit, only for AWS)?
How do you do business logic in GraphQL? Do you install both graphql and lambda, but then how do you secure graphql on the client?
P.S. This tutorial is freaking amazing and super helpful. Being new to these technologies I’m having trouble figuring out responsibilities go to which technologies.
Thanks for reporting back. I’m not too well versed with GraphQL implementation. But Amplify does a lot of different things. One aspect of it is that it helps you configure your serverless backend through their CLI.