From the course: AWS and React: Creating Full-Stack Apps (2019)

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

AWS S3 hosting with Amplify

AWS S3 hosting with Amplify - Amazon Web Services (AWS) Tutorial

From the course: AWS and React: Creating Full-Stack Apps (2019)

Start my 1-month free trial

AWS S3 hosting with Amplify

- [Instructor] Okay, so we have this great app right? We can't deny the world this wonderfulness, we need to get this out there so everyone can see it. So, we're going to host this on AWS, and to do that we're going to use the Amplify command line interface. So we can go to aws.amazon.com/amplify to get started. Now one of the first things it's going to have us do is create an AWS account. The account is free but you do have to give them payment information in case you go over the limits of the free tier. You can see all the details here under the pricing tab, and understand when you might actually start getting charged. Anything we do in this course is going to be within the free tier. So we'll click the Get Started. And again here's where you can go create the account, and then it wants you to install the command line interface. So we're going to copy this npm command. You may or may not have to use sudo for this,…

Contents