AWS Sync S3 Bucket with a local folder on a computer including EC2

Subscribers:
1,220
Published on ● Video Link: https://www.youtube.com/watch?v=-x2cx_-H3xo



Duration: 23:57
143 views
4


In this video, we show you how to copy files up and down from S3 to the computer. The same steps can be done for something that is local or in the cloud. We used EC2 Linux in this example.

We used the AWS Academy Learner Lab which means we skipped https://docs.aws.amazon.com/cli/latest/userguide/getting-started-prereqs.html

Since we were using EC2 it already had the CLI installed and we did not need to do this step either https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html

Finally we used the AWS CLI commands from here https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/AmazonS3.html