AWS
Bootstrapping applications using AWS Amplify with AWS AppSync
From the GraphQL Toronto Meetup January 23, 2019
Slides - AWSAppSyncPreso.pdf
Code for the slides (uses Spectacle)
Video
Todo App using React and AWS Amplify with GraphQL API (AWS AppSync)
Todo API using AWS AppSync and Lambda
From the Serverless Toronto Meetup January 29, 2019
Blog Post - Creating the API
Video
Calling a REST API from AWS Lambda (The Easy Way)
Calling AWS Appsync, or any GraphQL API, from AWS Lambda
Blog Post - Part 1 (API key)
Blog Post - Part 2 (Cognito)
Blog Post - Amplify Auth Pattern (one example)