Rapid Development on AWS: React, Node.js & GraphQL

Rapid Development on AWS: React, Node.js & GraphQL

English | MP4 | AVC 1920×1080 | AAC 48KHz 2ch | 3h 34m | 1.19 GB

In this course, Steve Kinney — returning Frontend Masters instructor and Principal Engineer at SendGrid — shows how to make your way through all the Amazon Web Services’ offerings to quickly prototype on its cloud services and world-class infrastructure. Utilizing a new library from Amazon, you’ll easily spin up services to add authentication, authorization, storage, databases, and APIs to your apps with AWS’ Amplify, MobileHub, and AppSync!

Table of Contents

Introduction
1 Introduction
2 AWS Account Setup & IAM Role

Mobile Hub & Amplify
3 AWS Mobile Hub, Amplify, and AppSync Overview
4 Publishing Your Application
5 API and Auth Modules
6 React Application Review
7 AWS Mobile Hub CLI Setup
8 Adding Authentication to React
9 AWS Console Settings
10 Adding Amplify withAuthenticator into React
11 Adding a Database with Mobile Hub
12 Adding Cloud API with Mobile Hub
13 Saving React State to the Cloud API

File Storage
14 Storage API Overview
15 Trapper Keeper React Application Review
16 Upload Images in React with Amplify
17 Display Storage API Files in React
18 Creating an S3 Image Component
19 Adding Auth to Make Images Private

AppSync
20 AppSync Overview
21 GraphQL Overview
22 Creating a Schema & Database
23 GraphQL Queries
24 Adding AppSync to React
25 Creating Items with GraphQL in React
26 Real-Time GraphQL Subscriptions
27 Other AWS Services