From the course: AWS and React: Creating Full-Stack Apps
Unlock the full course today
Join today to access over 24,900 courses taught by industry experts.
AWS S3 hosting with Amplify - Amazon Web Services (AWS) Tutorial
From the course: AWS and React: Creating Full-Stack Apps
AWS S3 hosting with Amplify
- [Instructor] Okay, so we have our React Project set up and it's ready for us to edit it and add AWS features. So now, let's set up the AWS part for our project. We're going to be using AWS Amplify CLI, the Command Line Interface. This will allow us to add our AWS features through the command line and then sync it with AWS. There's also the Amplify Studio, which is more visual. It's a more web-based version of using Amplify. And I recommend you check out the course at LinkedIn Learning on Amplify Studio. It's really, really a helpful tool. And if you use the CLI, you can still use the Amplify Studio with your project later as well. It's not one or the other. So in this video, I'm going to install the Amplify CLI, then I'm going to configure it with my AWS account. So the first thing I want to do is install the CLI. If I go to a browser, I can go to docs.amplify.aws, and this can show me how to get started, what language I…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
(Locked)
React app concepts1m 43s
-
(Locked)
Using npm to create a React app2m 26s
-
(Locked)
Editing a React app2m 17s
-
(Locked)
AWS S3 hosting with Amplify5m 43s
-
(Locked)
Hosting your React app on AWS6m 1s
-
(Locked)
Challenge: Host your React app on AWS1m 28s
-
Solution: Host your React app on AWS2m 29s
-
(Locked)
-
-
-
-