Completed
) Hosting the Site on S3
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Build an Online Store Using AWS, React, and Stripe
Automatically move to the next video in the Classroom when playback concludes
- 1 ) Introduction
- 2 ) Agenda
- 3 ) Product Demo
- 4 ) Architecture Diagram Discussion
- 5 ) Setting up the Project
- 6 ) Initializing an Amplify Project
- 7 ) Adding Authentication with Cognito
- 8 ) Create an S3 Bucket to Store Images
- 9 ) Create Lambda Functions to Process Order (Pipeline Resolver)
- 10 ) Creating Cloud Resources
- 11 ) Processing Book Orders
- 12 ) Running the Application
- 13 ) Connecting to Cloud Resources from React App
- 14 ) Verifying Customer Orders
- 15 ) Hosting the Site on S3